[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Config.mk: remove CONFIG_TESTS
On Wed, Mar 28, 2018 at 12:02:11AM -0600, Jan Beulich wrote: > >>> Wei Liu <wei.liu2@xxxxxxxxxx> 03/27/18 8:52 PM >>> > >--- a/Config.mk > >+++ b/Config.mk > >@@ -301,8 +301,3 @@ QEMU_TRADITIONAL_LOC ?= $(call or,$(wildcard > >$(QEMU_TRADITIONAL_INTREE)),\ > > > >QEMU_UPSTREAM_LOC ?= $(call or,$(wildcard $(QEMU_UPSTREAM_INTREE)),\ > >$(QEMU_UPSTREAM_URL)) > >- > >-# Short answer -- do not enable this unless you know what you are > >-# doing and are prepared for some pain. > >- > >-CONFIG_TESTS ?= y > > On one hand this suggests that tests were built already anyway, unless > someone changed that line locally (and other than what the comment > suggests). Otoh I know that the x86 emulator test didn't get built by > default so far. Hmm... I thought x86 emulator was gated by CONFIG_TESTS and then CONFIG_X86, which meant it always was built. But in fact it isn't the case. Let me check why it is like that. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |