rm -f tests/root
ln -s root1 tests/root
LC_ALL=C TZ=GMT ./cifsiostat --dec=0 1 3 > tests/out.cifsiostat-dec.tmp && diff -u tests/expected.cifsiostat-dec tests/out.cifsiostat-dec.tmp
