From: Bruno Haible Date: Wed, 17 Jan 2007 01:07:16 +0000 (+0000) Subject: Test module for gettimeofday. X-Git-Tag: cvs-readonly~1326 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=dbf1e2187b1e3bce4e9533d9c5c5eafcc14c0f63;p=gnulib.git Test module for gettimeofday. --- diff --git a/modules/gettimeofday-tests b/modules/gettimeofday-tests new file mode 100644 index 000000000..6c2cef57b --- /dev/null +++ b/modules/gettimeofday-tests @@ -0,0 +1,11 @@ +Files: +tests/test-gettimeofday.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-gettimeofday +check_PROGRAMS += test-gettimeofday +