OVMS3-idf/components/app_update/test
Marius Vikhammer 93b8fcf664 app_update: fix test failure for get_app_elf_sha256 test
Commit fc03161f updated esp_ota_get_app_elf_sha256 to store and return
X number of bytes of the hash, but the test case still expected 64 bytes.

Updated test case to use CONFIG value for expected length.
2020-04-15 21:13:21 +08:00
..
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition 2017-02-22 10:24:42 +11:00
test_app_desc.c app_update: fix test failure for get_app_elf_sha256 test 2020-04-15 21:13:21 +08:00
test_ota_ops.c esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
test_switch_ota.c app_update: Fix UTs for FACTORY_RESET and APP_TEST 2019-09-06 11:59:03 +08:00