1605N/A#
1605N/A# CDDL HEADER START
1605N/A#
1605N/A# The contents of this file are subject to the terms of the
1605N/A# Common Development and Distribution License (the "License").
1605N/A# You may not use this file except in compliance with the License.
1605N/A#
1605N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1605N/A# or http://www.opensolaris.org/os/licensing.
1605N/A# See the License for the specific language governing permissions
1605N/A# and limitations under the License.
1605N/A#
1605N/A# When distributing Covered Code, include this CDDL HEADER in each
1605N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1605N/A# If applicable, add the following below this CDDL HEADER, with the
1605N/A# fields enclosed by brackets "[]" replaced with your own identifying
1605N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1605N/A#
1605N/A# CDDL HEADER END
1605N/A#
1605N/A
1605N/A#
5680N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
1605N/A#
5680N/ABUILD_BITS= 64
1605N/Ainclude ../../make-rules/shared-macros.mk
1605N/A
1605N/ACOMPONENT_NAME= dejagnu
4079N/ACOMPONENT_VERSION= 1.5.3
1605N/ACOMPONENT_ARCHIVE_HASH= \
4079N/A sha256:099b8e364ca1d6248f8e1d32168c4b12677abff4253bbbb4a8ac8cdd321e3f19
1605N/A
4079N/ATPNO= 22219
2899N/A
5680N/ASYSTEM_TEST_TARGET= configure $(SYSTEM_TEST_64)
5680N/Ainclude $(WS_MAKE_RULES)/gnu-component.mk
1605N/A
1605N/ACOMPONENT_TEST_ENV += PATH="$(GNUBIN):$(PATH)"
1605N/A
3639N/ACOMPONENT_TEST_TRANSFORMS += \
4745N/A '-n ' \
4745N/A '-e "/Running/p" ' \
4745N/A '-e "/\# of /p" '
4745N/A
4745N/ACOMPONENT_SYSTEM_TEST_ENV += PATH="$(GNUBIN):$(PATH)"
4745N/ACOMPONENT_SYSTEM_TEST_ENV += RUNTEST_SCRIPT=/usr/bin/runtest
3639N/A
1938N/AASLR_MODE = $(ASLR_NOT_APPLICABLE)
1605N/A
3817N/AREQUIRED_PACKAGES += shell/expect
3817N/AREQUIRED_PACKAGES += shell/ksh93