source: rtems/spec/build/testsuites/psxtests/grp.yml @ 4b04589b

Last change on this file since 4b04589b was 4b04589b, checked in by Joel Sherrill <joel@…>, on 08/01/22 at 22:12:21

Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR

This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR
which allows the application to choose whether to have the POSIX
timer_create() function follow the behavior defined by POSIX or
the FACE Technical Standard.

Updates #4691.

  • Property mode set to 100644
File size: 5.2 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: group
3cflags: []
4copyrights:
5- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
6cppflags: []
7cxxflags: []
8enabled-by:
9- BUILD_TESTS
10- BUILD_PSXTESTS
11includes:
12- testsuites/support/include
13- testsuites/psxtests/include
14install: []
15ldflags:
16- -Wl,--wrap=printf
17- -Wl,--wrap=puts
18- -Wl,--wrap=putchar
19links:
20- role: build-dependency
21  uid: ../optbin2c
22- role: build-dependency
23  uid: ../optgzip
24- role: build-dependency
25  uid: ../optxz
26- role: build-dependency
27  uid: libpsxhdrs
28- role: build-dependency
29  uid: psx01
30- role: build-dependency
31  uid: psx02
32- role: build-dependency
33  uid: psx03
34- role: build-dependency
35  uid: psx04
36- role: build-dependency
37  uid: psx05
38- role: build-dependency
39  uid: psx06
40- role: build-dependency
41  uid: psx07
42- role: build-dependency
43  uid: psx08
44- role: build-dependency
45  uid: psx09
46- role: build-dependency
47  uid: psx10
48- role: build-dependency
49  uid: psx11
50- role: build-dependency
51  uid: psx12
52- role: build-dependency
53  uid: psx13
54- role: build-dependency
55  uid: psx14
56- role: build-dependency
57  uid: psx15
58- role: build-dependency
59  uid: psx16
60- role: build-dependency
61  uid: psxaio01
62- role: build-dependency
63  uid: psxaio02
64- role: build-dependency
65  uid: psxaio03
66- role: build-dependency
67  uid: psxalarm01
68- role: build-dependency
69  uid: psxautoinit01
70- role: build-dependency
71  uid: psxautoinit02
72- role: build-dependency
73  uid: psxbarrier01
74- role: build-dependency
75  uid: psxcancel
76- role: build-dependency
77  uid: psxcancel01
78- role: build-dependency
79  uid: psxchroot01
80- role: build-dependency
81  uid: psxclassic01
82- role: build-dependency
83  uid: psxcleanup
84- role: build-dependency
85  uid: psxcleanup01
86- role: build-dependency
87  uid: psxcleanup02
88- role: build-dependency
89  uid: psxclock
90- role: build-dependency
91  uid: psxclock01
92- role: build-dependency
93  uid: psxclockrealtime01
94- role: build-dependency
95  uid: psxconcurrency01
96- role: build-dependency
97  uid: psxcond01
98- role: build-dependency
99  uid: psxcond02
100- role: build-dependency
101  uid: psxconfig01
102- role: build-dependency
103  uid: psxconfstr
104- role: build-dependency
105  uid: psxdevctl01
106- role: build-dependency
107  uid: psxeintrjoin
108- role: build-dependency
109  uid: psxenosys
110- role: build-dependency
111  uid: psxfatal01
112- role: build-dependency
113  uid: psxfatal02
114- role: build-dependency
115  uid: psxfchx01
116- role: build-dependency
117  uid: psxfenv01
118- role: build-dependency
119  uid: psxfile01
120- role: build-dependency
121  uid: psxfile02
122- role: build-dependency
123  uid: psxfilelock01
124- role: build-dependency
125  uid: psxftw01
126- role: build-dependency
127  uid: psxgetattrnp01
128- role: build-dependency
129  uid: psxgetrusage01
130- role: build-dependency
131  uid: psxglobalcon01
132- role: build-dependency
133  uid: psxglobalcon02
134- role: build-dependency
135  uid: psxid01
136- role: build-dependency
137  uid: psximfs01
138- role: build-dependency
139  uid: psximfs02
140- role: build-dependency
141  uid: psxintrcritical01
142- role: build-dependency
143  uid: psxinttypes01
144- role: build-dependency
145  uid: psxitimer
146- role: build-dependency
147  uid: psxkey01
148- role: build-dependency
149  uid: psxkey02
150- role: build-dependency
151  uid: psxkey03
152- role: build-dependency
153  uid: psxkey04
154- role: build-dependency
155  uid: psxkey05
156- role: build-dependency
157  uid: psxkey06
158- role: build-dependency
159  uid: psxkey07
160- role: build-dependency
161  uid: psxkey08
162- role: build-dependency
163  uid: psxkey09
164- role: build-dependency
165  uid: psxkey10
166- role: build-dependency
167  uid: psxmmap01
168- role: build-dependency
169  uid: psxmount
170- role: build-dependency
171  uid: psxmsgq01
172- role: build-dependency
173  uid: psxmsgq02
174- role: build-dependency
175  uid: psxmsgq03
176- role: build-dependency
177  uid: psxmsgq04
178- role: build-dependency
179  uid: psxmutexattr01
180- role: build-dependency
181  uid: psxndbm01
182- role: build-dependency
183  uid: psxobj01
184- role: build-dependency
185  uid: psxonce01
186- role: build-dependency
187  uid: psxpasswd01
188- role: build-dependency
189  uid: psxpasswd02
190- role: build-dependency
191  uid: psxpipe01
192- role: build-dependency
193  uid: psxrdwrv
194- role: build-dependency
195  uid: psxreaddir
196- role: build-dependency
197  uid: psxrwlock01
198- role: build-dependency
199  uid: psxsem01
200- role: build-dependency
201  uid: psxshm01
202- role: build-dependency
203  uid: psxshm02
204- role: build-dependency
205  uid: psxsignal01
206- role: build-dependency
207  uid: psxsignal02
208- role: build-dependency
209  uid: psxsignal03
210- role: build-dependency
211  uid: psxsignal04
212- role: build-dependency
213  uid: psxsignal05
214- role: build-dependency
215  uid: psxsignal06
216- role: build-dependency
217  uid: psxsignal07
218- role: build-dependency
219  uid: psxsignal08
220- role: build-dependency
221  uid: psxsignal09
222- role: build-dependency
223  uid: psxspin01
224- role: build-dependency
225  uid: psxstack01
226- role: build-dependency
227  uid: psxstack02
228- role: build-dependency
229  uid: psxstat
230- role: build-dependency
231  uid: psxstrsignal01
232- role: build-dependency
233  uid: psxsysconf
234- role: build-dependency
235  uid: psxthreadname01
236- role: build-dependency
237  uid: psxtime
238- role: build-dependency
239  uid: psxtimer01
240- role: build-dependency
241  uid: psxtimer02
242- role: build-dependency
243  uid: psxtimer_face01
244- role: build-dependency
245  uid: psxtimes01
246- role: build-dependency
247  uid: psxualarm
248- role: build-dependency
249  uid: psxusleep
250type: build
251use-after:
252- rtemstest
253use-before: []
Note: See TracBrowser for help on using the repository browser.