esp-idf/components/idf_test
Jakob Hasse 937633ad79 fix (esp_event): lowered performance threshold for esp_event test
The test in question is "performance test - no dedicated task".
Its performance dropped significantly during a WiFi library commit,
although there is no obvious reason. This needs to be investigated
and until then, we temporarily lower the performance threshold to
let the test pass.
2022-08-19 12:02:42 +02:00
..
include fix (esp_event): lowered performance threshold for esp_event test 2022-08-19 12:02:42 +02:00
CMakeLists.txt Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
README.md CI: remove readme content: 2017-05-08 11:44:45 +08:00
component.mk Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00

README.md

Note: The test cases in this folder are for Espressif internal use.

Goto internal project wiki Testing page for detail about this folder.