OVMS3-idf/components/app_update/test
Marius Vikhammer 9f2056dad4 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:49:32 +08:00
..
CMakeLists.txt unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +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:49:32 +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-14 09:52:58 +00:00