commit | e837b14a5306d92ff37a916427c7bbb0c52ec009 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Feb 04 02:09:52 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Wed Feb 04 02:21:13 2015 +0000 |
tree | 2a5f15df94794de5f8916e1561c91f4b001377de | |
parent | 495f525d6866926332ef423d88f145b019ef44ab [diff] |
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.