summaryrefslogtreecommitdiff
path: root/modules/select-tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-10-13 10:15:38 +0200
committerJim Meyering <meyering@redhat.com>2010-10-13 10:25:15 +0200
commitba523890aa7bae76e3ac6b3ce68f22a79d25ce2c (patch)
tree4866efe97ace59f6d1704f3805a29e4e1ddedc81 /modules/select-tests
parent9492afb6b3850fb798d9cf83d03b0f9664a4c7b2 (diff)
downloadgnulib-ba523890aa7bae76e3ac6b3ce68f22a79d25ce2c.tar.gz
test-select: avoid warn_unused_result warnings
* tests/test-select.c: Include "macros.h". ASSERT that each call to read, write, and pipe succeeds. While not technically required, also check each "close". * modules/select-tests (Files): Add tests/macros.h.
Diffstat (limited to 'modules/select-tests')
-rw-r--r--modules/select-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/select-tests b/modules/select-tests
index 6019b44951..566e4d9595 100644
--- a/modules/select-tests
+++ b/modules/select-tests
@@ -1,4 +1,5 @@
Files:
+tests/macros.h
tests/signature.h
tests/test-select.c
tests/test-select-fd.c