esp-idf/components/wpa_supplicant/test_apps/main
Ivan Grokhotkov 2b1e9af12f
change(wpa_supplicant): clean up test_sae, set leak thresholds
- fix relative includes
- remove ESP32-H2-related TODO — an ifdef is not needed now since the
  whole app is built only for SOC_WIFI_SUPPORTED=y
- set leak threshold in test case
2023-10-04 17:46:45 +02:00
..
CMakeLists.txt feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +02:00
idf_component.yml feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +02:00
test_crypto.c ci(wpa_supplicant): set leak thresholds in test_crypto 2023-10-04 17:46:44 +02:00
test_dpp.c change(wpa_supplicant): clean up test_dpp, set leak threshold 2023-10-04 17:46:44 +02:00
test_eloop.c change(wpa_supplicant): clean up test_eloop, set leak threshold 2023-10-04 17:46:45 +02:00
test_fast_pbkdf2.c change(wpa_supplicant): set leak threshold in test_fast_pbkdf2 2023-10-04 17:46:45 +02:00
test_offchannel.c change(wpa_supplicant): test_offchannel: cleanups and leak thresholds 2023-10-04 17:46:45 +02:00
test_sae.c change(wpa_supplicant): clean up test_sae, set leak thresholds 2023-10-04 17:46:45 +02:00
test_wpa_supplicant_common.h feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +02:00
test_wpa_supplicant_main.c feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +02:00