History log of /external/strace/tests/select.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e837b14a5306d92ff37a916427c7bbb0c52ec009 04-Feb-2015 Dmitry V. Levin <ldv@altlinux.org> tests: add a test for select syscall decoding

Convert test/select.c into a regular test.

* test/Makefile (PROGS): Remove select.
* test/.gitignore: Likewise.
* test/select.c: Rewrite to ...
* tests/select.c: ... new file.
* tests/select.awk: New file.
* tests/select.test: New test.
* tests/Makefile.am (check_PROGRAMS): Add select.
(TESTS): Add select.test.
(EXTRA_DIST): Add select.awk.
* tests/.gitignore: Add select.
/external/strace/tests/select.c