components/Makefile
changeset 3701 2c4a1656e035
parent 2142 813e4817e573
child 3817 30b42c38bbc4
--- a/components/Makefile	Wed Jan 28 15:28:28 2015 -0800
+++ b/components/Makefile	Thu Jan 29 08:52:10 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../make-rules/shared-macros.mk
@@ -72,6 +72,8 @@
 # they have published all of their packages.
 publish:		MAKEFLAGS += DISABLE_IPS_CATALOG_AND_INDEX_UPDATES=yes
 
+# For cases in which a component test should be skipped at at the top level
+test:			MAKEFLAGS += TOP_LEVEL_TEST=yes
 
 .DEFAULT:	publish