Home
last modified time | relevance | path

Searched hist:"71 cfce73f454fcdd5b4e8e9629cd6f41900cef13" (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/migration-stress/
H A Dstress.c71cfce73f454fcdd5b4e8e9629cd6f41900cef13 Wed Jun 03 08:08:57 UTC 2020 Mao Zhongyi <maozhongyi@cmss.chinamobile.com> 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>