mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 11:16:02 +00:00
* tests/test-execv-main.c: New file. * tests/test-execv.sh: New file. * modules/execv-tests: New file.
12 lines
193 B
Plaintext
12 lines
193 B
Plaintext
Files:
|
|
tests/test-execv.sh
|
|
tests/test-execv-main.c
|
|
tests/test-exec-child.c
|
|
tests/signature.h
|
|
|
|
Depends-on:
|
|
|
|
Makefile.am:
|
|
TESTS += test-execv.sh
|
|
check_PROGRAMS += test-execv-main test-exec-child
|