summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-test-nettest.mf
blob: b313b0cc1cffd3f8baaa99675d45de6ff84b47a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
#
# 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 2020 Oxide Computer Company
#

set name=pkg.fmri value=pkg:/system/test/nettest@$(PKGVERS)
set name=pkg.description value="Miscellaneous Network Unit Tests"
set name=pkg.summary value="Network Unit Test Suite"
set name=info.classification \
    value=org.opensolaris.category.2008:Development/System
set name=variant.arch value=$(ARCH)
dir path=opt/net-tests
dir path=opt/net-tests/bin
dir path=opt/net-tests/config
dir path=opt/net-tests/runfiles
dir path=opt/net-tests/tests
dir path=opt/net-tests/tests/forwarding
file path=opt/net-tests/bin/nettest mode=0555
file path=opt/net-tests/config/ip_forwarding.config mode=0644 \
    preserve=renamenew
file path=opt/net-tests/runfiles/default.run mode=0444
file path=opt/net-tests/tests/forwarding/README mode=0444
file path=opt/net-tests/tests/forwarding/ip_forwarding mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_001 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_002 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_003 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_004 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_005 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_006 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_007 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_008 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_009 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_010 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_011 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_012 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_013 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_014 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_015 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_016 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_017 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_018 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_019 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_020 mode=0555
file path=opt/net-tests/tests/forwarding/ip_fwd_suite mode=0555
file path=opt/net-tests/tests/net_common mode=0555
license lic_CDDL license=lic_CDDL
depend fmri=system/test/testrunner type=require