ack/tests/plat/lib
George Koehler a4e6595032 Remove '\0' from output. Fix a compiler warning.
Don't output '\0' in "@@FINISHED\0".

Cast code to unsigned int.  This helps platforms with 16-bit int, by
doing only the low 16 bits of the bitwise-and.  It also removes the
"(warning) conversion of long to pointer loses accuracy".
2017-12-18 21:17:42 -05:00
..
test.c Remove '\0' from output. Fix a compiler warning. 2017-12-18 21:17:42 -05:00
Test.def Convert the inn test to work with the test library and not import InOut; it now 2016-12-11 23:06:37 +01:00
test.h Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
test_b.c Add support for B tests; add a test for the B operators (finding several 2016-12-31 17:38:52 +00:00