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