]> git.proxmox.com Git - mirror_zfs.git/commit - .gitignore
Add configure option to enable gcov analysis
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 15 Sep 2017 17:24:13 +0000 (10:24 -0700)
committerTony Hutter <hutter2@llnl.gov>
Wed, 14 Mar 2018 23:10:36 +0000 (16:10 -0700)
commit184087f822ef178d6f5c155681ee7c3d90f23321
tree3eb91b90e13fd5e32a2b72636635599405e37f73
parent834815e9f767c9c5e7220ff84f29b1f069822a4d
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 <prakash.surya@delphix.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #6642
.github/codecov.yml [new file with mode: 0644]
.gitignore
Makefile.am
config/zfs-build.m4
configure.ac
tests/zfs-tests/tests/functional/ctime/.gitignore
tests/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh [changed mode: 0644->0755]