8149 deadlock between datalink deletion and kstat read
[unleashed.git] / usr / src / test / os-tests / runfiles / default.run
blobfa1049c6e672b6abbf7ee8ac2412fd693b400ffd
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.
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.
13 # Copyright (c) 2012 by Delphix. All rights reserved.
14 # Copyright 2016 Joyent, Inc.
17 [DEFAULT]
18 pre =
19 verbose = False
20 quiet = False
21 timeout = 60
22 post =
23 outputdir = /var/tmp/test_results
25 [/opt/os-tests/tests/poll_test]
26 user = root
27 tests = ['poll_test', 'epoll_test']
29 [/opt/os-tests/tests/secflags]
30 user = root
31 tests = ['secflags_aslr',
32 'secflags_core',
33 'secflags_dts',
34 'secflags_elfdump',
35 'secflags_forbidnullmap',
36 'secflags_limits',
37 'secflags_noexecstack',
38 'secflags_proc',
39 'secflags_psecflags',
40 'secflags_syscall',
41 'secflags_truss',
42 'secflags_zonecfg']
44 [/opt/os-tests/tests/sigqueue]
45 tests = ['sigqueue_queue_size']
47 [/opt/os-tests/tests/sdevfs]
48 user = root
49 tests = ['sdevfs_eisdir']
51 [/opt/os-tests/tests/stress]
52 user = root
53 tests = ['dladm-kstat']
55 [/opt/os-tests/tests/file-locking]
56 tests = ['runtests.32', 'runtests.64']