glibc/dirent
Arjun Shankar c1f4108352 Modify several tests to use test-skeleton.c
These tests were skipped by the use-test-skeleton conversion done in
commit 29955b5d because they did not have an `int main (void)'
declaration. Instead their `main' functions were declared with arguments
(i.e. argc, argv) even though they didn't use them.

Remove these arguments and include the test skeleton in these tests.
2015-08-06 02:59:04 -04:00
..
alphasort64.c
alphasort.c
bug-readdir1.c
closedir.c
dirent.h
dirfd.c
fdopendir.c
getdents64.c
getdents.c
list.c
Makefile Nit fixes in last change. 2015-05-13 12:39:01 -07:00
opendir-tst1.c
opendir.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
rewinddir.c
scandir64-tail.c Refactor scandir/scandirat to use common tail. 2015-05-13 12:34:11 -07:00
scandir64.c Refactor scandir/scandirat to use common tail. 2015-05-13 12:34:11 -07:00
scandir-cancel.c
scandir-tail.c Refactor scandir/scandirat to use common tail. 2015-05-13 12:34:11 -07:00
scandir.c Refactor scandir/scandirat to use common tail. 2015-05-13 12:34:11 -07:00
scandirat64.c Refactor scandir/scandirat to use common tail. 2015-05-13 12:34:11 -07:00
scandirat.c Refactor scandir/scandirat to use common tail. 2015-05-13 12:34:11 -07:00
seekdir.c
telldir.c
tst-fdopendir2.c
tst-fdopendir.c
tst-scandir64.c
tst-scandir.c
tst-seekdir.c Modify several tests to use test-skeleton.c 2015-08-06 02:59:04 -04:00
Versions
versionsort64.c
versionsort.c