rewrite i386 tests Makefile
commit2b2e59e6c95beff2248069b2b129ba8c92c5f4d3
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Oct 2010 08:18:40 +0000 (21 10:18 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 23 Oct 2010 14:47:13 +0000 (23 14:47 +0000)
tree5da0de333e6c15f9a25f63cf8826e0cc7a79c007
parent48118b020558bb4cde05894d9d8322a20cbb2f8d
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>
configure
rules.mak
tests/Makefile