rm -f tests/root
ln -s ${T_SRCDIR}/tests/root6 tests/root
LC_ALL=C TZ=GMT ./iostat -p cciss/c0d0 1 2 > tests/out.iostat-p-cciss.tmp && diff -u ${T_SRCDIR}/tests/expected.iostat-p-cciss tests/out.iostat-p-cciss.tmp
