Test module for gettimeofday.
[gnulib.git] / modules / gettimeofday-tests
diff --git a/modules/gettimeofday-tests b/modules/gettimeofday-tests
new file mode 100644 (file)
index 0000000..6c2cef5
--- /dev/null
@@ -0,0 +1,11 @@
+Files:
+tests/test-gettimeofday.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-gettimeofday
+check_PROGRAMS += test-gettimeofday
+