summaryrefslogtreecommitdiff
path: root/modules/sigprocmask-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-07-07 19:52:19 +0200
committerBruno Haible <bruno@clisp.org>2011-07-07 19:52:19 +0200
commit56005a21e8f9f434212a19dcb628c6d3b179fd08 (patch)
treefb9efd2f209f21ef21f6fcdd9994b808f1f879e9 /modules/sigprocmask-tests
parent39414ac928ea86b95c2d5d5852fd8fc9df70d3d4 (diff)
downloadgnulib-56005a21e8f9f434212a19dcb628c6d3b179fd08.tar.gz
Tests for module 'sigprocmask'.
* modules/sigprocmask-tests: New file. * tests/test-sigprocmask.c: New file.
Diffstat (limited to 'modules/sigprocmask-tests')
-rw-r--r--modules/sigprocmask-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/sigprocmask-tests b/modules/sigprocmask-tests
new file mode 100644
index 0000000000..80fcd81fea
--- /dev/null
+++ b/modules/sigprocmask-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-sigprocmask.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+sleep
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-sigprocmask
+check_PROGRAMS += test-sigprocmask