esp-idf/components/esp_wifi/test
Jakob Hasse 16514f93f0 refactor (test_utils)!: separate file for memory check functions
Memory check (leaks and heap tracing) functions for unit tests
now have a separate file now and are renamed for more consistency.

BREAKING CHANGE: renamed memory check function names which may be used
                 in unit tests outside IDF.
2021-12-08 11:06:00 +08:00
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
test_wifi.c refactor (test_utils)!: separate file for memory check functions 2021-12-08 11:06:00 +08:00
test_wifi_init.c esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped 2021-02-24 10:52:57 +05:30