]> granicus.if.org Git - strace/commit
tests: add readdir.test
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 19 Nov 2015 19:04:32 +0000 (19:04 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 19 Nov 2015 22:57:42 +0000 (22:57 +0000)
commit4f461581b73da34b80c7f306a1f79437450687ed
treeaf6c1082a03b89fb618726da45df5d8099a357dd
parenta367db8e5b0e1d852af1c3d358c9f7204077fd73
tests: add readdir.test

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