51e1f187f0
* tests/nsyscalls-d.c: New file. * tests/.gitignore: Add it. * tests/nsyscalls-d.test: New test, variant of nsyscalls.test with debug output check. * tests/nsyscalls-nd.test: Likewise. * tests/nsyscalls.c: Add expected debug output. * tests/Makefile.am (check_PROGRAMS): Add nsyscalls-d. (DECODER_TESTS): Add nsyscalls-d.test and nsyscalls-nd.test.
3 lines
45 B
C
3 lines
45 B
C
#define DEBUG_PRINT 1
|
|
#include "nsyscalls.c"
|