]> granicus.if.org Git - strace/commit
tests: add wait.test
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 15 Jul 2015 01:50:27 +0000 (01:50 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 28 Aug 2015 08:46:23 +0000 (08:46 +0000)
commitcde9ef71838f5f9906d5ee846461973f0e68ee1b
tree2f98d150b446a45039f2fae597550659d6daf38d
parent6fb8c6feb9075fc96bd67a84ba61a0fdab6c80d8
tests: add wait.test

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