rm -f tests/root
ln -s ${T_SRCDIR}/tests/root7 tests/root
LC_ALL=C TZ=GMT ./sar --pretty -d -f tests/data.tmp > tests/out.sar-pretty.tmp && diff -u ${T_SRCDIR}/tests/expected.sar-pretty tests/out.sar-pretty.tmp
