esp-idf/components/unity
Ivan Grokhotkov 1ac3fc79b7
unity: add linux port
This allows using unity fixture in Linux host tests
2022-08-15 18:15:19 +02:00
..
include unity_utils: added helper function to disable cache and run user function 2022-08-12 11:29:52 +08:00
port feature (unity): added memory leak check API, integrated it into cxx tests 2022-05-09 11:09:20 +08:00
unity@7d2bf62b7e unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt unity: add linux port 2022-08-15 18:15:19 +02:00
Kconfig unity: add option to enable 64-bit formatting support 2021-05-10 18:13:35 +02:00
unity_port_esp32.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
unity_port_linux.c unity: add linux port 2022-08-15 18:15:19 +02:00
unity_runner.c unity: expose some internal functions to allow iterating over tests 2022-07-14 19:47:46 +02:00
unity_utils_cache.c unity_utils: added helper function to disable cache and run user function 2022-08-12 11:29:52 +08:00
unity_utils_freertos.c unit test: move unit-test_app test_utils_task_delete API to be a utils API (unity_utils_task_delete) in unity component 2022-03-30 15:11:08 +08:00
unity_utils_memory.c feature (unity): added memory leak check API, integrated it into cxx tests 2022-05-09 11:09:20 +08:00