mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
e5ea9aef54
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.
2 lines
31 B
C
2 lines
31 B
C
#include "tst-clock_gettime.c"
|