1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

fopen-gnu: Add tests.

* tests/test-fopen-gnu.c: New file.
* modules/fopen-gnu-tests: New file.
This commit is contained in:
Bruno Haible
2020-05-24 20:40:01 +02:00
parent 10cb4be2a2
commit 48888b2562
3 changed files with 87 additions and 0 deletions

12
modules/fopen-gnu-tests Normal file
View File

@@ -0,0 +1,12 @@
Files:
tests/test-fopen-gnu.c
tests/macros.h
Depends-on:
fcntl
configure.ac:
Makefile.am:
TESTS += test-fopen-gnu
check_PROGRAMS += test-fopen-gnu