esp-idf/components/wpa_supplicant/test_apps/main
Ivan Grokhotkov 191a9021c2
change(wpa_supplicant): clean up test_eloop, set leak threshold
- sort includes, fix relative includes
- make all globals static
- remove ifdef SOC_WIFI_SUPPORTED since the whole test app is only
  built when SOC_WIFI_SUPPORTED is set
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 feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +02:00
test_offchannel.c feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +02:00
test_sae.c feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +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