commit | 30bcb792cf3d26f915c88317d687a8ae838ecf0c | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Mar 04 12:31:18 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Mar 05 00:05:27 2015 +0000 |
tree | 3184e4f27e5ec6348db50935a6f1a3f4907aff29 | |
parent | f3582cd204f3dc033f614947250f709fc1dfdfc1 [diff] |
tests: add a test for sigreturn/rt_sigreturn decoding Convert test/sigreturn.c into a regular test. * test/Makefile (PROGS): Remove sigreturn. * test/.gitignore: Likewise. * test/sigreturn.c: Rewrite to ... * tests/sigreturn.c: ... new file. * tests/sigreturn.test: New test. * tests/Makefile.am (check_PROGRAMS): Add sigreturn. (TESTS): Add sigreturn.test. * tests/.gitignore: Add sigreturn.