]> granicus.if.org Git - strace/commit
tests: move PTRACE_SEIZE check to a separate file
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 6 Mar 2019 16:02:38 +0000 (16:02 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 6 Mar 2019 16:02:38 +0000 (16:02 +0000)
commit875efe9fa58ae86150664733fd4a8d110d94a386
tree70255ee7ad5f81cfcf7b53a8bcaa3b7fdc723dde
parent7eeb205a348a93f256379a89dc5eb5e7e90f791e
tests: move PTRACE_SEIZE check to a separate file

The check is going to be used by another test soon.

* tests/PTRACE_SEIZE.sh: New file.
* tests/detach-stopped.test: Use it.
* tests/Makefile.am (EXTRA_DIST): Add PTRACE_SEIZE.sh.
tests/Makefile.am
tests/PTRACE_SEIZE.sh [new file with mode: 0755]
tests/detach-stopped.test