1d583b39bSJohn Wren Kennedy# 2d583b39bSJohn Wren Kennedy# This file and its contents are supplied under the terms of the 3d583b39bSJohn Wren Kennedy# Common Development and Distribution License ("CDDL"), version 1.0. 4d583b39bSJohn Wren Kennedy# You may only use this file in accordance with the terms of version 5d583b39bSJohn Wren Kennedy# 1.0 of the CDDL. 6d583b39bSJohn Wren Kennedy# 7d583b39bSJohn Wren Kennedy# A full copy of the text of the CDDL should have accompanied this 8d583b39bSJohn Wren Kennedy# source. A copy of the CDDL is also available via the Internet at 9d583b39bSJohn Wren Kennedy# http://www.illumos.org/license/CDDL. 10d583b39bSJohn Wren Kennedy# 11d583b39bSJohn Wren Kennedy 12d583b39bSJohn Wren Kennedy# 13d583b39bSJohn Wren Kennedy# Copyright (c) 2012 by Delphix. All rights reserved. 14cf988facSDan McDonald# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved. 15c46ce95dSJerry Jelinek# Copyright 2016, Joyent, Inc. 16d583b39bSJohn Wren Kennedy# 17d583b39bSJohn Wren Kennedy 18d583b39bSJohn Wren Kennedyset name=pkg.fmri value=pkg:/system/test/ostest@$(PKGVERS) 19d583b39bSJohn Wren Kennedyset name=pkg.description value="Miscellaneous OS Unit Tests" 20d583b39bSJohn Wren Kennedyset name=pkg.summary value="OS Unit Test Suite" 21d583b39bSJohn Wren Kennedyset name=info.classification \ 22d583b39bSJohn Wren Kennedy value=org.opensolaris.category.2008:Development/System 23d583b39bSJohn Wren Kennedyset name=variant.arch value=$(ARCH) 24d583b39bSJohn Wren Kennedydir path=opt/os-tests 25d583b39bSJohn Wren Kennedydir path=opt/os-tests/bin 26d583b39bSJohn Wren Kennedydir path=opt/os-tests/runfiles 27d583b39bSJohn Wren Kennedydir path=opt/os-tests/tests 285e989a96SDavid Höppnerdir path=opt/os-tests/tests/sigqueue 29cbc6e898SGordon Rossdir path=opt/os-tests/tests/sockfs 30d583b39bSJohn Wren Kennedyfile path=opt/os-tests/README mode=0444 31d583b39bSJohn Wren Kennedyfile path=opt/os-tests/bin/ostest mode=0555 32c46ce95dSJerry Jelinekfile path=opt/os-tests/runfiles/default.run mode=0444 3336626562SRobert Mustacchifile path=opt/os-tests/tests/odirectory.32 mode=0555 3436626562SRobert Mustacchifile path=opt/os-tests/tests/odirectory.64 mode=0555 35d583b39bSJohn Wren Kennedyfile path=opt/os-tests/tests/poll_test mode=0555 365e989a96SDavid Höppnerfile path=opt/os-tests/tests/sigqueue/sigqueue_queue_size mode=0555 37cbc6e898SGordon Rossfile path=opt/os-tests/tests/sockfs/conn mode=0555 38cbc6e898SGordon Rossfile path=opt/os-tests/tests/sockfs/dgram mode=0555 39cbc6e898SGordon Rossfile path=opt/os-tests/tests/sockfs/drop_priv mode=0555 40*c7194c0aSSebastian Wiedenrothfile path=opt/os-tests/tests/sockfs/nosignal mode=0555 41cbc6e898SGordon Rossfile path=opt/os-tests/tests/sockfs/sockpair mode=0555 424e6f6c83SCody Peter Mellofile path=opt/os-tests/tests/spoof-ras mode=0555 43d583b39bSJohn Wren Kennedylicense cr_Sun license=cr_Sun 44d583b39bSJohn Wren Kennedylicense lic_CDDL license=lic_CDDL 45d583b39bSJohn Wren Kennedydepend fmri=system/test/testrunner type=require 46