esp_event: move tests to pytest framework

This commit is contained in:
Marius Vikhammer
2022-10-11 12:03:26 +08:00
parent 835bb4acb1
commit d73e1d9754
14 changed files with 135 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
# Set CPU frequency to max for performance tests
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y