commit | 61c72ea0fee125f742225f6e55dd8da7dac37d31 | [log] [tgz] |
---|---|---|
author | Sam Protsenko <joe.skb7@gmail.com> | Fri Jan 24 17:53:45 2020 +0200 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Feb 04 09:07:24 2020 +0530 |
tree | ed4c75d65404dfba1f485948f8b34d8335d20d21 | |
parent | cd43fa14850c2950fb43a18bcdd94ef9f24f1dcb [diff] |
test/py: android: Add test for abootimg Unit test for 'abootimg' command. Right now it covers dtb/dtbo functionality in Android Boot Image v2, which was added recently. Running test: $ ./test/py/test.py --bd sandbox --build -k test_abootimg shows that 1/1 tests passes successfully. Signed-off-by: Sam Protsenko <joe.skb7@gmail.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>