rm -f tests/root
ln -s ${T_SRCDIR}/tests/root1 tests/root
LC_ALL=C TZ=GMT ./mpstat -A 1 4 > tests/out.mpstat-A.tmp && diff -u ${T_SRCDIR}/tests/expected.mpstat-A tests/out.mpstat-A.tmp
