1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-04 02:42:02 +03:00
Files
gnulib/modules/open-tests
Eric Blake 45b8409ffe test-fcntl-safer: split from test-open
* tests/test-open.c (main): Move...
* tests/test-open.h: ...into new file.
* tests/test-fcntl-safer.c: New file.
* modules/open-tests (Files): Add test-open.h.
* modules/fcntl-safer-tests: New file.
Suggested by Bruno Haible.

Signed-off-by: Eric Blake <ebb9@byu.net>
2009-08-21 07:18:10 -06:00

13 lines
133 B
Plaintext

Files:
tests/test-open.h
tests/test-open.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-open
check_PROGRAMS += test-open