1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/stdlib-tests
Bruno Haible 7470a35bd9 stdlib tests: Avoid code duplication.
* 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.
2010-09-26 14:21:38 +02:00

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