This website requires JavaScript.
Explore
Help
Register
Sign In
Crash_Override
/
OVMS3-idf
Watch
1
Star
0
Fork
You've already forked OVMS3-idf
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8c87df538e
OVMS3-idf
/
tools
/
unit-test-app
/
configs
/
libsodium
3 lines
65 B
Text
Raw
Normal View
History
Unescape
Escape
unit-test-app: allow specifying subset of tests for configuration For some test configurations, not all tests need to be run. This change allows adding a comment in the configuration file of the following form: unit-test-app makefile will use it to determine which components to build. If the comment is not present, all components will be built (TESTS_ALL=1). Also add test configuration for libsodium. It is a separate test configuration due to the large binary size generated when building libsodium tests.
2018-04-28 10:56:25 +00:00
TEST_COMPONENTS=libsodium
unity: allow test task stack size to be configured
2018-05-02 07:39:39 +00:00
CONFIG_UNITY_FREERTOS_STACK_SIZE=12288
Reference in a new issue
Copy permalink