diff options
author | LOLi <[email protected]> | 2018-02-07 21:43:24 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-02-07 12:43:24 -0800 |
commit | 9ca25e709b904ab9669724d53eb50ee074c09705 (patch) | |
tree | ebd6e8bca66e0865ddb30544ba183621424424ab /man | |
parent | 6b810d04bda3f274c7835e313a0dfc6938487772 (diff) |
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 <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: loli10K <[email protected]>
Closes #7131
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions