summary refs log tree commit diff stats
path: root/tests/migration/stress.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Use g_mkdir_with_parents()Bin Meng2022-08-251-1/+1
* tests: Rename PAGE_SIZE definitionsJiaxun Yang2021-01-201-5/+5
* tests/migration: Fix LGPL information in the file headersGan Qixin2020-11-151-1/+1
* meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau2020-09-081-0/+2
* tests/migration/stress: remove unused exit_successMarc-André Lureau2020-09-081-13/+0
* tests/migration: fix unreachable path in stress testMao Zhongyi2020-06-171-8/+5
* tests/migration: mem leak fixMao Zhongyi2020-06-171-19/+2
* tests/migration: fix a typo in commentMao Zhongyi2019-10-211-1/+1
* test: Use g_strndup instead of plain strnduptony.nguyen@bt.com2019-08-211-4/+4
* Clean up includesMarkus Armbruster2018-02-091-9/+1
* tests: introduce a framework for testing migration performanceDaniel P. Berrange2016-07-221-0/+367