mirror_zfs/tests/zfs-tests/tests/functional/checksum
Tony Hutter 7d75815dc9 Use 100MB pool for filetest_001_pos.ksh checksum test
As part of its tests, filetest_001_pos.ksh wipes the entire vdev to
create checksum errors.  This patch uses the setup/cleanup scripts from
the scrub_mirror test to create a custom 100MB pool, rather than
using the entire device size that is passed into zfs-tests.sh
(which defaults to 2GB).  This speeds up the buildbot tests, and also
makes it possible for someone to use real disks (say, 1TB) without the
test taking an insanely long amount of time.
2016-10-03 14:51:21 -07:00
..
.gitignore OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
cleanup.ksh Use 100MB pool for filetest_001_pos.ksh checksum test 2016-10-03 14:51:21 -07:00
default.cfg Use 100MB pool for filetest_001_pos.ksh checksum test 2016-10-03 14:51:21 -07:00
edonr_test.c OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
filetest_001_pos.ksh Use 100MB pool for filetest_001_pos.ksh checksum test 2016-10-03 14:51:21 -07:00
Makefile.am Use 100MB pool for filetest_001_pos.ksh checksum test 2016-10-03 14:51:21 -07:00
run_edonr_test.ksh OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
run_sha2_test.ksh OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
run_skein_test.ksh OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
setup.ksh Use 100MB pool for filetest_001_pos.ksh checksum test 2016-10-03 14:51:21 -07:00
sha2_test.c OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00
skein_test.c OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R 2016-10-03 14:51:15 -07:00