mirror_zfs/tests/zfs-tests/tests/functional/zvol/zvol_misc
LOLi 9ca25e709b Verify ZFS Test Suite scripts executability
This change adds a make target 'testscheck' which verifies all ksh test
scripts, part of the ZFS Test Suite, have their executable bit set:
this should avoid adding new test scripts that cannot be executed by
the test-runner.py which would result in the following warning message:

   Warning: Test removed from TestGroup because it failed verification.

This also verifies both *.cfg and *.kshlib files used in the ZFS Test
Suite are not executable.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #7131
2018-02-07 12:43:24 -08:00
..
cleanup.ksh Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
Makefile.am Fix range locking in ZIL commit codepath 2017-08-21 08:59:48 -07:00
setup.ksh Enable additional test cases 2017-05-11 14:27:57 -07:00
zvol_misc_001_neg.ksh Enable additional test cases 2017-05-11 14:27:57 -07:00
zvol_misc_002_pos.ksh Add new fsck return code to zvol_misc_002_pos 2017-07-24 10:58:14 -07:00
zvol_misc_003_neg.ksh Enable additional test cases 2017-05-11 14:27:57 -07:00
zvol_misc_004_pos.ksh Enable additional test cases 2017-05-11 14:27:57 -07:00
zvol_misc_005_neg.ksh Enable additional test cases 2017-05-11 14:27:57 -07:00
zvol_misc_006_pos.ksh Enable additional test cases 2017-05-11 14:27:57 -07:00
zvol_misc_common.kshlib Verify ZFS Test Suite scripts executability 2018-02-07 12:43:24 -08:00
zvol_misc_snapdev.ksh Add port of FreeBSD 'volmode' property 2017-07-12 13:05:37 -07:00
zvol_misc_volmode.ksh Fix volmode=none property behavior at import time 2017-07-31 11:07:05 -07:00
zvol_misc_zil.ksh Fix range locking in ZIL commit codepath 2017-08-21 08:59:48 -07:00