qemu-e2k/tests/migration
Mao Zhongyi 71cfce73f4 tests/migration: fix unreachable path in stress test
If stressone() or stress() exits it's because of a failure
because the test runs forever otherwise, so change stressone
and stress type to void to make the exit_failure() as the exit
function of main().

Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200603080904.997083-3-maozhongyi@cmss.chinamobile.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2020-06-17 17:48:39 +01:00
..
aarch64 tests: Add migration test for aarch64 2018-10-11 18:12:47 +01:00
guestperf drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00
i386 tests/migration: Support cross compilation in generating boot header file 2018-09-26 13:19:03 +01:00
s390x tests/migration: Enable the migration test on s390x, too 2018-10-11 19:58:21 +01:00
.gitignore tests: introduce a framework for testing migration performance 2016-07-22 13:23:39 +05:30
Makefile migration-test: Only generate a single target architecture 2018-10-11 19:58:26 +01:00
guestperf-batch.py tests/migration/guestperf: Use Python 3 interpreter 2020-05-31 18:25:31 +02:00
guestperf-plot.py tests/migration/guestperf: Use Python 3 interpreter 2020-05-31 18:25:31 +02:00
guestperf.py tests/migration/guestperf: Use Python 3 interpreter 2020-05-31 18:25:31 +02:00
migration-test.h Clean up a few header guard symbols 2019-06-12 13:20:20 +02:00
stress.c tests/migration: fix unreachable path in stress test 2020-06-17 17:48:39 +01:00