xref: /titanic_52/usr/src/pkg/manifests/system-test-utiltest.mf (revision 598f4ceed9327d2d6c2325dd67cae3aa06f7fea6)
1*598f4ceeSGarrett D'Amore#
2*598f4ceeSGarrett D'Amore# This file and its contents are supplied under the terms of the
3*598f4ceeSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
4*598f4ceeSGarrett D'Amore# You may only use this file in accordance with the terms of version
5*598f4ceeSGarrett D'Amore# 1.0 of the CDDL.
6*598f4ceeSGarrett D'Amore#
7*598f4ceeSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this
8*598f4ceeSGarrett D'Amore# source.  A copy of the CDDL is also available via the Internet at
9*598f4ceeSGarrett D'Amore# http://www.illumos.org/license/CDDL.
10*598f4ceeSGarrett D'Amore#
11*598f4ceeSGarrett D'Amore
12*598f4ceeSGarrett D'Amore#
13*598f4ceeSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved.
14*598f4ceeSGarrett D'Amore# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
15*598f4ceeSGarrett D'Amore#
16*598f4ceeSGarrett D'Amore
17*598f4ceeSGarrett D'Amoreset name=pkg.fmri value=pkg:/system/test/utiltest@$(PKGVERS)
18*598f4ceeSGarrett D'Amoreset name=pkg.description value="Miscellaneous Utility Unit Tests"
19*598f4ceeSGarrett D'Amoreset name=pkg.summary value="Utility Unit Test Suite"
20*598f4ceeSGarrett D'Amoreset name=info.classification \
21*598f4ceeSGarrett D'Amore    value=org.opensolaris.category.2008:Development/System
22*598f4ceeSGarrett D'Amoreset name=variant.arch value=$(ARCH)
23*598f4ceeSGarrett D'Amoredir path=opt/util-tests
24*598f4ceeSGarrett D'Amoredir path=opt/util-tests/bin
25*598f4ceeSGarrett D'Amoredir path=opt/util-tests/runfiles
26*598f4ceeSGarrett D'Amoredir path=opt/util-tests/tests
27*598f4ceeSGarrett D'Amorefile path=opt/util-tests/README mode=0444
28*598f4ceeSGarrett D'Amorefile path=opt/util-tests/bin/utiltest mode=0555
29*598f4ceeSGarrett D'Amorefile path=opt/util-tests/runfiles/default.run mode=0444
30*598f4ceeSGarrett D'Amorefile path=opt/util-tests/tests/printf_test mode=0555
31*598f4ceeSGarrett D'Amorelicense lic_CDDL license=lic_CDDL
32*598f4ceeSGarrett D'Amoredepend fmri=system/test/testrunner type=require
33