From 7687815c173602e485c86ab73da09e1b583c9232 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 6 Jan 2019 09:27:42 +0100 Subject: xstdopen: Add tests. * tests/test-xstdopen.c: New file. * tests/test-xstdopen.sh: New file. * modules/xstdopen-tests: New file. --- modules/xstdopen-tests | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 modules/xstdopen-tests (limited to 'modules/xstdopen-tests') diff --git a/modules/xstdopen-tests b/modules/xstdopen-tests new file mode 100644 index 0000000000..0810f4afc8 --- /dev/null +++ b/modules/xstdopen-tests @@ -0,0 +1,12 @@ +Files: +tests/test-xstdopen.c +tests/test-xstdopen.sh +tests/macros.h + +Depends-on: +test-framework-sh + +Makefile.am: +TESTS += test-xstdopen.sh +check_PROGRAMS += test-xstdopen +test_xstdopen_LDADD = $(LDADD) @LIBINTL@ -- cgit v1.2.1