From ec1d2ed4fd41d9ff10d11a7a8784293163fb558d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 14 Jan 2008 00:27:28 +0100 Subject: Tests for module 'strsignal'. --- modules/strsignal-tests | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modules/strsignal-tests (limited to 'modules/strsignal-tests') diff --git a/modules/strsignal-tests b/modules/strsignal-tests new file mode 100644 index 0000000000..d0e50bfd96 --- /dev/null +++ b/modules/strsignal-tests @@ -0,0 +1,10 @@ +Files: +tests/test-strsignal.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-strsignal +check_PROGRAMS += test-strsignal -- cgit v1.2.1