aboutsummaryrefslogtreecommitdiff
path: root/tests/migration/stress.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng1-1/+1
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang1-5/+5
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin1-1/+1
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau1-0/+2
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau1-13/+0
2020-06-17tests/migration: fix unreachable path in stress testMao Zhongyi1-8/+5
2020-06-17tests/migration: mem leak fixMao Zhongyi1-19/+2
2019-10-21tests/migration: fix a typo in commentMao Zhongyi1-1/+1
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com1-4/+4
2018-02-09Clean up includesMarkus Armbruster1-9/+1
2016-07-22tests: introduce a framework for testing migration performanceDaniel P. Berrange1-0/+367