OVMS3-idf/tools/unit-test-app/components/test_utils
Angus Gratton eb4ac07c96 unit test: Always print the free memory delta after the test
Prevents situations where the leak threshold is low and the
value slowly creeps up to be close to it, without developer
noticing.
2020-05-22 18:39:43 +10:00
..
include Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
private_include test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
ccomp_timer.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
ccomp_timer_impl.c freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
CMakeLists.txt test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
component.mk test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
Kconfig Add support a [leaks] tag for UT 2019-04-12 09:31:23 +08:00
ref_clock.c rmt: prefix caps name with SOC_ 2020-03-25 17:14:00 +08:00
test_runner.c unit test: Always print the free memory delta after the test 2020-05-22 18:39:43 +10:00
test_utils.c esp_wifi: fix occasional test failure due to memory leak indications 2020-03-03 11:11:23 +05:30