mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/stdlib-tests (Files): Add tests/test-sys_wait.h. * modules/sys_wait-tests (Files): Likewise. * tests/test-sys_wait.h: New file, extracted from tests/test-stdlib.c. * tests/test-stdlib.c: Include test-sys_wait.h. (main): Invoke test_sys_wait_macros. * tests/test-sys_wait.c: Include test-sys_wait.h. (main): Invoke test_sys_wait_macros.
14 lines
166 B
Plaintext
14 lines
166 B
Plaintext
Files:
|
|
tests/test-stdlib.c
|
|
tests/test-sys_wait.h
|
|
|
|
Depends-on:
|
|
verify
|
|
stdlib-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-stdlib
|
|
check_PROGRAMS += test-stdlib
|