From b60b7e4aa9c637cef0c81d208755c403ac5371db Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 18 Feb 2007 04:21:43 +0000 Subject: Tests for module 'unistd'. --- modules/unistd-tests | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 modules/unistd-tests (limited to 'modules/unistd-tests') diff --git a/modules/unistd-tests b/modules/unistd-tests new file mode 100644 index 0000000000..703d5572cd --- /dev/null +++ b/modules/unistd-tests @@ -0,0 +1,13 @@ +Files: +tests/test-unistd.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-unistd +check_PROGRAMS += test-unistd + +License: +LGPL -- cgit v1.2.1