commit | 7528a0b2e15177683e7eb171ee83c82d636b9b4c | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Nov 19 16:39:32 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri Nov 20 00:08:48 2015 +0000 |
tree | a8a0309a4b7f3bfde70c5a4efd20088046fd67ce | |
parent | 4f461581b73da34b80c7f306a1f79437450687ed [diff] |
tests: rewrite getdents test in C for better coverage * tests/getdents.awk: Remove. * tests/getdents.out: Remove. * tests/getdents.c: New file. * tests/getdents.test: Rewrite. * tests/getdents64.c: New file. * tests/getdents64.test: New test. * tests/Makefile.am (check_PROGRAMS): Add getdents and getdents64. (TESTS): Add getdents64.test. (EXTRA_DIST): Remove getdents.awk and getdents.out. * tests/.gitignore: Add getdents and getdents64.