OVMS3-idf/components/unity/include
Felipe Neves d7d8b47b89 unity/unity_config.h: changed configuration for setjmp usage
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.
2019-12-04 10:39:22 -03:00
..
priv esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
unity_config.h unity/unity_config.h: changed configuration for setjmp usage 2019-12-04 10:39:22 -03:00
unity_test_runner.h ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00