summaryrefslogtreecommitdiff
path: root/modules/ffsll-tests
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-07-15 15:08:34 -0600
committerEric Blake <eblake@redhat.com>2011-07-15 15:13:31 -0600
commit9c6e26caf1aeb2f0de445dc3fa568b6e82701bc2 (patch)
tree8078d3098f8a0b04d6b93434dddc344b0318b75d /modules/ffsll-tests
parent634254cdcf5136652dc851a6e34431c554348ddb (diff)
downloadgnulib-9c6e26caf1aeb2f0de445dc3fa568b6e82701bc2.tar.gz
ffsl, ffsll: new modules
* modules/ffsl: New file. * modules/ffsll: Likewise. * m4/ffsl.m4: Likewise. * m4/ffsll.m4: Likewise. * lib/ffsl.c: Likewise. * lib/ffsl.h: Likewise. * lib/ffsll.c: Likewise. * m4/string_h.m4 (gl_HEADER_STRING_H_BODY) (gl_HEADER_STRING_H_DEFAULTS): Add defaults. * modules/string (Makefile.am): Substitute witnesses. * lib/strings.in.h (ffsl, ffsll): Declare. * modules/ffsl-tests: New test file. * modules/ffsll-tests: Likewise. * tests/test-ffsl.c: Likewise. * tests/test-ffsll.c: Likewise. * MODULES.html.sh (Integer arithmetic functions): Mention it. * doc/glibc-functions/ffsl.texi (ffsl): Likewise. * doc/glibc-functions/ffsll.texi (ffsll): Likewise. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'modules/ffsll-tests')
-rw-r--r--modules/ffsll-tests12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/ffsll-tests b/modules/ffsll-tests
new file mode 100644
index 0000000000..759f382543
--- /dev/null
+++ b/modules/ffsll-tests
@@ -0,0 +1,12 @@
+Files:
+tests/test-ffsll.c
+tests/macros.h
+tests/signature.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-ffsll
+check_PROGRAMS += test-ffsll