xref: /titanic_52/usr/src/pkg/manifests/system-test-utiltest.mf (revision 63cfa7a93ab6841450ef5e606de7db24500add7f)
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.
15*63cfa7a9SRyan Zezeski# Copyright 2017 Joyent, Inc.
16598f4ceeSGarrett D'Amore#
17598f4ceeSGarrett D'Amore
18598f4ceeSGarrett D'Amoreset name=pkg.fmri value=pkg:/system/test/utiltest@$(PKGVERS)
19598f4ceeSGarrett D'Amoreset name=pkg.description value="Miscellaneous Utility Unit Tests"
20598f4ceeSGarrett D'Amoreset name=pkg.summary value="Utility Unit Test Suite"
21598f4ceeSGarrett D'Amoreset name=info.classification \
22598f4ceeSGarrett D'Amore    value=org.opensolaris.category.2008:Development/System
23598f4ceeSGarrett D'Amoreset name=variant.arch value=$(ARCH)
24598f4ceeSGarrett D'Amoredir path=opt/util-tests
25598f4ceeSGarrett D'Amoredir path=opt/util-tests/bin
26598f4ceeSGarrett D'Amoredir path=opt/util-tests/runfiles
27598f4ceeSGarrett D'Amoredir path=opt/util-tests/tests
2837c79205SJoshua M. Clulowdir path=opt/util-tests/tests/libnvpair_json
29598f4ceeSGarrett D'Amorefile path=opt/util-tests/README mode=0444
3037c79205SJoshua M. Clulowfile path=opt/util-tests/bin/print_json mode=0555
31598f4ceeSGarrett D'Amorefile path=opt/util-tests/bin/utiltest mode=0555
32598f4ceeSGarrett D'Amorefile path=opt/util-tests/runfiles/default.run mode=0444
33e03914f9SRobert Mustacchifile path=opt/util-tests/tests/allowed-ips mode=0555
3437c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_00_blank mode=0555
3537c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_01_boolean mode=0555
3637c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_02_numbers mode=0555
3737c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_03_empty_arrays mode=0555
3837c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_04_number_arrays mode=0555
3937c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_05_strings mode=0555
4037c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_06_nested mode=0555
4137c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_07_nested_arrays mode=0555
4237c79205SJoshua M. Clulowfile path=opt/util-tests/tests/libnvpair_json/json_common mode=0555
43598f4ceeSGarrett D'Amorefile path=opt/util-tests/tests/printf_test mode=0555
44*63cfa7a9SRyan Zezeskifile path=opt/util-tests/tests/set-linkprop mode=0555
45826ac02aSGarrett D'Amorefile path=opt/util-tests/tests/xargs_test mode=0555
46598f4ceeSGarrett D'Amorelicense lic_CDDL license=lic_CDDL
47598f4ceeSGarrett D'Amoredepend fmri=system/test/testrunner type=require
48