mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0a95151a75
There is no ccomp timer on C3, which means our performance tests will start failing again due to variance caused by cache misses. This MR adds TEST_PERFORMANCE_CCOMP_ macro that will only fail performance test if CCOMP timer is supported on the target |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
component.mk | ||
digital_signature_test_cases.h | ||
gen_digital_signature_tests.py | ||
test_ds.c | ||
test_hmac.c | ||
test_random.c | ||
test_sha.c | ||
test_spiram_cache_flush.c | ||
test_stack_check_cxx.cpp | ||
test_stack_check.c |