board: README.sandbox: Update dm test command
authorJagan Teki <jteki@openedev.com>
Thu, 17 Mar 2016 06:53:19 +0000 (12:23 +0530)
committerSimon Glass <sjg@chromium.org>
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 <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
board/sandbox/README.sandbox

index 08489e388076e993aedca501ce77e78ea214ed84..fa1842bc001574546c024b6760d6cbd6f6fe6a0f 100644 (file)
@@ -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