mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* tests/test-execvp-main.c: New file. * tests/test-execvp.sh: New file. * modules/execvp-tests: New file.
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
Files:
|
|
tests/test-execvp.sh
|
|
tests/test-execvp-main.c
|
|
tests/test-exec-child.c
|
|
tests/signature.h
|
|
|
|
Depends-on:
|
|
|
|
Makefile.am:
|
|
TESTS += test-execvp.sh
|
|
check_PROGRAMS += test-execvp-main test-exec-child
|