#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright (c) 2012 by Delphix. All rights reserved.
# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
#
set name=pkg.fmri value=pkg:/system/test/utiltest@$(PKGVERS)
set name=pkg.description value="Miscellaneous Utility Unit Tests"
set name=pkg.summary value="Utility Unit Test Suite"
set name=info.classification \
value=org.opensolaris.category.2008:Development/System
set name=variant.arch value=$(ARCH)
dir path=opt/util-tests
dir path=opt/util-tests/bin
dir path=opt/util-tests/runfiles
dir path=opt/util-tests/tests
dir path=opt/util-tests/tests/libnvpair_json
file path=opt/util-tests/README mode=0444
file path=opt/util-tests/bin/print_json mode=0555
file path=opt/util-tests/bin/utiltest mode=0555
file path=opt/util-tests/runfiles/default.run mode=0444
file path=opt/util-tests/tests/allowed-ips mode=0555
file path=opt/util-tests/tests/iconv_test mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_00_blank mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_01_boolean mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_02_numbers mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_03_empty_arrays mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_04_number_arrays mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_05_strings mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_06_nested mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_07_nested_arrays mode=0555
file path=opt/util-tests/tests/libnvpair_json/json_common mode=0555
file path=opt/util-tests/tests/printf_test mode=0555
file path=opt/util-tests/tests/xargs_test mode=0555
license lic_CDDL license=lic_CDDL
depend fmri=system/library/iconv/utf-8 type=require
depend fmri=system/test/testrunner type=require