rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./mpstat -H -P ALL 1 > tests/out.mpstat-H.tmp && diff -u tests/expected.mpstat-H tests/out.mpstat-H.tmp
