]> granicus.if.org Git - strace/commit
tests: tweak strace-ff.test for slow startup case
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 21 Jul 2017 01:08:12 +0000 (01:08 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 21 Jul 2017 01:30:26 +0000 (01:30 +0000)
commitf62e2d39ecdbc10fc198e1d3267ac977a6b619c9
treea5db2a808205cf99577a2c91b062473bd862f020
parentb1173d058cc830d06e8a001de951b85616a915ed
tests: tweak strace-ff.test for slow startup case

strace starts up much slower when invoked under valgrind control.
Increase the tracee's sleep delay to let strace more time to attach.

* tests/strace-ff.test: Increase sleep delay.
tests/strace-ff.test