OSDN Git Service

Avoid unnecessary writes in test scripts.
authorJim Meyering <jim@meyering.net>
Mon, 11 Jun 2007 10:32:36 +0000 (12:32 +0200)
committerJim Meyering <jim@meyering.net>
Mon, 11 Jun 2007 16:47:05 +0000 (18:47 +0200)
commit71f614f79dbdb7db4221193b62dca5e32881a291
tree64178445f3e8d40a77a20ad4033aeb819da7b962
parent0108b0ed7d3839f2663ba22e09738163468deece
Avoid unnecessary writes in test scripts.

This changes the tests to create sparse files for some test inputs
rather than zero-filled non-sparse ones.  Doing this cuts more than 50% off
the run time of "make check" in the tests/ directory.

Signed-off-by: Jim Meyering <jim@meyering.net>
tests/t0000-basic.sh
tests/t1000-mkpartfs.sh
tests/t1500-small-ext2.sh
tests/t2000-mkfs.sh
tests/t3000-constraints.sh