Home
last modified time | relevance | path

Searched refs:test_compcov_binary_functionality (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/AFLplusplus/test/
H A Dtest-gcc-plugin.sh42 …test -e test-compcov.harden.gccpi && test_compcov_binary_functionality ./test-compcov.harden.gccpi…
85 test -x test-compcov && test_compcov_binary_functionality ./test-compcov && {
H A Dtest-llvm.sh114 test -e test-compcov.harden && test_compcov_binary_functionality ./test-compcov.harden && {
219 test -e test-compcov.compcov && test_compcov_binary_functionality ./test-compcov.compcov && {
253 test -e test-compcov && test_compcov_binary_functionality ./test-compcov && {
H A Dtest-pre.sh40 test_compcov_binary_functionality() { function