LC_ALL=C TZ=GMT ./sar -i 60 -x -uw -P ALL -f tests/data.tmp > tests/out.sar-ix.tmp && diff -u ${T_SRCDIR}/tests/expected.sar-ix tests/out.sar-ix.tmp
