From ff57cf0417460e90ce9d56d10305625c580e3fa1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 25 Jan 2010 02:22:15 +0100 Subject: Tests for module 'y0'. --- modules/y0-tests | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 modules/y0-tests (limited to 'modules/y0-tests') diff --git a/modules/y0-tests b/modules/y0-tests new file mode 100644 index 0000000000..77eef72aae --- /dev/null +++ b/modules/y0-tests @@ -0,0 +1,13 @@ +Files: +tests/test-y0.c +tests/signature.h +tests/macros.h + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-y0 +check_PROGRAMS += test-y0 +test_y0_LDADD = $(LDADD) @Y0_LIBM@ -- cgit v1.2.1