Merge pull request #13167 from fjmolinas/pr_disable_sync
tests/Makefile.tests_common: interactive_sync only with testrunner
This commit is contained in:
commit
696071de09
@ -1,6 +1,8 @@
|
||||
APPLICATION ?= tests_$(notdir $(patsubst %/,%,$(CURDIR)))
|
||||
|
||||
DEFAULT_MODULE += test_utils_interactive_sync
|
||||
ifneq (,$(wildcard $(CURDIR)/tests/.))
|
||||
DEFAULT_MODULE += test_utils_interactive_sync
|
||||
endif
|
||||
|
||||
ifneq (,$(filter tests_driver_%,$(APPLICATION)))
|
||||
BOARD ?= samr21-xpro
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user