mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-08 03:31:21 +00:00
shorter test duration
This commit is contained in:
parent
58ca3bcae3
commit
1877a8361f
@ -1,4 +1,4 @@
|
|||||||
if (msg.startsWith("Callback function called at time 2000000 (counter=4000)")) {
|
if (msg.startsWith("Callback function called at time 50000 (counter=100)")) {
|
||||||
log.log("TEST OK\n");
|
log.log("TEST OK\n");
|
||||||
mote.getSimulation().getGUI().doQuit(false);
|
mote.getSimulation().getGUI().doQuit(false);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user