Skip to content

Commit ce88f0e

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
TEST: add log compare test for nfc examples
1 parent a43394d commit ce88f0e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

tools/test/examples/examples.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,12 @@
347347
"exporters": [],
348348
"compile" : true,
349349
"export": true,
350-
"test" : false,
350+
"test" : true,
351+
"baud_rate": 9600,
352+
"compare_log": [
353+
"mbed-os-example-nfc/tests/EEPROM.log",
354+
"mbed-os-example-nfc/tests/SmartPoster_noShield.log"
355+
],
351356
"auto-update" : true
352357
},
353358
{

0 commit comments

Comments
 (0)