Home
last modified time | relevance | path

Searched hist:"49713 c41" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/multiboot/
H A Drun_test.sh49713c41 Wed Mar 14 07:29:46 CDT 2018 Kevin Wolf <kwolf@redhat.com> tests/multiboot: Test exit code for every qemu run

Testing the exit code only once after a whole group of tests has
completed is not enough, it catches errors only in the very last qemu
invocation. We need to have the check after each qemu run.

The logging and diff with the reference output is still done once per
group to keep things more managable. This is not a problem because the
log file accumulates the output of all runs.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Jack Schwartz <jack.schwartz@oracle.com>