Print this page
8548 want memset_s(3C)
Reviewed by: Robert Mustacchi <rm@joyent.com>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/test/libc-tests/runfiles/default.run
+++ new/usr/src/test/libc-tests/runfiles/default.run
1 1 #
2 2 # This file and its contents are supplied under the terms of the
3 3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 4 # You may only use this file in accordance with the terms of version
5 5 # 1.0 of the CDDL.
6 6 #
7 7 # A full copy of the text of the CDDL should have accompanied this
8 8 # source. A copy of the CDDL is also available via the Internet at
9 9 # http://www.illumos.org/license/CDDL.
10 10 #
11 11
12 12 #
13 13 # Copyright (c) 2012 by Delphix. All rights reserved.
14 14 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
15 15 # Copyright 2017 Joyent, Inc.
16 16 #
17 17
18 18 [DEFAULT]
19 19 pre =
20 20 verbose = False
21 21 quiet = False
22 22 timeout = 60
23 23 post =
24 24 outputdir = /var/tmp/test_results
25 25
26 26 [/opt/libc-tests/tests/fpround_test]
27 27 [/opt/libc-tests/tests/newlocale_test]
28 28 [/opt/libc-tests/tests/nl_langinfo_test]
29 29 [/opt/libc-tests/tests/wcsrtombs_test]
30 30 [/opt/libc-tests/tests/wctype_test]
31 31
32 32 [/opt/libc-tests/tests/strcoll-strxfrm-6907.32]
33 33 [/opt/libc-tests/tests/strcoll-strxfrm-6907.64]
34 34 [/opt/libc-tests/tests/wcsncasecmp.32]
35 35 [/opt/libc-tests/tests/wcsncasecmp.64]
36 36 [/opt/libc-tests/tests/wcsncasecmp-7344.32]
37 37 [/opt/libc-tests/tests/wcsncasecmp-7344.64]
38 38 [/opt/libc-tests/tests/wcsncasecmp-7350.32]
39 39 [/opt/libc-tests/tests/wcsncasecmp-7350.64]
40 40
41 41 [/opt/libc-tests/tests/random/getrandom]
42 42 [/opt/libc-tests/tests/random/getentropy]
43 43 [/opt/libc-tests/tests/random/chacha]
44 44 [/opt/libc-tests/tests/random/inz_child]
45 45 [/opt/libc-tests/tests/random/inz_inval]
46 46 [/opt/libc-tests/tests/random/inz_mlock]
47 47 [/opt/libc-tests/tests/random/inz_region]
48 48 [/opt/libc-tests/tests/random/inz_split]
49 49 [/opt/libc-tests/tests/random/inz_split_vpp]
50 50 [/opt/libc-tests/tests/random/inz_vpp]
51 51 [/opt/libc-tests/tests/random/arc4random]
52 52 [/opt/libc-tests/tests/random/arc4random_fork]
53 53 [/opt/libc-tests/tests/random/arc4random_prefork]
54 54 [/opt/libc-tests/tests/random/arc4random_forkall]
55 55 [/opt/libc-tests/tests/random/arc4random_preforkall]
56 56 [/opt/libc-tests/tests/random/arc4random_forksig]
57 57 [/opt/libc-tests/tests/random/arc4random_preforksig]
58 58 [/opt/libc-tests/tests/random/arc4key.ksh]
59 59
60 60 [/opt/libc-tests/tests/regex/regex_test]
61 61
62 62 [/opt/libc-tests/tests/select/select.sh]
63 63 timeout = 600
↓ open down ↓ |
63 lines elided |
↑ open up ↑ |
64 64
65 65 [/opt/libc-tests/tests/aligned_alloc.32]
66 66 [/opt/libc-tests/tests/aligned_alloc.64]
67 67 [/opt/libc-tests/tests/c11_threads.32]
68 68 [/opt/libc-tests/tests/c11_threads.64]
69 69 [/opt/libc-tests/tests/c11_tss.32]
70 70 [/opt/libc-tests/tests/c11_tss.64]
71 71 [/opt/libc-tests/tests/call_once.32]
72 72 [/opt/libc-tests/tests/call_once.64]
73 73 [/opt/libc-tests/tests/catopen]
74 -[/opt/libc-tests/tests/env-7076.32]
75 -[/opt/libc-tests/tests/env-7076.64]
76 74 [/opt/libc-tests/tests/endian.32]
77 75 [/opt/libc-tests/tests/endian.64]
76 +[/opt/libc-tests/tests/env-7076.32]
77 +[/opt/libc-tests/tests/env-7076.64]
78 78 [/opt/libc-tests/tests/fnmatch.32]
79 79 [/opt/libc-tests/tests/fnmatch.64]
80 -[/opt/libc-tests/tests/quick_exit]
81 -[/opt/libc-tests/tests/psignal]
80 +[/opt/libc-tests/tests/memset_s.32]
81 +[/opt/libc-tests/tests/memset_s.64]
82 82 [/opt/libc-tests/tests/printf-6961.64]
83 83 [/opt/libc-tests/tests/printf-9511.32]
84 84 [/opt/libc-tests/tests/printf-9511.64]
85 85 [/opt/libc-tests/tests/priv_gettext]
86 +[/opt/libc-tests/tests/psignal]
87 +[/opt/libc-tests/tests/quick_exit]
88 +[/opt/libc-tests/tests/set_constraint_handler_s.32]
89 +[/opt/libc-tests/tests/set_constraint_handler_s.64]
86 90 [/opt/libc-tests/tests/strerror]
87 91 [/opt/libc-tests/tests/timespec_get.32]
88 92 [/opt/libc-tests/tests/timespec_get.64]
89 93
90 94 [/opt/libc-tests/tests/pthread_attr_get_np]
91 95
92 96 [/opt/libc-tests/tests/symbols]
93 97 pre = setup
94 98 tests = [
95 99 'assert_h',
96 100 'ctype_h',
97 101 'dirent_h',
98 102 'fcntl_h',
99 103 'locale_h',
100 104 'math_h',
101 105 'netdb_h',
102 106 'pthread_h',
103 107 'signal_h',
104 108 'stdalign_h',
105 109 'stddef_h',
106 110 'stdio_h',
107 111 'stdlib_h',
108 112 'stdnoreturn_h',
109 113 'string_h',
110 114 'strings_h',
111 115 'sys_stat_h',
112 116 'sys_time_h',
113 117 'sys_timeb_h',
114 118 'time_h',
115 119 'threads_h',
116 120 'ucontext_h',
117 121 'unistd_h',
118 122 'wchar_h',
119 123 'wctype_h'
120 124 ]
↓ open down ↓ |
25 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX