]> granicus.if.org Git - strace/commit
tests: add opipe.test
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 5 Feb 2016 01:19:37 +0000 (01:19 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 5 Feb 2016 14:58:41 +0000 (14:58 +0000)
commit7469e252fa89935970701cf05460ce6c3c72b46d
tree5af302ebec6c6d77393f89450a050e929cedcab9
parent320fb41682b2109e433b27393739c28bf40ef2fb
tests: add opipe.test

Check that -o |pipe_command works.  In particular, check that
strace waits for completion of piped command.

* tests/opipe.test: New test.
* tests/Makefile.am (TESTS): Add it.
tests/Makefile.am
tests/opipe.test [new file with mode: 0755]