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
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.
23 outputdir
= /var/tmp
/test_results
25 [/opt
/os
-tests
/tests
/poll_test
]
27 tests
= ['poll_test', 'epoll_test']
29 [/opt
/os
-tests
/tests
/secflags
]
31 tests
= ['secflags_aslr',
35 'secflags_forbidnullmap',
37 'secflags_noexecstack',
44 [/opt
/os
-tests
/tests
/sigqueue
]
45 tests
= ['sigqueue_queue_size']
47 [/opt
/os
-tests
/tests
/sdevfs
]
49 tests
= ['sdevfs_eisdir']
51 [/opt
/os
-tests
/tests
/stress
]
53 tests
= ['dladm-kstat']
55 [/opt
/os
-tests
/tests
/file
-locking
]
56 tests
= ['runtests.32', 'runtests.64']
58 [/opt
/os
-tests
/tests
/sockfs
]
60 tests
= ['conn', 'dgram', 'drop_priv', 'nosignal', 'sockpair']