ddc0daea20
Some of the procstat tests start a program "while1" and examine the process using procstat, but did not wait properly for it to start (kill -0 will succeed immediately after the child process has been created). Instead, have "while1" write something when it starts, and use a fifo to wait for that. PR: 233587, 233588 Reviewed by: ngie MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D21519 |
||
---|---|---|
.. | ||
tests | ||
Makefile | ||
Makefile.depend | ||
procstat_args.c | ||
procstat_auxv.c | ||
procstat_basic.c | ||
procstat_bin.c | ||
procstat_cred.c | ||
procstat_cs.c | ||
procstat_files.c | ||
procstat_kstack.c | ||
procstat_ptlwpinfo.c | ||
procstat_rlimit.c | ||
procstat_rusage.c | ||
procstat_sigs.c | ||
procstat_threads.c | ||
procstat_vm.c | ||
procstat.1 | ||
procstat.c | ||
procstat.h |