Print this page
13111 Want futimes() and lutimes() functions
Change-ID: I3be82d4242255a4100f8c35db373eb9140402fc4
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.
↓ open down ↓ |
5 lines elided |
↑ open up ↑ |
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 2019 Joyent, Inc.
16 +# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
16 17 #
17 18
18 19 [DEFAULT]
19 20 pre =
20 21 verbose = False
21 22 quiet = False
22 23 timeout = 120
23 24 post =
24 25 outputdir = /var/tmp/test_results
25 26
26 27 [/opt/libc-tests/tests/fpround_test]
27 28 [/opt/libc-tests/tests/newlocale_test]
28 29 [/opt/libc-tests/tests/nl_langinfo_test]
29 30 [/opt/libc-tests/tests/wcsrtombs_test]
30 31 [/opt/libc-tests/tests/wctype_test]
31 32
32 33 [/opt/libc-tests/tests/strcoll-strxfrm-6907.32]
33 34 [/opt/libc-tests/tests/strcoll-strxfrm-6907.64]
34 35 [/opt/libc-tests/tests/wcsncasecmp.32]
35 36 [/opt/libc-tests/tests/wcsncasecmp.64]
36 37 [/opt/libc-tests/tests/wcsncasecmp-7344.32]
37 38 [/opt/libc-tests/tests/wcsncasecmp-7344.64]
38 39 [/opt/libc-tests/tests/wcsncasecmp-7350.32]
39 40 [/opt/libc-tests/tests/wcsncasecmp-7350.64]
40 41
41 42 [/opt/libc-tests/tests/i18n/bindtextdomain_test]
42 43
43 44 [/opt/libc-tests/tests/random/getrandom]
44 45 [/opt/libc-tests/tests/random/getentropy]
45 46 [/opt/libc-tests/tests/random/chacha]
46 47 [/opt/libc-tests/tests/random/inz_child]
47 48 [/opt/libc-tests/tests/random/inz_inval]
48 49 [/opt/libc-tests/tests/random/inz_mlock]
49 50 [/opt/libc-tests/tests/random/inz_region]
50 51 [/opt/libc-tests/tests/random/inz_split]
51 52 [/opt/libc-tests/tests/random/inz_split_vpp]
52 53 [/opt/libc-tests/tests/random/inz_vpp]
53 54 [/opt/libc-tests/tests/random/arc4random]
54 55 [/opt/libc-tests/tests/random/arc4random_fork]
55 56 [/opt/libc-tests/tests/random/arc4random_prefork]
56 57 [/opt/libc-tests/tests/random/arc4random_forkall]
57 58 [/opt/libc-tests/tests/random/arc4random_preforkall]
58 59 [/opt/libc-tests/tests/random/arc4random_forksig]
59 60 [/opt/libc-tests/tests/random/arc4random_preforksig]
60 61 [/opt/libc-tests/tests/random/arc4key.ksh]
61 62
62 63 [/opt/libc-tests/tests/regex/regex_test]
63 64
64 65 [/opt/libc-tests/tests/select/select.sh]
65 66 timeout = 600
66 67
67 68 [/opt/libc-tests/tests/stdio/fileno.32]
68 69 [/opt/libc-tests/tests/stdio/fileno.64]
69 70 [/opt/libc-tests/tests/stdio/fmemopentest.32]
70 71 [/opt/libc-tests/tests/stdio/fmemopentest.64]
71 72 [/opt/libc-tests/tests/stdio/ftell_ungetc.32]
72 73 [/opt/libc-tests/tests/stdio/ftell_ungetc.64]
73 74 [/opt/libc-tests/tests/stdio/ftello_12768.lfs]
74 75 [/opt/libc-tests/tests/stdio/ftello_12768.64]
75 76 [/opt/libc-tests/tests/stdio/memstream.32]
76 77 [/opt/libc-tests/tests/stdio/memstream.64]
77 78 [/opt/libc-tests/tests/stdio/memstream_reopen.32]
78 79 [/opt/libc-tests/tests/stdio/memstream_reopen.64]
79 80 [/opt/libc-tests/tests/stdio/open_memstreamtest.32]
80 81 [/opt/libc-tests/tests/stdio/open_memstreamtest.64]
81 82 [/opt/libc-tests/tests/stdio/orientation_test.32]
82 83 [/opt/libc-tests/tests/stdio/orientation_test.64]
83 84 [/opt/libc-tests/tests/stdio/test_mbrtowc.32]
84 85 [/opt/libc-tests/tests/stdio/test_mbrtowc.64]
85 86
86 87 [/opt/libc-tests/tests/aligned_alloc.32]
87 88 [/opt/libc-tests/tests/aligned_alloc.64]
88 89 [/opt/libc-tests/tests/c11_threads.32]
89 90 [/opt/libc-tests/tests/c11_threads.64]
90 91 [/opt/libc-tests/tests/c11_tss.32]
91 92 [/opt/libc-tests/tests/c11_tss.64]
92 93 [/opt/libc-tests/tests/call_once.32]
93 94 [/opt/libc-tests/tests/call_once.64]
94 95 [/opt/libc-tests/tests/catopen]
95 96 [/opt/libc-tests/tests/endian.32]
96 97 [/opt/libc-tests/tests/endian.64]
97 98 [/opt/libc-tests/tests/env-7076.32]
98 99 [/opt/libc-tests/tests/env-7076.64]
99 100 [/opt/libc-tests/tests/fnmatch.32]
100 101 [/opt/libc-tests/tests/fnmatch.64]
101 102 [/opt/libc-tests/tests/memset_s.32]
102 103 [/opt/libc-tests/tests/memset_s.64]
103 104 [/opt/libc-tests/tests/posix_memalign.32]
104 105 [/opt/libc-tests/tests/posix_memalign.64]
105 106 [/opt/libc-tests/tests/printf-6961.64]
106 107 [/opt/libc-tests/tests/printf-9511.32]
107 108 [/opt/libc-tests/tests/printf-9511.64]
108 109 [/opt/libc-tests/tests/priv_gettext]
↓ open down ↓ |
83 lines elided |
↑ open up ↑ |
109 110 [/opt/libc-tests/tests/psignal]
110 111 [/opt/libc-tests/tests/quick_exit]
111 112 [/opt/libc-tests/tests/set_constraint_handler_s.32]
112 113 [/opt/libc-tests/tests/set_constraint_handler_s.64]
113 114 [/opt/libc-tests/tests/strerror]
114 115 [/opt/libc-tests/tests/thread_name]
115 116 [/opt/libc-tests/tests/timespec_get.32]
116 117 [/opt/libc-tests/tests/timespec_get.64]
117 118 [/opt/libc-tests/tests/uchar.32]
118 119 [/opt/libc-tests/tests/uchar.64]
120 +[/opt/libc-tests/tests/utimes.32]
121 +[/opt/libc-tests/tests/utimes.64]
119 122
120 123 [/opt/libc-tests/tests/pthread_attr_get_np]
121 124
122 125 [/opt/libc-tests/tests/symbols]
123 126 pre = setup
124 127 tests = [
125 128 'assert_h',
126 129 'ctype_h',
127 130 'dirent_h',
128 131 'fcntl_h',
129 132 'locale_h',
130 133 'math_h',
131 134 'netdb_h',
132 135 'pthread_h',
133 136 'signal_h',
134 137 'stdalign_h',
135 138 'stddef_h',
136 139 'stdio_h',
137 140 'stdlib_h',
138 141 'stdnoreturn_h',
139 142 'string_h',
140 143 'strings_h',
141 144 'sys_stat_h',
142 145 'sys_time_h',
143 146 'sys_timeb_h',
144 147 'time_h',
145 148 'threads_h',
146 149 'ucontext_h',
147 150 'unistd_h',
148 151 'wchar_h',
149 152 'wctype_h'
150 153 ]
↓ open down ↓ |
22 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX