]> granicus.if.org Git - strace/commit
tests: check decoding of sigaction syscall
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 28 May 2017 17:13:29 +0000 (17:13 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 28 May 2017 17:13:29 +0000 (17:13 +0000)
commit0bcfa7b5cb3c837f717219be6f0d254f3c745342
tree99336f9a518c262169bb2ef674f9b04230c2487a
parent7830648b9f0badf941adbef2c9cfe147fdbbf8f5
tests: check decoding of sigaction syscall

* tests/sigaction.c: New file.
* tests/gen_tests.in (sigaction): New entry.
* tests/pure_executables.list: Add sigaction.
* tests/.gitignore: Likewise.
tests/.gitignore
tests/gen_tests.in
tests/pure_executables.list
tests/sigaction.c [new file with mode: 0644]