xref: /illumos-gate/usr/src/pkg/manifests/system-test-ostest.p5m (revision 590e0b5da08d7261161e979afc4bf4aa0f543574)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet at
9# http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright (c) 2012, 2016 by Delphix. All rights reserved.
14# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
15# Copyright 2020 Joyent, Inc.
16# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
17# Copyright 2021 Tintri by DDN, Inc. All rights reserved.
18# Copyright 2024 Oxide Computer Company
19# Copyright 2022 MNX Cloud, Inc.
20#
21
22set name=pkg.fmri value=pkg:/system/test/ostest@$(PKGVERS)
23set name=pkg.summary value="OS Unit Test Suite"
24set name=pkg.description value="Miscellaneous OS Unit Tests"
25set name=info.classification \
26    value=org.opensolaris.category.2008:Development/System
27set name=variant.arch value=$(ARCH)
28dir  path=kernel/drv group=sys
29dir  path=kernel/drv/$(ARCH64) group=sys
30file path=kernel/drv/$(ARCH64)/ksensor_test group=sys
31file path=kernel/drv/ksensor_test.conf group=sys
32dir  path=opt/os-tests
33file path=opt/os-tests/README mode=0444
34dir  path=opt/os-tests/bin
35file path=opt/os-tests/bin/ostest mode=0555
36dir  path=opt/os-tests/runfiles
37file path=opt/os-tests/runfiles/default.run mode=0444
38dir  path=opt/os-tests/tests
39file path=opt/os-tests/tests/clock_gettime.32 mode=0555
40file path=opt/os-tests/tests/clock_gettime.64 mode=0555
41dir  path=opt/os-tests/tests/cores
42$(i386_ONLY)dir path=opt/os-tests/tests/cores/amd64
43$(i386_ONLY)file path=opt/os-tests/tests/cores/amd64/libdumper.so.1 mode=0755
44file path=opt/os-tests/tests/cores/core_prereqs mode=0555
45file path=opt/os-tests/tests/cores/coretests mode=0555
46file path=opt/os-tests/tests/cores/dumper.32 mode=0555
47file path=opt/os-tests/tests/cores/dumper.64 mode=0555
48file path=opt/os-tests/tests/cores/libdumper.so.1 mode=0755
49file path=opt/os-tests/tests/cores/secmapper mode=0555
50dir  path=opt/os-tests/tests/ddi_ufm
51file path=opt/os-tests/tests/ddi_ufm/ufm-test mode=0555
52file path=opt/os-tests/tests/ddi_ufm/ufm-test-cleanup mode=0555
53file path=opt/os-tests/tests/ddi_ufm/ufm-test-setup mode=0555
54dir  path=opt/os-tests/tests/definit
55file path=opt/os-tests/tests/definit/definit mode=0555
56file path=opt/os-tests/tests/definit/definit_test.32 mode=0555
57file path=opt/os-tests/tests/definit/definit_test.64 mode=0555
58file path=opt/os-tests/tests/definit/init.data mode=0444
59file path=opt/os-tests/tests/definit/init.expected mode=0444
60file path=opt/os-tests/tests/epoll_test mode=0555
61file path=opt/os-tests/tests/eventfd.32 mode=0555
62file path=opt/os-tests/tests/eventfd.64 mode=0555
63dir  path=opt/os-tests/tests/execvpe
64file path=opt/os-tests/tests/execvpe/execvpe-noperm mode=0444
65file path=opt/os-tests/tests/execvpe/execvpe-script mode=0555
66file path=opt/os-tests/tests/execvpe/execvpe-test.32 mode=0555
67file path=opt/os-tests/tests/execvpe/execvpe-test.64 mode=0555
68file path=opt/os-tests/tests/fifo-tvnsec.32 mode=0555
69file path=opt/os-tests/tests/fifo-tvnsec.64 mode=0555
70dir  path=opt/os-tests/tests/file-locking
71file path=opt/os-tests/tests/file-locking/acquire-lock.32 mode=0555
72file path=opt/os-tests/tests/file-locking/acquire-lock.64 mode=0555
73file path=opt/os-tests/tests/file-locking/runtests.32 mode=0555
74file path=opt/os-tests/tests/file-locking/runtests.64 mode=0555
75file path=opt/os-tests/tests/getcontext_extd.32 mode=0555
76file path=opt/os-tests/tests/getcontext_extd.64 mode=0555
77dir  path=opt/os-tests/tests/hexdump
78dir  path=opt/os-tests/tests/hexdump/data
79file path=opt/os-tests/tests/hexdump/data/_input mode=0444
80file path=opt/os-tests/tests/hexdump/data/addr1 mode=0444
81file path=opt/os-tests/tests/hexdump/data/addr2 mode=0444
82file path=opt/os-tests/tests/hexdump/data/address mode=0444
83file path=opt/os-tests/tests/hexdump/data/address+header mode=0444
84file path=opt/os-tests/tests/hexdump/data/align1 mode=0444
85file path=opt/os-tests/tests/hexdump/data/ascii mode=0444
86file path=opt/os-tests/tests/hexdump/data/basic mode=0444
87file path=opt/os-tests/tests/hexdump/data/dedup mode=0444
88file path=opt/os-tests/tests/hexdump/data/default mode=0444
89file path=opt/os-tests/tests/hexdump/data/doublespace mode=0444
90file path=opt/os-tests/tests/hexdump/data/group2 mode=0444
91file path=opt/os-tests/tests/hexdump/data/group4 mode=0444
92file path=opt/os-tests/tests/hexdump/data/group8 mode=0444
93file path=opt/os-tests/tests/hexdump/data/header mode=0444
94file path=opt/os-tests/tests/hexdump/data/indent mode=0444
95file path=opt/os-tests/tests/hexdump/data/marker1 mode=0444
96file path=opt/os-tests/tests/hexdump/data/narrow1 mode=0444
97file path=opt/os-tests/tests/hexdump/data/narrow2 mode=0444
98file path=opt/os-tests/tests/hexdump/data/wide1 mode=0444
99file path=opt/os-tests/tests/hexdump/data/width12 mode=0444
100file path=opt/os-tests/tests/hexdump/hexdump_basic.32 mode=0555
101file path=opt/os-tests/tests/hexdump/hexdump_basic.64 mode=0555
102$(i386_ONLY)dir path=opt/os-tests/tests/i386
103$(i386_ONLY)file path=opt/os-tests/tests/i386/badseg mode=0555
104$(i386_ONLY)file path=opt/os-tests/tests/i386/badseg_exec mode=0555
105$(i386_ONLY)file path=opt/os-tests/tests/i386/ldt mode=0555
106dir  path=opt/os-tests/tests/ilstr
107file path=opt/os-tests/tests/ilstr/ilstr_basic.32 mode=0555
108file path=opt/os-tests/tests/ilstr/ilstr_basic.64 mode=0555
109$(i386_ONLY)file path=opt/os-tests/tests/imc_test mode=0555
110dir  path=opt/os-tests/tests/ksensor
111file path=opt/os-tests/tests/ksensor/ksensor_basic.32 mode=0555
112file path=opt/os-tests/tests/ksensor/ksensor_basic.64 mode=0555
113file path=opt/os-tests/tests/ksensor/ksensor_err.32 mode=0555
114file path=opt/os-tests/tests/ksensor/ksensor_err.64 mode=0555
115file path=opt/os-tests/tests/ksensor/ksensor_fini mode=0555
116file path=opt/os-tests/tests/ksensor/ksensor_init mode=0555
117file path=opt/os-tests/tests/ksensor/ksensor_sread.32 mode=0555
118file path=opt/os-tests/tests/ksensor/ksensor_sread.64 mode=0555
119file path=opt/os-tests/tests/ksensor/ksensor_stress mode=0555
120file path=opt/os-tests/tests/ksensor/ksensor_unload mode=0555
121dir  path=opt/os-tests/tests/ksid
122file path=opt/os-tests/tests/ksid/ksid.32 mode=0555
123file path=opt/os-tests/tests/ksid/ksid.64 mode=0555
124dir  path=opt/os-tests/tests/libtopo
125file path=opt/os-tests/tests/libtopo/digraph-test mode=0555
126file path=opt/os-tests/tests/libtopo/digraph-test-in-badedge.xml mode=0444
127file path=opt/os-tests/tests/libtopo/digraph-test-in-badelement.xml mode=0444
128file path=opt/os-tests/tests/libtopo/digraph-test-in-badnum.xml mode=0444
129file path=opt/os-tests/tests/libtopo/digraph-test-in-badscheme.xml mode=0444
130file path=opt/os-tests/tests/libtopo/digraph-test-in.xml mode=0444
131dir  path=opt/os-tests/tests/minttl
132file path=opt/os-tests/tests/minttl/minttl mode=0555
133file path=opt/os-tests/tests/minttl/minttl_err mode=0555
134dir  path=opt/os-tests/tests/oclo
135file path=opt/os-tests/tests/oclo/oclo mode=0555
136file path=opt/os-tests/tests/oclo/oclo_errors mode=0555
137file path=opt/os-tests/tests/oclo/ocloexec_verify mode=0555
138file path=opt/os-tests/tests/odirectory.32 mode=0555
139file path=opt/os-tests/tests/odirectory.64 mode=0555
140dir  path=opt/os-tests/tests/pf_key
141file path=opt/os-tests/tests/pf_key/15146 mode=0555
142file path=opt/os-tests/tests/pf_key/acquire-compare mode=0555
143file path=opt/os-tests/tests/pf_key/acquire-spray mode=0555
144file path=opt/os-tests/tests/pf_key/eacq-enabler mode=0555
145file path=opt/os-tests/tests/pf_key/kmc-update mode=0555
146file path=opt/os-tests/tests/pf_key/kmc-updater mode=0555
147file path=opt/os-tests/tests/poll_test mode=0555
148dir  path=opt/os-tests/tests/portfs
149file path=opt/os-tests/tests/portfs/file_assoc.32 mode=0555
150file path=opt/os-tests/tests/portfs/file_assoc.64 mode=0555
151dir  path=opt/os-tests/tests/regression
152file path=opt/os-tests/tests/regression/illumos-15031 mode=0555
153file path=opt/os-tests/tests/regression/illumos-15036 mode=0555
154dir  path=opt/os-tests/tests/saveargs
155dir  path=opt/os-tests/tests/saveargs/functional
156file path=opt/os-tests/tests/saveargs/functional/align mode=0555
157file path=opt/os-tests/tests/saveargs/functional/basic mode=0555
158file path=opt/os-tests/tests/saveargs/functional/big-struct-ret mode=0555
159file path=opt/os-tests/tests/saveargs/functional/big-struct-ret-and-spill \
160    mode=0555
161file path=opt/os-tests/tests/saveargs/functional/functional mode=0555
162file path=opt/os-tests/tests/saveargs/functional/small-struct-ret mode=0555
163file path=opt/os-tests/tests/saveargs/functional/small-struct-ret-and-spill \
164    mode=0555
165file path=opt/os-tests/tests/saveargs/functional/stack-spill mode=0555
166dir  path=opt/os-tests/tests/saveargs/testmatch
167file path=opt/os-tests/tests/saveargs/testmatch/testmatch mode=0555
168dir  path=opt/os-tests/tests/sdevfs
169file path=opt/os-tests/tests/sdevfs/sdevfs_eisdir mode=0555
170dir  path=opt/os-tests/tests/secflags
171file path=opt/os-tests/tests/secflags/addrs-32 mode=0555
172file path=opt/os-tests/tests/secflags/addrs-64 mode=0555
173file path=opt/os-tests/tests/secflags/secflags_aslr mode=0555
174file path=opt/os-tests/tests/secflags/secflags_core mode=0555
175file path=opt/os-tests/tests/secflags/secflags_dts mode=0555
176file path=opt/os-tests/tests/secflags/secflags_elfdump mode=0555
177file path=opt/os-tests/tests/secflags/secflags_forbidnullmap mode=0555
178file path=opt/os-tests/tests/secflags/secflags_limits mode=0555
179file path=opt/os-tests/tests/secflags/secflags_noexecstack mode=0555
180file path=opt/os-tests/tests/secflags/secflags_proc mode=0555
181file path=opt/os-tests/tests/secflags/secflags_psecflags mode=0555
182file path=opt/os-tests/tests/secflags/secflags_syscall mode=0555
183file path=opt/os-tests/tests/secflags/secflags_truss mode=0555
184file path=opt/os-tests/tests/secflags/secflags_zonecfg mode=0555
185file path=opt/os-tests/tests/secflags/stacky mode=0555
186dir  path=opt/os-tests/tests/signalfd
187file path=opt/os-tests/tests/signalfd/basic_args mode=0555
188file path=opt/os-tests/tests/signalfd/basic_read mode=0555
189file path=opt/os-tests/tests/signalfd/multipoll mode=0555
190dir  path=opt/os-tests/tests/sigqueue
191file path=opt/os-tests/tests/sigqueue/sigqueue_queue_size mode=0555
192dir  path=opt/os-tests/tests/sockfs
193file path=opt/os-tests/tests/sockfs/conn mode=0555
194file path=opt/os-tests/tests/sockfs/dgram mode=0555
195file path=opt/os-tests/tests/sockfs/drop_priv mode=0555
196file path=opt/os-tests/tests/sockfs/nosignal mode=0555
197file path=opt/os-tests/tests/sockfs/recvmsg.32 mode=0555
198file path=opt/os-tests/tests/sockfs/recvmsg.64 mode=0555
199file path=opt/os-tests/tests/sockfs/rights.32 mode=0555
200file path=opt/os-tests/tests/sockfs/rights.64 mode=0555
201file path=opt/os-tests/tests/sockfs/so_protocol mode=0555
202file path=opt/os-tests/tests/sockfs/sockpair mode=0555
203file path=opt/os-tests/tests/sockfs/timeouts.32 mode=0555
204file path=opt/os-tests/tests/sockfs/timeouts.64 mode=0555
205file path=opt/os-tests/tests/spoof-ras mode=0555
206dir  path=opt/os-tests/tests/stackalign
207file path=opt/os-tests/tests/stackalign/stackalign.32 mode=0555
208file path=opt/os-tests/tests/stackalign/stackalign.64 mode=0555
209file path=opt/os-tests/tests/statvfs.32 mode=0555
210file path=opt/os-tests/tests/statvfs.64 mode=0555
211dir  path=opt/os-tests/tests/stress
212file path=opt/os-tests/tests/stress/dladm-kstat mode=0555
213file path=opt/os-tests/tests/syncfs.32 mode=0555
214file path=opt/os-tests/tests/syncfs.64 mode=0555
215dir  path=opt/os-tests/tests/syscall
216file path=opt/os-tests/tests/syscall/fchmodat.32 mode=0555
217file path=opt/os-tests/tests/syscall/fchmodat.64 mode=0555
218file path=opt/os-tests/tests/syscall/open.32 mode=0555
219file path=opt/os-tests/tests/syscall/open.64 mode=0555
220dir  path=opt/os-tests/tests/tcpsig
221file path=opt/os-tests/tests/tcpsig/tcpsig mode=0555
222file path=opt/os-tests/tests/tcpsig/tcpsig_fini mode=0555
223file path=opt/os-tests/tests/tcpsig/tcpsig_init mode=0555
224dir  path=opt/os-tests/tests/timer
225file path=opt/os-tests/tests/timer/timer_limit mode=0555
226dir  path=opt/os-tests/tests/uccid
227file path=opt/os-tests/tests/uccid/atrparse mode=0555
228file path=opt/os-tests/tests/uccid/excl-badread mode=0555
229file path=opt/os-tests/tests/uccid/excl-basic mode=0555
230file path=opt/os-tests/tests/uccid/excl-close mode=0555
231file path=opt/os-tests/tests/uccid/excl-loop mode=0555
232file path=opt/os-tests/tests/uccid/excl-nonblock mode=0555
233file path=opt/os-tests/tests/uccid/excl-reset mode=0555
234file path=opt/os-tests/tests/uccid/modify mode=0555
235file path=opt/os-tests/tests/uccid/notxn-poll mode=0555
236file path=opt/os-tests/tests/uccid/pollin mode=0555
237file path=opt/os-tests/tests/uccid/pollout mode=0555
238file path=opt/os-tests/tests/uccid/status mode=0555
239file path=opt/os-tests/tests/uccid/txn-pollerr mode=0555
240file path=opt/os-tests/tests/uccid/yk mode=0555
241file path=opt/os-tests/tests/uccid/yk-poll mode=0555
242file path=opt/os-tests/tests/uccid/yk-readonly mode=0555
243file path=opt/os-tests/tests/ucontext.32 mode=0555
244file path=opt/os-tests/tests/ucontext.64 mode=0555
245file path=opt/os-tests/tests/writev.32 mode=0555
246file path=opt/os-tests/tests/writev.64 mode=0555
247$(i386_ONLY)dir path=opt/os-tests/tests/xsave
248$(i386_ONLY)file path=opt/os-tests/tests/xsave/bad_xregs.32 mode=0555
249$(i386_ONLY)file path=opt/os-tests/tests/xsave/bad_xregs.64 mode=0555
250$(i386_ONLY)dir path=opt/os-tests/tests/xsave/data
251$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/mdb_xregs.ymm.32 mode=0444
252$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/mdb_xregs.ymm.64 mode=0444
253$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/mdb_xregs.zmm.32 mode=0444
254$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/mdb_xregs.zmm.64 mode=0444
255$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.fpregs.ymm.32 \
256    mode=0444
257$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.fpregs.ymm.64 \
258    mode=0444
259$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.fpregs.zmm.32 \
260    mode=0444
261$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.fpregs.zmm.64 \
262    mode=0444
263$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.xregs.ymm.32 \
264    mode=0444
265$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.xregs.ymm.64 \
266    mode=0444
267$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.xregs.zmm.32 \
268    mode=0444
269$(i386_ONLY)file path=opt/os-tests/tests/xsave/data/proc_writes.xregs.zmm.64 \
270    mode=0444
271$(i386_ONLY)file path=opt/os-tests/tests/xsave/fpregs.32 mode=0555
272$(i386_ONLY)file path=opt/os-tests/tests/xsave/fpregs.64 mode=0555
273$(i386_ONLY)file path=opt/os-tests/tests/xsave/fpregs_xbv.32 mode=0555
274$(i386_ONLY)file path=opt/os-tests/tests/xsave/fpregs_xbv.64 mode=0555
275$(i386_ONLY)file path=opt/os-tests/tests/xsave/mdb_xregs mode=0555
276$(i386_ONLY)file path=opt/os-tests/tests/xsave/proc_writes mode=0555
277$(i386_ONLY)file path=opt/os-tests/tests/xsave/proc_xregs_set.32 mode=0555
278$(i386_ONLY)file path=opt/os-tests/tests/xsave/proc_xregs_set.64 mode=0555
279$(i386_ONLY)file path=opt/os-tests/tests/xsave/setcontext_replace.32 mode=0555
280$(i386_ONLY)file path=opt/os-tests/tests/xsave/setcontext_replace.64 mode=0555
281$(i386_ONLY)file path=opt/os-tests/tests/xsave/setcontext_restore.32 mode=0555
282$(i386_ONLY)file path=opt/os-tests/tests/xsave/setcontext_restore.64 mode=0555
283$(i386_ONLY)file path=opt/os-tests/tests/xsave/signal_restore.32 mode=0555
284$(i386_ONLY)file path=opt/os-tests/tests/xsave/signal_restore.64 mode=0555
285$(i386_ONLY)file path=opt/os-tests/tests/xsave/swapcontext_extd.32 mode=0555
286$(i386_ONLY)file path=opt/os-tests/tests/xsave/swapcontext_extd.64 mode=0555
287$(i386_ONLY)file path=opt/os-tests/tests/xsave/xregs_dump.32 mode=0555
288$(i386_ONLY)file path=opt/os-tests/tests/xsave/xregs_dump.64 mode=0555
289$(i386_ONLY)file path=opt/os-tests/tests/xsave/xregs_roundtrip.32 mode=0555
290$(i386_ONLY)file path=opt/os-tests/tests/xsave/xregs_roundtrip.64 mode=0555
291$(i386_ONLY)file path=opt/os-tests/tests/xsave/xregs_set.32 mode=0555
292$(i386_ONLY)file path=opt/os-tests/tests/xsave/xregs_set.64 mode=0555
293$(i386_ONLY)file path=opt/os-tests/tests/xsave/xsave_baducontext mode=0555
294$(i386_ONLY)file path=opt/os-tests/tests/xsave/xsave_baducontext.32 mode=0555
295$(i386_ONLY)file path=opt/os-tests/tests/xsave/xsave_baducontext.64 mode=0555
296$(i386_ONLY)file path=opt/os-tests/tests/xsave/xsu_hwtype.32 mode=0555
297$(i386_ONLY)file path=opt/os-tests/tests/xsave/xsu_hwtype.64 mode=0555
298file path=opt/os-tests/tests/zen_umc_test mode=0555
299license cr_Sun license=cr_Sun
300license lic_CDDL license=lic_CDDL
301depend type=require fmri=developer/dtrace
302depend type=require fmri=system/io/tests
303depend type=require fmri=system/kernel/dtrace/providers
304depend type=require fmri=system/ksensor
305depend type=require fmri=system/test/testrunner
306