Skip to content

Commit f317753

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
EXAMPLES: add test key for remaining examples
1 parent 372a3f1 commit f317753

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tools/test/examples/examples.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"exporters": ["iar", "make_armc5", "make_armc6", "make_gcc_arm", "make_iar"],
3232
"compile" : true,
3333
"export": true,
34+
"test" : false,
3435
"auto-update" : true
3536
},
3637
{
@@ -79,6 +80,7 @@
7980
"exporters": [],
8081
"compile" : true,
8182
"export": false,
83+
"test" : false,
8284
"auto-update" : true
8385
},
8486
{
@@ -127,6 +129,7 @@
127129
"exporters": [],
128130
"compile" : true,
129131
"export": true,
132+
"test" : false,
130133
"auto-update" : true
131134
},
132135
{
@@ -140,6 +143,7 @@
140143
"exporters": [],
141144
"compile" : true,
142145
"export": true,
146+
"test" : false,
143147
"auto-update" : true
144148
},
145149
{
@@ -153,6 +157,7 @@
153157
"exporters": [],
154158
"compile" : true,
155159
"export": true,
160+
"test" : false,
156161
"auto-update" : true
157162
},
158163
{
@@ -166,6 +171,7 @@
166171
"exporters": [],
167172
"compile" : true,
168173
"export": false,
174+
"test" : false,
169175
"auto-update" : true
170176
},
171177
{
@@ -330,6 +336,7 @@
330336
"exporters": [],
331337
"compile" : true,
332338
"export": true,
339+
"test" : false,
333340
"auto-update" : true
334341
},
335342
{
@@ -345,6 +352,7 @@
345352
"exporters": [],
346353
"compile" : true,
347354
"export": true,
355+
"test" : false,
348356
"auto-update" : true
349357
},
350358
{
@@ -376,6 +384,7 @@
376384
"exporters": [],
377385
"compile" : true,
378386
"export": true,
387+
"test" : false,
379388
"auto-update" : true
380389
},
381390
{

0 commit comments

Comments
 (0)