aboutsummaryrefslogtreecommitdiff
path: root/time/tst-time-time64.c
diff options
context:
space:
mode:
authorJoseph Myers <josmyers@redhat.com>2024-10-30 16:48:38 +0000
committerJoseph Myers <josmyers@redhat.com>2024-10-30 16:48:38 +0000
commite5ea9aef5468404eecc8c990e6852315b7d1a0e3 (patch)
treee3ec754c2d82ffc7447c6a83d1f72975cfb481b3 /time/tst-time-time64.c
parent36b549924b259dca39a66c2281b157d8e97bd676 (diff)
downloadglibc-e5ea9aef5468404eecc8c990e6852315b7d1a0e3.tar.xz
glibc-e5ea9aef5468404eecc8c990e6852315b7d1a0e3.zip
Add tests of time, gettimeofday, clock_gettime
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.
Diffstat (limited to 'time/tst-time-time64.c')
-rw-r--r--time/tst-time-time64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/time/tst-time-time64.c b/time/tst-time-time64.c
new file mode 100644
index 0000000000..30e8d3c86e
--- /dev/null
+++ b/time/tst-time-time64.c
@@ -0,0 +1 @@
+#include "tst-time.c"