xemu/tests/multiboot
Kevin Wolf 49713c413a 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>
2018-03-21 15:13:25 +01:00
..
libc.c tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
libc.h tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
link.ld tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
Makefile tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
mmap.c tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
mmap.out tests/multiboot: Update reference output 2015-01-26 12:22:43 +01:00
module.txt tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
modules.c tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
modules.out tests/multiboot: Add test for modules 2015-01-26 12:22:44 +01:00
multiboot.h tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
run_test.sh tests/multiboot: Test exit code for every qemu run 2018-03-21 15:13:25 +01:00
start.S tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00