testsuite: add option to only test a given endianess / bitness
commitf2668710e9e97331d942f9d3163e2f2eaf1169ef
authorMichal Marek <mmarek@suse.cz>
Sat, 27 Jun 2009 08:02:22 +0000 (27 04:02 -0400)
committerJon Masters <jcm@jonmasters.org>
Sat, 27 Jun 2009 08:02:22 +0000 (27 04:02 -0400)
tree084e65063da83105d5205550d8f056b27bc0304e
parent01b6fcda4d3154fddc4a40fb358c10c7dafd3555
testsuite: add option to only test a given endianess / bitness

To make it easier to test changes to the testsuite without a
cross-compiler, add environment variables TEST_ENDIAN and TEST_BITS
controlling which environment / bitness will be tested. All test run in
all four modes.

jcm: removed bad options handling test since it's no longer in testsuite.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Jon Masters <jcm@jonmasters.org>
21 files changed:
CODING
tests/runtests
tests/test-depmod/02simple.sh
tests/test-depmod/04maps.sh
tests/test-depmod/05loop.sh
tests/test-depmod/06undefined.sh
tests/test-depmod/07complex.sh
tests/test-depmod/08basedir.sh
tests/test-depmod/09alias.sh
tests/test-depmod/11quick.sh
tests/test-depmod/12compressed.sh
tests/test-depmod/13compressed-maps.sh
tests/test-depmod/14updates.sh
tests/test-depmod/15symlink.sh
tests/test-depmod/16specific-modules.sh
tests/test-modinfo/02all.sh
tests/test-modinfo/03field.sh
tests/test-modinfo/04compressed.sh
tests/test-modprobe/06rename.sh
tests/test-modprobe/11stripversions.sh
tests/test-modprobe/17compressed.sh