From fc4d0a0d1a254bef517b84ddd5ca4c1f4627e039 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Mar 2010 16:18:07 +0100 Subject: Tests for module 'ptsname'. --- modules/ptsname-tests | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 modules/ptsname-tests (limited to 'modules/ptsname-tests') diff --git a/modules/ptsname-tests b/modules/ptsname-tests new file mode 100644 index 0000000000..30136aa64b --- /dev/null +++ b/modules/ptsname-tests @@ -0,0 +1,12 @@ +Files: +tests/test-ptsname.c +tests/signature.h +tests/macros.h + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-ptsname +check_PROGRAMS += test-ptsname -- cgit v1.2.1