rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./pidstat -T CHILD -dRrsuvw > tests/out.pidstat-A-TCHILD.tmp && diff -u tests/expected.pidstat-A-TCHILD tests/out.pidstat-A-TCHILD.tmp