1# 2# CDDL HEADER START 3# 4# This file and its contents are supplied under the terms of the 5# Common Development and Distribution License ("CDDL"), version 1.0. 6# You may only use this file in accordance with the terms of version 7# 1.0 of the CDDL. 8# 9# A full copy of the text of the CDDL should have accompanied this 10# source. A copy of the CDDL is also available via the Internet at 11# http://www.illumos.org/license/CDDL. 12# 13# CDDL HEADER END 14# 15 16# 17# Copyright 2018 OmniOS Community Edition (OmniOSce) Association. 18# 19 20set name=pkg.fmri value=pkg:/system/bhyve/tests@$(PKGVERS) 21set name=pkg.summary value="BSD hypervisor tests" 22set name=pkg.description value="BSD hypervisor tests" 23set name=info.classification \ 24 value=org.opensolaris.category.2008:System/Virtualization 25set name=variant.arch value=i386 26dir path=opt/bhyvetest 27dir path=opt/bhyvetest/bin 28file path=opt/bhyvetest/bin/bhyvetest mode=0555 29dir path=opt/bhyvetest/tst 30dir path=opt/bhyvetest/tst/mevent 31file path=opt/bhyvetest/tst/mevent/lists.delete.exe mode=0555 32file path=opt/bhyvetest/tst/mevent/read.disable.exe mode=0555 33file path=opt/bhyvetest/tst/mevent/read.pause.exe mode=0555 34file path=opt/bhyvetest/tst/mevent/read.requeue.exe mode=0555 35license lic_CDDL license=lic_CDDL 36