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