mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

* improved setup/teardown to not put shared event system into inconsistent state * reduced timing-dependency of several tests by using a semaphore instead of waiting for a guessed timeout * Deactivated WDT (both Interrupt WDT, Task WDT) for QEMU tests * Ignore esp_timer-based test for QEMU, CPU timing is different on ESP32 simulation in QEMU