esp-idf/components/wpa_supplicant/test_apps/main
Ivan Grokhotkov c07ee2d56b
change(wpa_supplicant): test_offchannel: cleanups and leak thresholds
- sort includes
- fix relative includes
- replace TEMPORARY_DISABLED_FOR_TARGETS with just IDF_TARGET_ESP32,
  to avoid having to change this file when bringing up new chips
- astyle formatting
- set leak threshold in test cases
- use the new 'wifi_two_dut' environment marker instead of UT_T2_1
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 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