OVMS3-idf/components/app_update/test
Marius Vikhammer 0c4e55e3bd 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:09:57 +08:00
..
CMakeLists.txt ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +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:09:57 +08:00
test_ota_ops.c ci: disable unavailable tests for esp32s2beta 2019-09-04 10:53:25 +10:00
test_switch_ota.c Merge branch 'master' into feature/esp32s2beta_merge 2019-09-16 16:18:48 +10:00