xref: /illumos-gate/usr/src/test/os-tests/runfiles/default.run (revision 20d3bf629e3e91ea61dee8153d5bc47daeab26b0)
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#
16
17[DEFAULT]
18pre =
19verbose = False
20quiet = False
21timeout = 60
22post =
23outputdir = /var/tmp/test_results
24
25[/opt/os-tests/tests/poll_test]
26user = root
27tests = ['poll_test', 'epoll_test']
28
29[/opt/os-tests/tests/odirectory.32]
30[/opt/os-tests/tests/odirectory.64]
31
32[/opt/os-tests/tests/secflags]
33user = root
34tests = ['secflags_aslr',
35         'secflags_core',
36         'secflags_dts',
37         'secflags_elfdump',
38         'secflags_forbidnullmap',
39         'secflags_limits',
40         'secflags_noexecstack',
41         'secflags_proc',
42         'secflags_psecflags',
43         'secflags_syscall',
44         'secflags_truss',
45         'secflags_zonecfg']
46
47[/opt/os-tests/tests/sigqueue]
48tests = ['sigqueue_queue_size']
49
50[/opt/os-tests/tests/sdevfs]
51user = root
52tests = ['sdevfs_eisdir']
53
54[/opt/os-tests/tests/stress]
55user = root
56tests = ['dladm-kstat']
57
58[/opt/os-tests/tests/file-locking]
59tests = ['runtests.32', 'runtests.64']
60
61[/opt/os-tests/tests/sockfs]
62user = root
63tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'sockpair']
64
65[/opt/os-tests/tests/pf_key]
66user = root
67timeout = 180
68tests = ['acquire-compare', 'kmc-update']
69
70[/opt/os-tests/tests/ddi_ufm]
71user = root
72tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
73
74[/opt/os-tests/tests/i386]
75user = root
76arch = i86pc
77timeout = 300
78tests = ['ldt', 'badseg']
79
80[/opt/os-tests/tests/writev.32]
81[/opt/os-tests/tests/writev.64]
82