1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/execvpe-tests
Bruno Haible 7c170cbc17 execvpe: Add tests.
* tests/test-execvpe-main.c: New file.
* tests/test-execvpe.sh: New file.
* modules/execvpe-tests: New file.
2020-12-26 14:25:06 +01:00

12 lines
201 B
Plaintext

Files:
tests/test-execvpe.sh
tests/test-execvpe-main.c
tests/test-exec-child.c
tests/signature.h
Depends-on:
Makefile.am:
TESTS += test-execvpe.sh
check_PROGRAMS += test-execvpe-main test-exec-child