mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d7d8b47b89
For some reason after use modified context save routine, the local unit test app were crashed, the reason behind this resides on setjmp usage of test_runner, since this feature seems to not be used for nothing special (just was a default config), I changed the unity_config to replace the setjmp macros, this sounds less hacky. |
||
---|---|---|
.. | ||
include | ||
unity@7d2bf62b7e | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
Makefile.projbuild | ||
unity_port_esp32.c | ||
unity_runner.c |