From 606dd130bdce412935eca78598923720a7e346c4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 3 Oct 2007 23:36:11 +0200 Subject: Test for __fpending function. --- modules/fpending-tests | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 modules/fpending-tests (limited to 'modules/fpending-tests') diff --git a/modules/fpending-tests b/modules/fpending-tests new file mode 100644 index 0000000000..0338987a1f --- /dev/null +++ b/modules/fpending-tests @@ -0,0 +1,10 @@ +Files: +tests/test-fpending.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-fpending +check_PROGRAMS += test-fpending -- cgit v1.2.1