Makefile revision 5484
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# CDDL HEADER START
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# The contents of this file are subject to the terms of the
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# Common Development and Distribution License (the "License").
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# You may not use this file except in compliance with the License.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# See the License for the specific language governing permissions
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# and limitations under the License.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# When distributing Covered Code, include this CDDL HEADER in each
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# If applicable, add the following below this CDDL HEADER, with the
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# fields enclosed by brackets "[]" replaced with your own identifying
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# information: Portions Copyright [yyyy] [name of copyright owner]
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# CDDL HEADER END
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
COMPONENT_TEST_TRANSFORMS = "'/^Ran .+ / { sub(\" tests in .+s\", \" tests in\"); print }; /!NF/ { print }; /^OK/ { print };'"
test: $(TEST_NO_ARCH)