projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e57f9c8
)
board: README.sandbox: Update dm test command
author
Jagan Teki
<
[email protected]
>
Thu, 17 Mar 2016 06:53:19 +0000
(12:23 +0530)
committer
Simon Glass
<
[email protected]
>
Thu, 14 Apr 2016 17:51:39 +0000
(11:51 -0600)
Update dm test command with pytest instead of ./test/dm/test-dm.sh
Cc: Tom Rini <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Acked-by: Stephen Warren <
[email protected]
>
Signed-off-by: Jagan Teki <
[email protected]
>
board/sandbox/README.sandbox
patch
|
blob
|
history
diff --git
a/board/sandbox/README.sandbox
b/board/sandbox/README.sandbox
index 08489e388076e993aedca501ce77e78ea214ed84..fa1842bc001574546c024b6760d6cbd6f6fe6a0f 100644
(file)
--- a/
board/sandbox/README.sandbox
+++ b/
board/sandbox/README.sandbox
@@
-349,7
+349,8
@@
directory. These include:
- Unit tests for U-Boot's compression algorithms, useful for
security checking. It supports gzip, bzip2, lzma and lzo.
driver model
- - test/dm/test-dm.sh to run these.
+ - Run this pytest
+ ./test/py/test.py --bd sandbox --build -k ut_dm -v
image
- Unit tests for images:
test/image/test-imagetools.sh - multi-file images