mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-16 23:39:51 +01:00
refactor(esp_event): improved esp_event unit tests
* Decomposed tests into atomic unit tests * Made tests less time-dependent, hence more robust on different platforms (ESP32, QEMU, Linux) * Ported most of the tests to linux * Removed some redundant tests * Fixed bug the tests discovered * Simplified parts of the tests to be more clear * Partially used C++ to simplify setup/teardown * Unified setup/teardown in general
This commit is contained in:
1573
components/esp_event/test_apps/main/test_event_common.cpp
Normal file
1573
components/esp_event/test_apps/main/test_event_common.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user