diff options
author | Stephen Warren <swarren@nvidia.com> | 2016-01-15 11:15:29 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-01-20 19:06:23 -0700 |
commit | cc156f3fc0b2a8cb6dbb529ada54ba1a902e2019 (patch) | |
tree | d36a81326fe6e19581872e60a1c4e56472c5d10c /scripts/mailmapper | |
parent | 8b86c609b8600c03c72557b7002b490a856902e0 (diff) | |
download | talos-obmc-uboot-cc156f3fc0b2a8cb6dbb529ada54ba1a902e2019.tar.gz talos-obmc-uboot-cc156f3fc0b2a8cb6dbb529ada54ba1a902e2019.zip |
test/py: test the shell if command
Migrate all most tests from command_ut.c into the Python test system.
This allows the tests to be run against any U-Boot binary that supports
the if command (i.e. where hush is enabled) without requiring that
binary to be permanently bloated with the code from command_ut.
Some tests in command_ut.c can only be executed from C code, since they
test internal (more unit-level) features of various U-Boot APIs. The
migrated tests can all operate directly from the U-Boot console.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/mailmapper')
0 files changed, 0 insertions, 0 deletions