mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Temporarily disable the kcov tests. Not all architectures have
atomic_store_64 and atomic_store_64. Sponsored by: DARPA, AFRL
This commit is contained in:
parent
b3c0d957a2
commit
c1bc2f7a02
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ TESTSRC= ${SRCTOP}/contrib/netbsd-tests/kernel
|
|||
|
||||
TESTSDIR= ${TESTSBASE}/sys/kern
|
||||
|
||||
ATF_TESTS_C+= kcov
|
||||
#ATF_TESTS_C+= kcov
|
||||
ATF_TESTS_C+= kern_copyin
|
||||
ATF_TESTS_C+= kern_descrip_test
|
||||
ATF_TESTS_C+= ptrace_test
|
||||
|
|
|
|||
Loading…
Reference in a new issue