commit | 72c5827f8f73526e8aead84d52aba9d65318f98e | [log] [tgz] |
---|---|---|
author | Jassi Brar <jaswinder.singh@linaro.org> | Mon Mar 06 17:18:58 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 09 13:52:40 2023 -0400 |
tree | 3a3272b490043657cd877baa2ec7379a4dda117a | |
parent | f752255f02fb761ac7a96ed4224eecd32e9d748a [diff] |
test: dm: fwu: fix for the updated api fwu_get_mdata() no more requires 'dev' argument and fwu_check_mdata_validity() has been rendered useless and dropped. Fix the test cases to work with aforementioned changes. Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Tested-by: Sughosh Ganu <sughosh.ganu@linaro.org>