Tests for module 'powf'.
[gnulib.git] / modules / powf-tests
diff --git a/modules/powf-tests b/modules/powf-tests
new file mode 100644 (file)
index 0000000..dea0f65
--- /dev/null
@@ -0,0 +1,13 @@
+Files:
+tests/test-powf.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-powf
+check_PROGRAMS += test-powf
+test_powf_LDADD = $(LDADD) @POWF_LIBM@