commit | f96c9482e6b87dd0a8574a031fc9115ede3305f5 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@linaro.org> | Sun Jun 03 21:56:42 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 18 14:02:02 2018 -0400 |
tree | 4b8dda0442fd25aeac34344ee887625cea3bae1f | |
parent | e883ffe00b6db807544c70e743cf7832d5d56d40 [diff] |
test/py: avb2.0: add tests for avb commands 1. Run AVB 2.0 full verification chain, avb verify 2. Check if 'avb get_uuid' works, compare results with 'part list mmc 1' output 3. Test `avb read` commands, which reads N bytes from a partition identified by a name Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>