]> granicus.if.org Git - strace/commit
tests: check decoding of sigprocmask syscall
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 28 May 2017 00:09:45 +0000 (00:09 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 28 May 2017 00:09:45 +0000 (00:09 +0000)
commit6715387c5c74a11db852331b43dd70041493ef73
tree3f040b347898152a9f595db832a2fa4a41425a97
parent15704213575bf8c6b251559254be8dbea3291fe8
tests: check decoding of sigprocmask syscall

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