xref: /illumos-gate/usr/src/test/os-tests/runfiles/default.run (revision 915894ef19890baaed00080f85f6b69e225cda98)
10201884eSJerry Jelinek#
20201884eSJerry Jelinek# This file and its contents are supplied under the terms of the
30201884eSJerry Jelinek# Common Development and Distribution License ("CDDL"), version 1.0.
40201884eSJerry Jelinek# You may only use this file in accordance with the terms of version
50201884eSJerry Jelinek# 1.0 of the CDDL.
60201884eSJerry Jelinek#
70201884eSJerry Jelinek# A full copy of the text of the CDDL should have accompanied this
80201884eSJerry Jelinek# source.  A copy of the CDDL is also available via the Internet at
90201884eSJerry Jelinek# http://www.illumos.org/license/CDDL.
100201884eSJerry Jelinek#
110201884eSJerry Jelinek
120201884eSJerry Jelinek#
130201884eSJerry Jelinek# Copyright (c) 2012 by Delphix. All rights reserved.
1481c3d085SJerry Jelinek# Copyright 2020 Joyent, Inc.
15d865fc92SAndy Fiddaman# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
16*915894efSMatt Barden# Copyright 2021 Tintri by DDN, Inc. All rights reserved.
170201884eSJerry Jelinek#
180201884eSJerry Jelinek
190201884eSJerry Jelinek[DEFAULT]
200201884eSJerry Jelinekpre =
210201884eSJerry Jelinekverbose = False
220201884eSJerry Jelinekquiet = False
230201884eSJerry Jelinektimeout = 60
240201884eSJerry Jelinekpost =
250201884eSJerry Jelinekoutputdir = /var/tmp/test_results
260201884eSJerry Jelinek
270201884eSJerry Jelinek[/opt/os-tests/tests/poll_test]
280201884eSJerry Jelinekuser = root
29a192d1c0SPatrick Mooneytests = ['poll_test', 'epoll_test']
300201884eSJerry Jelinek
3169c811abSRobert Mustacchi[/opt/os-tests/tests/odirectory.32]
3269c811abSRobert Mustacchi[/opt/os-tests/tests/odirectory.64]
3369c811abSRobert Mustacchi
34d2a70789SRichard Lowe[/opt/os-tests/tests/secflags]
35d2a70789SRichard Loweuser = root
36d2a70789SRichard Lowetests = ['secflags_aslr',
37d2a70789SRichard Lowe         'secflags_core',
38d2a70789SRichard Lowe         'secflags_dts',
39d2a70789SRichard Lowe         'secflags_elfdump',
40d2a70789SRichard Lowe         'secflags_forbidnullmap',
41d2a70789SRichard Lowe         'secflags_limits',
42d2a70789SRichard Lowe         'secflags_noexecstack',
43d2a70789SRichard Lowe         'secflags_proc',
44d2a70789SRichard Lowe         'secflags_psecflags',
45d2a70789SRichard Lowe         'secflags_syscall',
46d2a70789SRichard Lowe         'secflags_truss',
47d2a70789SRichard Lowe         'secflags_zonecfg']
48d2a70789SRichard Lowe
490201884eSJerry Jelinek[/opt/os-tests/tests/sigqueue]
500201884eSJerry Jelinektests = ['sigqueue_queue_size']
5190221f91SCody Peter Mello
52defc4c8aSRyan Zezeski[/opt/os-tests/tests/sdevfs]
53defc4c8aSRyan Zezeskiuser = root
54defc4c8aSRyan Zezeskitests = ['sdevfs_eisdir']
55defc4c8aSRyan Zezeski
56fe4627efSSebastien Roy[/opt/os-tests/tests/stress]
57fe4627efSSebastien Royuser = root
58fe4627efSSebastien Roytests = ['dladm-kstat']
59fe4627efSSebastien Roy
60440a8a36SPatrick Mooney[/opt/os-tests/tests/timer]
61440a8a36SPatrick Mooneyuser = root
62440a8a36SPatrick Mooneytests = ['timer_limit']
63440a8a36SPatrick Mooney
6490221f91SCody Peter Mello[/opt/os-tests/tests/file-locking]
6590221f91SCody Peter Mellotests = ['runtests.32', 'runtests.64']
66f012ee0cSGordon Ross
67f012ee0cSGordon Ross[/opt/os-tests/tests/sockfs]
68f012ee0cSGordon Rossuser = root
69d865fc92SAndy Fiddamantests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'rights.32', 'rights.64',
70221e47fbSAndy Fiddaman         'sockpair', 'recvmsg.32', 'recvmsg.64']
71b7daf799SDan McDonald
72edd58064SJerry Jelinek[/opt/os-tests/tests/syscall]
73edd58064SJerry Jelinektests = ['open.32', 'open.64']
74edd58064SJerry Jelinek
75b7daf799SDan McDonald[/opt/os-tests/tests/pf_key]
76b7daf799SDan McDonalduser = root
773dae5456SJohn Levontimeout = 180
787ca0d613SJohn Levontests = ['acquire-compare', 'kmc-update']
79a0955b86SJohn Levon
80508a0e8cSRob Johnston[/opt/os-tests/tests/ddi_ufm]
81508a0e8cSRob Johnstonuser = root
82508a0e8cSRob Johnstontests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
83508a0e8cSRob Johnston
84a0955b86SJohn Levon[/opt/os-tests/tests/i386]
85a0955b86SJohn Levonuser = root
86a0955b86SJohn Levonarch = i86pc
87a8103542SJohn Levontimeout = 300
88309b04b8SJohn Levontests = ['ldt', 'badseg']
8981c3d085SJerry Jelinek
9081c3d085SJerry Jelinek[/opt/os-tests/tests/writev.32]
9181c3d085SJerry Jelinek[/opt/os-tests/tests/writev.64]
92eb00b1c8SRobert Mustacchi
93eb00b1c8SRobert Mustacchi[/opt/os-tests/tests/imc_test]
94eb00b1c8SRobert Mustacchiarch = i86pc
95a61ed2ceSHans Rosenfeld
96a61ed2ceSHans Rosenfeld#
97a61ed2ceSHans Rosenfeld# Except atrparse all tests require special hardware (CCID YubiKey) to run,
98a61ed2ceSHans Rosenfeld# hence they aren't included in the default runfile.
99a61ed2ceSHans Rosenfeld#
100a61ed2ceSHans Rosenfeld[/opt/os-tests/tests/uccid]
101a61ed2ceSHans Rosenfeldarch = i86pc
102a61ed2ceSHans Rosenfeldtests = ['atrparse']
103c5591576SRob Johnston
104c5591576SRob Johnston[/opt/os-tests/tests/libtopo]
105c5591576SRob Johnstonuser = root
106c5591576SRob Johnstontests = ['digraph-test']
1073ce53722SRobert Mustacchi
1083ce53722SRobert Mustacchi#
1093ce53722SRobert Mustacchi# Only the ksensor functional tests are included in the run file.
1103ce53722SRobert Mustacchi# The stress test is designed to be run separately.
1113ce53722SRobert Mustacchi#
1123ce53722SRobert Mustacchi[/opt/os-tests/tests/ksensor]
113b018085dSRobert Mustacchipre_user = root
1143ce53722SRobert Mustacchiuser = root
115b018085dSRobert Mustacchipost_user = root
1163ce53722SRobert Mustacchipre = ksensor_init
1173ce53722SRobert Mustacchitests = [ 'ksensor_basic.32','ksensor_basic.64', 'ksensor_err.32',
1183ce53722SRobert Mustacchi    'ksensor_err.64' ]
1193ce53722SRobert Mustacchipost = ksensor_fini
120*915894efSMatt Barden
121*915894efSMatt Barden[/opt/os-tests/tests/stackalign]
122*915894efSMatt Bardentests = ['stackalign.32', 'stackalign.64']
123