glibc/dirent
Florian Weimer c23de0aacb support: Introduce new subdirectory for test infrastructure
The new test driver in <support/test-driver.c> has feature parity with
the old one.  The main difference is that its hooking mechanism is
based on functions and function pointers instead of macros.  This
commit also implements a new environment variable, TEST_COREDUMPS,
which disables the code which disables coredumps (that is, it enables
them if the invocation environment has not disabled them).

<test-skeleton.c> defines wrapper functions so that it is possible to
use existing macros with the new-style hook functionality.

This commit changes only a few test cases to the new test driver, to
make sure that it works as expected.
2016-12-09 08:18:27 +01:00
..
alphasort64.c
alphasort.c
bug-readdir1.c
closedir.c
dirent.h
dirfd.c
fdopendir.c
getdents64.c
getdents.c
list.c
Makefile
opendir-tst1.c support: Introduce new subdirectory for test infrastructure 2016-12-09 08:18:27 +01:00
opendir.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
rewinddir.c
scandir64-tail.c
scandir64.c
scandir-cancel.c
scandir-tail.c
scandir.c
scandirat64.c
scandirat.c
seekdir.c
telldir.c
tst-fdopendir2.c
tst-fdopendir.c
tst-scandir64.c
tst-scandir.c
tst-seekdir.c
Versions
versionsort64.c
versionsort.c