view modules/stdlib-tests @ 13732:b16d13c70a22

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.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Sep 2010 14:21:38 +0200
parents d7eed0b7ef06
children
line wrap: on
line source

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