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 by Delphix. All rights reserved.
14 # Copyright 2020 Joyent, Inc.
15 # Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
16 # Copyright 2021 Tintri by DDN, Inc. All rights reserved.
17 # Copyright 2023 Oxide Computer Company
18 # Copyright 2022 MNX Cloud, Inc.
19 #
20
21 [DEFAULT]
22 pre =
23 verbose = False
24 quiet = False
25 timeout = 60
26 post =
27 outputdir = /var/tmp/test_results
28
29 [/opt/os-tests/tests/poll_test]
30 user = root
31 tests = ['poll_test', 'epoll_test']
32
33 [/opt/os-tests/tests/eventfd.32]
34 [/opt/os-tests/tests/eventfd.64]
35
36 [/opt/os-tests/tests/odirectory.32]
37 [/opt/os-tests/tests/odirectory.64]
38
39 [/opt/os-tests/tests/clock_gettime.32]
40 [/opt/os-tests/tests/clock_gettime.64]
41
42 [/opt/os-tests/tests/ucontext.32]
43 [/opt/os-tests/tests/ucontext.64]
44 [/opt/os-tests/tests/getcontext_extd.32]
45 [/opt/os-tests/tests/getcontext_extd.64]
46
47 [/opt/os-tests/tests/secflags]
48 user = root
49 tests = ['secflags_aslr',
50 'secflags_core',
51 'secflags_dts',
52 'secflags_elfdump',
53 'secflags_forbidnullmap',
54 'secflags_limits',
55 'secflags_noexecstack',
56 'secflags_proc',
57 'secflags_psecflags',
58 'secflags_syscall',
59 'secflags_truss',
60 'secflags_zonecfg']
61
62 [/opt/os-tests/tests/signalfd]
63 tests = ['basic_args', 'basic_read', 'multipoll']
64
65 [/opt/os-tests/tests/sigqueue]
66 tests = ['sigqueue_queue_size']
67
68 [/opt/os-tests/tests/sdevfs]
69 user = root
70 tests = ['sdevfs_eisdir']
71
72 [/opt/os-tests/tests/stress]
73 user = root
74 tests = ['dladm-kstat']
75
76 [/opt/os-tests/tests/timer]
77 user = root
78 tests = ['timer_limit']
79
80 [/opt/os-tests/tests/file-locking]
81 tests = ['runtests.32', 'runtests.64']
82
83 [/opt/os-tests/tests/sockfs]
84 user = root
85 tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64',
86 'sockpair', 'recvmsg.32', 'recvmsg.64']
87
88 [/opt/os-tests/tests/syscall]
89 tests = ['fchmodat.32', 'fchmodat.64', 'open.32', 'open.64']
90
91 [/opt/os-tests/tests/pf_key]
92 user = root
93 timeout = 180
94 tests = ['acquire-compare', 'kmc-update', '15146']
95
96 [/opt/os-tests/tests/ddi_ufm]
97 user = root
98 tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
99
100 [/opt/os-tests/tests/definit/definit]
101
102 [/opt/os-tests/tests/i386]
103 user = root
104 arch = i86pc
105 timeout = 300
106 tests = ['ldt', 'badseg']
107
108 [/opt/os-tests/tests/writev.32]
109 [/opt/os-tests/tests/writev.64]
110
111 [/opt/os-tests/tests/imc_test]
112 arch = i86pc
113
114 #
115 # Except atrparse all tests require special hardware (CCID YubiKey) to run,
116 # hence they aren't included in the default runfile.
117 #
118 [/opt/os-tests/tests/uccid]
119 arch = i86pc
120 tests = ['atrparse']
121
122 [/opt/os-tests/tests/libtopo]
123 user = root
124 tests = ['digraph-test']
125
126 #
127 # Only the ksensor functional tests are included in the run file.
128 # The stress test is designed to be run separately.
129 #
130 [/opt/os-tests/tests/ksensor]
131 pre_user = root
132 user = root
133 post_user = root
134 pre = ksensor_init
135 tests = [ 'ksensor_basic.32','ksensor_basic.64', 'ksensor_err.32',
136 'ksensor_err.64' ]
137 post = ksensor_fini
138
139 [/opt/os-tests/tests/stackalign]
140 tests = ['stackalign.32', 'stackalign.64']
141
142 [/opt/os-tests/tests/cores]
143 user = root
144 pre = core_prereqs
145 tests = ['coretests']
146
147 [/opt/os-tests/tests/zen_umc_test]
148
149 [/opt/os-tests/tests/portfs]
150 tests = ['file_assoc.32', 'file_assoc.64']
151
152 [/opt/os-tests/tests/regression]
153 tests = [
154 'illumos-15031',
155 'illumos-15036'
156 ]
157
158 #
159 # The following tests all represent tests that require the xsave feature
160 # set. These are all x86 specific. The use of arch=i86pc below doesn't
161 # really represent things that can be run on x86 regardless of the
162 # platform and when the test runner gains support for specifying that,
163 # use that instead. This would be split into two groups, but that isn't
164 # supported, so everything ends up being run as root for the sake of the
165 # xsave_baducontext test.
166 #
167 [/opt/os-tests/tests/xsave]
168 arch = i86pc
169 pre = xsu_hwtype.64
170 user = root
171 tests = [ 'bad_xregs.32', 'bad_xregs.64', 'mdb_xregs', 'proc_writes',
172 'setcontext_replace.32', 'setcontext_replace.64', 'setcontext_restore.32',
173 'setcontext_restore.64', 'signal_restore.32', 'signal_restore.64',
174 'xregs_roundtrip.32', 'xregs_roundtrip.64', 'xsave_baducontext',
175 'fpregs_xbv.32', 'fpregs_xbv.64', 'swapcontext_extd.32',
176 'swapcontext_extd.64' ]