mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 03:59:52 +00:00
49713c413a
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> |
||
---|---|---|
.. | ||
libc.c | ||
libc.h | ||
link.ld | ||
Makefile | ||
mmap.c | ||
mmap.out | ||
module.txt | ||
modules.c | ||
modules.out | ||
multiboot.h | ||
run_test.sh | ||
start.S |