mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
There are no tests specifically focused on the functions time, gettimeofday and clock_gettime, although there are some incidental uses in tests of other functions. Add tests specifically for these three functions. Tested for x86_64 and x86.
1 line
30 B
C
1 line
30 B
C
#include "tst-gettimeofday.c"
|