mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
unittests: do not use auto_init
This commit is contained in:
parent
4450d5a8e2
commit
b1035acc98
@ -24,6 +24,8 @@ else
|
||||
UNIT_TESTS := $(filter tests-%, $(MAKECMDGOALS))
|
||||
endif
|
||||
|
||||
DISABLE_MODULE += auto_init
|
||||
|
||||
# Pull in `Makefile.include`s from the test suites:
|
||||
-include $(UNIT_TESTS:%=$(RIOTBASE)/tests/unittests/%/Makefile.include)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user