mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 20:49:56 +01:00
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 <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> # v2, on sandbox |
||
|---|---|---|
| .. | ||
| test_000_version.py | ||
| test_dfu.py | ||
| test_env.py | ||
| test_help.py | ||
| test_hush_if_test.py | ||
| test_md.py | ||
| test_net.py | ||
| test_sandbox_exit.py | ||
| test_shell_basics.py | ||
| test_sleep.py | ||
| test_ums.py | ||
| test_unknown_cmd.py | ||
| test_ut.py | ||