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