]> granicus.if.org Git - strace/commit
tests: add tee.test
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 13 Feb 2016 22:42:52 +0000 (22:42 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 14 Feb 2016 00:36:38 +0000 (00:36 +0000)
commit6c93254614ae11d708378544fa64d79e0b1e13b2
treea36ee306258e3b79eb4a5c5ab07259072c88bb71
parent16a52b4b873e86cb081b0b344d12a22d3e572872
tests: add tee.test

* tests/tee.c: New file.
* tests/tee.test: New test.
* tests/.gitignore: Add tee.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add tee.test.
tests/.gitignore
tests/Makefile.am
tests/tee.c [new file with mode: 0644]
tests/tee.test [new file with mode: 0755]