]> granicus.if.org Git - strace/commit
tests: robustify redirect.test against race conditions
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 6 Dec 2016 02:55:49 +0000 (02:55 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 6 Dec 2016 13:16:42 +0000 (13:16 +0000)
commita2002a648e3c6326c175ec44248e6109883ebec3
tree24899b54914f3dbea7519e96803e1dff91f8c45e
parent997f49f19094a90442103719f7e73ebeab1a02d4
tests: robustify redirect.test against race conditions

Introduce a synchronization mechanism between the tracee and its peer.

* tests/redirect.test: Change timeout file to $OUT.  Let the tracee
remove $LOG, wait for $LOG removal in its peer.
tests/redirect.test