1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
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