qemu-patch-raspberry4/tests
Paolo Bonzini 2b2e59e6c9 rewrite i386 tests Makefile
1) compute path to i386 compiler from configure.  If it is found, run
the i386 tests.  I use macros so that this approach could be applied
for other arches as well.

2) provide an easily extensible way to add tests

Most tests fail, but at least "make test" does something meaningful.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-10-23 14:47:13 +00:00
..
alpha
cris Remove wrong semicolon in macro definition 2010-09-14 10:58:38 +02:00
hello-arm.c
hello-i386.c
hello-mips.c
linux-test.c
Makefile rewrite i386 tests Makefile 2010-10-23 14:47:13 +00:00
pi_10.com
qruncom.c
runcom.c make runcom compile on recent distributions 2010-10-23 14:47:01 +00:00
sha1.c tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types 2010-07-25 16:59:40 +02:00
test-arm-iwmmxt.s
test-i386-code16.S
test-i386-muldiv.h
test-i386-shift.h
test-i386-ssse3.c
test-i386-vm86.S
test-i386.c disable test_enter on i386, it is broken 2010-10-23 14:46:58 +00:00
test-i386.h
test-mmap.c
test_path.c fix test_path 2010-10-23 14:47:06 +00:00
testthread.c