mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a703d7aa89
* 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_default_loop.c | ||
test_event_main.c | ||
test_event.c |