rm -f tests/root
ln -s ${T_SRCDIR}/tests/root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -ds -p 8741,21342 1 3 > tests/out.pidstat-p.tmp && diff -u ${T_SRCDIR}/tests/expected.pidstat-p tests/out.pidstat-p.tmp
