2014-04-08 21:12:29 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2015-09-03 18:47:43 +02:00
|
|
|
USEMODULE += xtimer
|
|
|
|
|
2018-03-21 12:23:02 +01:00
|
|
|
TEST_ON_CI_WHITELIST += all
|
|
|
|
|
2014-04-08 21:12:29 +02:00
|
|
|
include $(RIOTBASE)/Makefile.include
|
2017-10-18 11:44:57 +02:00
|
|
|
|
|
|
|
test:
|
|
|
|
tests/01-run.py
|