* tests/wait4.c: New file. * tests/wait4-v.c: Likewise. * tests/wait4.test: New test. * tests/wait4-v.test: Likewise. * tests/.gitignore: Add wait4 and wait4-v. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add wait4.test and wait4-v.test.
4 lines
90 B
C
4 lines
90 B
C
/* This file is part of wait4-v strace test. */
|
|
#define VERBOSE_RUSAGE
|
|
#include "wait4.c"
|