]> granicus.if.org Git - strace/commit
tests: check decoding of ptrace syscall
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 12 May 2016 16:59:59 +0000 (16:59 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 13 May 2016 05:18:41 +0000 (05:18 +0000)
commit632efff9005e224f67d9212e47a1079046a993c5
tree736e04a445e62f6a657c6ddf4390dc54eb256c5d
parent76b4c33c7f5e353c43ba5e4c7dd8222b13e4c6d1
tests: check decoding of ptrace syscall

* tests/ptrace.c: New file.
* tests/ptrace.test: New test.
* tests/.gitignore: Add ptrace.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add ptrace.
tests/.gitignore
tests/Makefile.am
tests/ptrace.c [new file with mode: 0644]
tests/ptrace.test [new file with mode: 0755]