]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: py: add initial coverage for scp03 cmd
authorIgor Opaniuk <igor.opaniuk@foundries.io>
Sun, 14 Feb 2021 15:27:28 +0000 (16:27 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 14 Mar 2021 15:50:16 +0000 (11:50 -0400)
commit7f047b4f5b4c86b53dbdd002322dcbf007f80623
treeb22356b605c5881781ab4ea88743054558753149
parent7c591a841c1f089209285d6ff8d0e1bce5bb9618
test: py: add initial coverage for scp03 cmd

Add initial test coverage for SCP03 command.

Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_scp03.py [new file with mode: 0644]