glibc/time
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
..
bits/types Installed-header hygiene (BZ#20366): time.h types. 2016-09-23 08:43:56 -04:00
sys Installed-header hygiene (BZ#20366): time.h types. 2016-09-23 08:43:56 -04:00
Depend
Makefile Installed-header hygiene (BZ#20366): time.h types. 2016-09-23 08:43:56 -04:00
Versions
adjtime.c
alt_digit.c
asctime.c
bug-asctime.c
bug-asctime_r.c
bug-getdate1.c support: Introduce new subdirectory for test infrastructure 2016-12-09 08:18:27 +01:00
bug-mktime1.c
clock.c
clocktest.c
ctime.c
ctime_r.c
datemsk
difftime.c
dysize.c
era.c
ftime.c
getdate.c
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c
localtime.c
mktime.c Fix build failures with -DDEBUG. 2016-01-15 11:07:41 -07:00
offtime.c
setitimer.c
settimeofday.c
stime.c
strftime.c
strftime_l.c
strptime.c
strptime_l.c
test_time.c
time.c
time.h Installed-header hygiene (BZ#20366): time.h types. 2016-09-23 08:43:56 -04:00
timegm.c
timespec_get.c
tst-ftime.c
tst-ftime_l.c
tst-getdate.c
tst-mktime.c
tst-mktime2.c Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.c 2016-01-14 16:35:40 -08:00
tst-mktime3.c
tst-posixtz.c
tst-strftime.c
tst-strptime-whitespace.c
tst-strptime.c
tst-strptime2.c Fix -Wformat-length warning in time/tst-strptime2.c 2016-11-02 16:00:39 -07:00
tst-strptime3.c
tst-tzname.c
tst_wcsftime.c
tzfile.c
tzset.c
wcsftime.c
wcsftime_l.c