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.
5 lines
56 B
Bash
Executable File
5 lines
56 B
Bash
Executable File
#!/bin/sh
|
|
|
|
debug_flag=
|
|
. "${srcdir=.}"/nsyscalls-d.test
|