On Sat, Jan 12, 2019, 4:50 AM Andrew Turner <[email protected] wrote:

> Author: andrew
> Date: Sat Jan 12 11:50:39 2019
> New Revision: 342963
> URL: https://svnweb.freebsd.org/changeset/base/342963
>
> Log:
>   Temporarily disable the kcov tests. Not all architectures have
>   atomic_store_64 and atomic_store_64.
>

What is the difference between these two things?

Warner

  Sponsored by: DARPA, AFRL
>
> Modified:
>   head/tests/sys/kern/Makefile
>
> Modified: head/tests/sys/kern/Makefile
>
> ==============================================================================
> --- head/tests/sys/kern/Makefile        Sat Jan 12 11:21:28 2019
> (r342962)
> +++ head/tests/sys/kern/Makefile        Sat Jan 12 11:50:39 2019
> (r342963)
> @@ -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
>
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to