xref: /illumos-gate/usr/src/test/libc-tests/runfiles/default.run (revision ba5ca68405ba4441c86a6cfc87f4ddcb3565c81d)
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 2014 Garrett D'Amore <garrett@damore.org>
15# Copyright 2019 Joyent, Inc.
16# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
17#
18
19[DEFAULT]
20pre =
21verbose = False
22quiet = False
23timeout = 120
24post =
25outputdir = /var/tmp/test_results
26
27[/opt/libc-tests/tests/fpround_test]
28[/opt/libc-tests/tests/newlocale_test]
29[/opt/libc-tests/tests/nl_langinfo_test]
30[/opt/libc-tests/tests/wcsrtombs_test]
31[/opt/libc-tests/tests/wctype_test]
32
33[/opt/libc-tests/tests/strcoll-strxfrm-6907.32]
34[/opt/libc-tests/tests/strcoll-strxfrm-6907.64]
35[/opt/libc-tests/tests/wcsncasecmp.32]
36[/opt/libc-tests/tests/wcsncasecmp.64]
37[/opt/libc-tests/tests/wcsncasecmp-7344.32]
38[/opt/libc-tests/tests/wcsncasecmp-7344.64]
39[/opt/libc-tests/tests/wcsncasecmp-7350.32]
40[/opt/libc-tests/tests/wcsncasecmp-7350.64]
41
42[/opt/libc-tests/tests/i18n/bindtextdomain_test]
43[/opt/libc-tests/tests/qsort/qsort_test]
44
45[/opt/libc-tests/tests/random/getrandom]
46[/opt/libc-tests/tests/random/getentropy]
47[/opt/libc-tests/tests/random/chacha]
48[/opt/libc-tests/tests/random/inz_child]
49[/opt/libc-tests/tests/random/inz_inval]
50#
51# root privs required for mlock privileges
52#
53[/opt/libc-tests/tests/random/inz_mlock]
54user = root
55[/opt/libc-tests/tests/random/inz_region]
56[/opt/libc-tests/tests/random/inz_split]
57[/opt/libc-tests/tests/random/inz_split_vpp]
58[/opt/libc-tests/tests/random/inz_vpp]
59[/opt/libc-tests/tests/random/arc4random]
60[/opt/libc-tests/tests/random/arc4random_fork]
61[/opt/libc-tests/tests/random/arc4random_prefork]
62[/opt/libc-tests/tests/random/arc4random_forkall]
63[/opt/libc-tests/tests/random/arc4random_preforkall]
64[/opt/libc-tests/tests/random/arc4random_forksig]
65[/opt/libc-tests/tests/random/arc4random_preforksig]
66#
67# root privs required for DTrace
68#
69[/opt/libc-tests/tests/random/arc4key.ksh]
70user = root
71
72[/opt/libc-tests/tests/regex/regex_test]
73
74[/opt/libc-tests/tests/select/select.sh]
75timeout = 600
76
77[/opt/libc-tests/tests/stdio/fileno.32]
78[/opt/libc-tests/tests/stdio/fileno.64]
79[/opt/libc-tests/tests/stdio/fmemopentest.32]
80[/opt/libc-tests/tests/stdio/fmemopentest.64]
81[/opt/libc-tests/tests/stdio/ftell_ungetc.32]
82[/opt/libc-tests/tests/stdio/ftell_ungetc.64]
83[/opt/libc-tests/tests/stdio/ftello_12768.lfs]
84[/opt/libc-tests/tests/stdio/ftello_12768.64]
85[/opt/libc-tests/tests/stdio/memstream.32]
86[/opt/libc-tests/tests/stdio/memstream.64]
87[/opt/libc-tests/tests/stdio/memstream_reopen.32]
88[/opt/libc-tests/tests/stdio/memstream_reopen.64]
89[/opt/libc-tests/tests/stdio/open_memstreamtest.32]
90[/opt/libc-tests/tests/stdio/open_memstreamtest.64]
91[/opt/libc-tests/tests/stdio/orientation_test.32]
92[/opt/libc-tests/tests/stdio/orientation_test.64]
93[/opt/libc-tests/tests/stdio/test_mbrtowc.32]
94[/opt/libc-tests/tests/stdio/test_mbrtowc.64]
95
96[/opt/libc-tests/tests/aligned_alloc.32]
97[/opt/libc-tests/tests/aligned_alloc.64]
98[/opt/libc-tests/tests/c11_threads.32]
99[/opt/libc-tests/tests/c11_threads.64]
100[/opt/libc-tests/tests/c11_tss.32]
101[/opt/libc-tests/tests/c11_tss.64]
102[/opt/libc-tests/tests/call_once.32]
103[/opt/libc-tests/tests/call_once.64]
104[/opt/libc-tests/tests/catopen]
105[/opt/libc-tests/tests/endian.32]
106[/opt/libc-tests/tests/endian.64]
107[/opt/libc-tests/tests/env-7076.32]
108[/opt/libc-tests/tests/env-7076.64]
109[/opt/libc-tests/tests/fnmatch.32]
110[/opt/libc-tests/tests/fnmatch.64]
111[/opt/libc-tests/tests/memchr.32]
112[/opt/libc-tests/tests/memchr.64]
113[/opt/libc-tests/tests/memset_s.32]
114[/opt/libc-tests/tests/memset_s.64]
115[/opt/libc-tests/tests/posix_memalign.32]
116[/opt/libc-tests/tests/posix_memalign.64]
117[/opt/libc-tests/tests/printf-6961.64]
118[/opt/libc-tests/tests/printf-9511.32]
119[/opt/libc-tests/tests/printf-9511.64]
120[/opt/libc-tests/tests/priv_gettext]
121[/opt/libc-tests/tests/psignal]
122[/opt/libc-tests/tests/quick_exit]
123[/opt/libc-tests/tests/set_constraint_handler_s.32]
124[/opt/libc-tests/tests/set_constraint_handler_s.64]
125[/opt/libc-tests/tests/strerror]
126[/opt/libc-tests/tests/thread_name]
127[/opt/libc-tests/tests/timespec_get.32]
128[/opt/libc-tests/tests/timespec_get.64]
129[/opt/libc-tests/tests/uchar.32]
130[/opt/libc-tests/tests/uchar.64]
131[/opt/libc-tests/tests/utimes.32]
132[/opt/libc-tests/tests/utimes.64]
133
134#
135# root privs required for priority changes
136#
137[/opt/libc-tests/tests/pthread_attr_get_np]
138user=root
139
140[/opt/libc-tests/tests/symbols]
141pre = setup
142tests = [
143	'assert_h',
144	'ctype_h',
145	'dirent_h',
146	'fcntl_h',
147	'locale_h',
148	'math_h',
149	'netdb_h',
150	'pthread_h',
151	'signal_h',
152	'stdalign_h',
153	'stddef_h',
154	'stdio_h',
155	'stdlib_h',
156	'stdnoreturn_h',
157	'string_h',
158	'strings_h',
159	'sys_atomic_h',
160	'sys_mman_h',
161	'sys_stat_h',
162	'sys_time_h',
163	'sys_timeb_h',
164	'time_h',
165	'threads_h',
166	'ucontext_h',
167	'unistd_h',
168	'wchar_h',
169	'wctype_h'
170	 ]
171timeout = 180
172