Merge pull request #11601 from cladmi/pr/unittests/remove_large_tests
tests/unittests: remove unused LARGE_STACK_TESTS
This commit is contained in:
commit
1216c5f3b8
@ -246,10 +246,6 @@ ifneq (,$(filter tests-cpp_%, $(UNIT_TESTS)))
|
||||
export CPPMIX := 1
|
||||
endif
|
||||
|
||||
ifneq (,$(filter $(LARGE_STACK_TESTS), $(UNIT_TESTS)))
|
||||
CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(4*THREAD_STACKSIZE_DEFAULT+THREAD_EXTRA_STACKSIZE_PRINTF\)
|
||||
endif
|
||||
|
||||
DISABLE_MODULE += auto_init
|
||||
|
||||
# Pull in `Makefile.include`s from the test suites:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user