qemu-e2k/tests/multiboot
Kevin Wolf d1f3a23bfa tests: Multiboot mmap test case
This adds a test case for Multiboot memory map in the tests/multiboot
directory, where future i386 test kernels can be dropped. Because this
requires an x86 build host and an installed 32 bit libgcc, the test is
not part of a regular 'make check'.

The reference output for the test is verified against test runs of the
same multiboot kernel booted by some GRUB 0.97.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2013-10-28 17:34:42 +01:00
..
Makefile tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
libc.c tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
libc.h tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
link.ld tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
mmap.c tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
mmap.out tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
multiboot.h tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
run_test.sh tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00
start.S tests: Multiboot mmap test case 2013-10-28 17:34:42 +01:00