]> Git Repo - u-boot.git/commit
test/py: run all "ut" subtests
authorStephen Warren <[email protected]>
Mon, 8 Feb 2016 21:44:16 +0000 (14:44 -0700)
committerTom Rini <[email protected]>
Mon, 15 Feb 2016 20:58:26 +0000 (20:58 +0000)
commit1cd85f571dd888a20ba23308231da0022ae1ea9e
treef9fe6bc10ae56350bf3f4be9856b4511f5fe0b64
parent7ed4848bb86c562707a02333a6f2f816d0e48955
test/py: run all "ut" subtests

Invoke each "ut"-based unit test as a separate pytest.

Now that the DM unit test runs under test/py, remove the manual shell
script that invokes it.

Signed-off-by: Stephen Warren <[email protected]>
Acked-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]> # v2, on sandbox
test/dm/test-dm.sh [deleted file]
test/py/conftest.py
test/py/tests/test_ut.py [new file with mode: 0644]
This page took 0.035463 seconds and 4 git commands to generate.