arduino-esp32/tests/validation
Kuba Andrýsek 95ae8cf9c6
feat(test): Enhance NVS test (#11481)
* feat(test): Enhance NVS test

* fix(nvs): Remove unused Unity header and improve Serial wait loop

* refactor(nvs): Extract string increment logic into a separate function

* refactor(test): Format long strings in expect_exact calls for better readability
2025-06-23 15:02:47 +03:00
..
democfg ci(esp32p4): Add missing options for P4 (#11014) 2025-02-26 11:49:42 +02:00
gpio ci(test): Fix GPIO test 2025-02-21 23:54:52 -03:00
hello_world fix(tests): Use proper API and check for required token (#10223) 2024-08-22 23:44:49 +03:00
i2c_master test(i2c): Do not use delta as Wokwi timing can be inconsistent (#11080) 2025-03-13 12:02:43 +02:00
nvs feat(test): Enhance NVS test (#11481) 2025-06-23 15:02:47 +03:00
periman Merge branch 'master' into release/v3.1.x 2024-10-23 15:31:08 +03:00
psram ci(test): Skip some PSRAM tests in P4 2025-02-22 01:27:17 -03:00
timer ci(performance): Add performance tests to CI (#9560) 2024-05-07 13:16:13 +02:00
touch feat(touch): Support NG touch driver for P4 (#10448) 2024-10-21 13:29:01 +03:00
uart fix(uart): Fixes UART CI script to work with Arduino Core 3.2.x (#11077) 2025-03-17 17:36:10 +02:00
unity ci(performance): Add performance tests to CI (#9560) 2024-05-07 13:16:13 +02:00
wifi fix(wifi): Fix requirements and guards for hosted Wi-Fi (#10579) 2024-11-07 00:31:29 +02:00