mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
00819a3022
* General tests like page loading from flash * Rough test of fixed-size data types * Rough test of blob read * Added coverage target in cmake, also accessible via `idf.py coverage` * Fixed unsigned comparison in comp. enum table * introducing temporary LINUX_TARGET define
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
|
|
CONFIG_IDF_TARGET="linux"
|
|
CONFIG_CXX_EXCEPTIONS=y
|