1598f4ceeSGarrett D'Amore# 2598f4ceeSGarrett D'Amore# This file and its contents are supplied under the terms of the 3598f4ceeSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0. 4598f4ceeSGarrett D'Amore# You may only use this file in accordance with the terms of version 5598f4ceeSGarrett D'Amore# 1.0 of the CDDL. 6598f4ceeSGarrett D'Amore# 7598f4ceeSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this 8598f4ceeSGarrett D'Amore# source. A copy of the CDDL is also available via the Internet at 9598f4ceeSGarrett D'Amore# http://www.illumos.org/license/CDDL. 10598f4ceeSGarrett D'Amore# 11598f4ceeSGarrett D'Amore 12598f4ceeSGarrett D'Amore# 13598f4ceeSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved. 14598f4ceeSGarrett D'Amore# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved. 15598f4ceeSGarrett D'Amore# 16598f4ceeSGarrett D'Amore 17598f4ceeSGarrett D'Amoreset name=pkg.fmri value=pkg:/system/test/utiltest@$(PKGVERS) 18598f4ceeSGarrett D'Amoreset name=pkg.description value="Miscellaneous Utility Unit Tests" 19598f4ceeSGarrett D'Amoreset name=pkg.summary value="Utility Unit Test Suite" 20598f4ceeSGarrett D'Amoreset name=info.classification \ 21598f4ceeSGarrett D'Amore value=org.opensolaris.category.2008:Development/System 22598f4ceeSGarrett D'Amoreset name=variant.arch value=$(ARCH) 23598f4ceeSGarrett D'Amoredir path=opt/util-tests 24598f4ceeSGarrett D'Amoredir path=opt/util-tests/bin 25598f4ceeSGarrett D'Amoredir path=opt/util-tests/runfiles 26598f4ceeSGarrett D'Amoredir path=opt/util-tests/tests 27*37c79205SJoshua M. Clulowdir path=opt/util-tests/tests/libnvpair_json 28598f4ceeSGarrett D'Amorefile path=opt/util-tests/README mode=0444 29*37c79205SJoshua M. Clulowfile path=opt/util-tests/bin/print_json mode=0555 30598f4ceeSGarrett D'Amorefile path=opt/util-tests/bin/utiltest mode=0555 31598f4ceeSGarrett D'Amorefile path=opt/util-tests/runfiles/default.run mode=0444 32e03914f9SRobert Mustacchifile path=opt/util-tests/tests/allowed-ips mode=0555 33*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_00_blank mode=0555 34*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_01_boolean mode=0555 35*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_02_numbers mode=0555 36*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_03_empty_arrays mode=0555 37*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_04_number_arrays mode=0555 38*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_05_strings mode=0555 39*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_06_nested mode=0555 40*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_07_nested_arrays mode=0555 41*37c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_common mode=0555 42598f4ceeSGarrett D'Amorefile path=opt/util-tests/tests/printf_test mode=0555 43826ac02aSGarrett D'Amorefile path=opt/util-tests/tests/xargs_test mode=0555 44598f4ceeSGarrett D'Amorelicense lic_CDDL license=lic_CDDL 45598f4ceeSGarrett D'Amoredepend fmri=system/test/testrunner type=require 46