LC_ALL=C TZ=GMT ./sar --human -A -f tests/data.tmp > tests/out.sar-human.tmp && diff -u ${T_SRCDIR}/tests/expected.sar-human tests/out.sar-human.tmp
