]> granicus.if.org Git - strace/commit
tests: skip detach-stopped.test when PTRACE_SEIZE doesn't work
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Aug 2014 23:18:56 +0000 (23:18 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 12 Aug 2014 01:09:28 +0000 (01:09 +0000)
commite55264e0120c3804c971fdaf48faf2dbb2ccce0a
treeb203fb1fa17dc6f1470299b36beccd48647ab50c
parentd5588a8e129092d88937c433719abf37ce433d9e
tests: skip detach-stopped.test when PTRACE_SEIZE doesn't work

detach-stopped.test is known to fail when PTRACE_SEIZE is not available,
so skip the test in that case.

* tests/detach-stopped.test: Check for "strace -d" output and skip the
test when it says that PTRACE_SEIZE doesn't work.
tests/detach-stopped.test