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