]> granicus.if.org Git - strace/commit
tests: check decoding of sigpending syscall
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 28 May 2017 00:09:52 +0000 (00:09 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 28 May 2017 00:09:52 +0000 (00:09 +0000)
commit221da524adb5f8b1c590d39343795ae0e82fabff
treea277b9842601354effea56985fbf0fb16a908f35
parent6715387c5c74a11db852331b43dd70041493ef73
tests: check decoding of sigpending syscall

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