diff options
author | Brian Behlendorf <[email protected]> | 2017-09-15 10:24:13 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2017-09-15 10:24:13 -0700 |
commit | d9ec8b9b2a3880a1a2b68e57a25833486c3b164d (patch) | |
tree | 5378af5ce8db5338fe9432eab8e485408001525b /tests/zfs-tests | |
parent | 0107f69898e3b6d39d974b272da1739cb2f39027 (diff) |
Add configure option to enable gcov analysis
* Add configure option to enable gcov analysis.
* Includes a few minor ctime fixes.
* Add codecov.yml configuration.
Reviewed-by: Prakash Surya <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #6642
Diffstat (limited to 'tests/zfs-tests')
-rw-r--r-- | tests/zfs-tests/tests/functional/ctime/.gitignore | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/zfs-tests/tests/functional/ctime/.gitignore b/tests/zfs-tests/tests/functional/ctime/.gitignore index ead826c04..9e4539d5f 100644 --- a/tests/zfs-tests/tests/functional/ctime/.gitignore +++ b/tests/zfs-tests/tests/functional/ctime/.gitignore @@ -1 +1 @@ -/ctime_001_pos +/ctime diff --git a/tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh b/tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh index de12efe46..de12efe46 100644..100755 --- a/tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh +++ b/tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh |