Commit Graph

4 Commits

Author SHA1 Message Date
Chen Yudong 844f5ce69a ci: rename wifi_two_dut to two_duts 2025-12-03 19:00:23 +08:00
Sajia 6905a2c7ec fix(unit_test): Fix esp_wifi and wpa_supplicant unit tests 2025-10-21 16:02:19 +05:30
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
Ivan Grokhotkov ff87a0061c feat(wpa_supplicant): migrate the tests from unit-test-app 2023-10-04 13:09:19 +02:00