summaryrefslogtreecommitdiff
path: root/tests/modules/t_kcov.c
AgeCommit message (Expand)Author
2019-05-26Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kcov(4)kamil
2019-04-04Fix flaky check for the /dev/kcov device in t_kcovkamil
2019-03-10Introduce enhancements to the kcov(4) codekamil
2019-03-10Add support for trace type selection in kcov(4)kamil
2019-03-10Fix bug in kcov_multiple_threads in t_kcovkamil
2019-03-10Add support for multiple threads in kcov(4)kamil
2019-02-25Fix build of t_kcovkamil
2019-02-24Add KCOV_LOAD() and KCOV_STORE() - new helper macroskamil
2019-02-23Fix build of kcov tests on CPUs without 64-bit atomicskamil
2019-02-23Add KCOV - kernel code coverage tracing devicekamil