ack/tests/plat
David Given 55e24e1f24 inn was assuming that bitfields were arrays of bytes, when actually they're
arrays of words (which makes the LSB move on big-endian systems).
2016-12-06 21:45:20 +01:00
..
lib Run all tests, even the ones which fail, and emit a test summary right at the 2016-12-01 23:03:30 +01:00
_dummy.c Run all tests, even the ones which fail, and emit a test summary right at the 2016-12-01 23:03:30 +01:00
brk_c.c Enable tests for linuxppc via qemu-ppc. 2016-11-26 11:56:17 +01:00
build.lua Run all tests, even the ones which fail, and emit a test summary right at the 2016-12-01 23:03:30 +01:00
calloc_c.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
csa_e.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
csb_e.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
doublecmp_e.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
from_d_to_si_e.c Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
from_d_to_ui_e.c Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
from_si_to_d_e.c Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
from_ui_to_d_e.c Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
inn_e.e inn was assuming that bitfields were arrays of bytes, when actually they're 2016-12-06 21:45:20 +01:00
intadd_e.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
intcmp_e.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
intdiv_e.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
intrem_e.c Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
intshift_e.c Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
intsub_e.c Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
newdispose_p.p Refactored the tests to make the generic across different plats. 2016-11-25 21:02:51 +01:00
testdriver.sh Report skipped, failed and timed out tests. 2016-12-02 00:00:31 +01:00