freebsd-dev/scripts
Brian Behlendorf 930b6fec21 Stop using /bin/ as a source in zconfig.sh
Test 5, 6, 7, and 7 in zconfig.sh use /bin/ as a source of random
directories and files for their test.  This has lead to unexpected
tests failures because the total size of /bin/ on the test system
isn't checked and it is entirely possible for it to be larger than
the target filesystem.

To resolve this issue we create a somewhat random collection of
files and directories in /var/tmp to use.  On average we expect
about 5MB of data with the worst case being 20MB.  This is large
enough to be interesting and small enough to always fit in the
default test datasets.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1113
2013-01-28 14:51:26 -08:00
..
zpios-profile Remove autotools products 2012-08-27 11:47:44 -07:00
zpios-test Remove autotools products 2012-08-27 11:47:44 -07:00
zpool-config Remove autotools products 2012-08-27 11:47:44 -07:00
zpool-layout Remove autotools products 2012-08-27 11:47:44 -07:00
.gitignore Remove autotools products 2012-08-27 11:47:44 -07:00
common.sh.in Stop using /bin/ as a source in zconfig.sh 2013-01-28 14:51:26 -08:00
Makefile.am Implemented sharing datasets via SMB using libshare 2012-12-03 09:42:15 -08:00
smb.sh Implemented sharing datasets via SMB using libshare 2012-12-03 09:42:15 -08:00
zconfig.sh Stop using /bin/ as a source in zconfig.sh 2013-01-28 14:51:26 -08:00
zfault.sh Disable 90-zfs.rules for test suite 2011-10-11 14:45:37 -07:00
zfs.sh Add default stack checking 2011-06-13 13:50:21 -07:00
zpios-sanity.sh Disable 90-zfs.rules for test suite 2011-10-11 14:45:37 -07:00
zpios-survey.sh Add linux zpios support 2010-08-31 13:42:01 -07:00
zpios.sh Always unload zpios.ko on exit 2011-06-02 10:25:35 -07:00
zpool-create.sh Add build system 2010-08-31 13:41:27 -07:00