We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7784917 + 0541894 commit 717b3f7Copy full SHA for 717b3f7
tests/CMakeLists.txt
@@ -141,7 +141,6 @@ set(DISPATCH_C_TESTS
141
api
142
debug
143
queue_finalizer
144
- group
145
overcommit
146
context_for_key
147
after
@@ -152,7 +151,6 @@ set(DISPATCH_C_TESTS
152
151
timer_bit31
153
timer_bit63
154
timer_set_time
155
- starfish
156
data
157
io_net
158
io_pipe_close
@@ -164,8 +162,10 @@ if(EXTENDED_TEST_SUITE)
164
162
list(APPEND DISPATCH_C_TESTS
165
163
priority
166
concur
+ group
167
read
168
read2
+ starfish
169
suspend_timer
170
pingpong
171
drift
0 commit comments