diff options
| author | Stephen Warren <[email protected]> | 2016-01-15 11:15:29 -0700 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2016-01-20 19:06:23 -0700 |
| commit | cc156f3fc0b2a8cb6dbb529ada54ba1a902e2019 (patch) | |
| tree | d36a81326fe6e19581872e60a1c4e56472c5d10c /include | |
| parent | 8b86c609b8600c03c72557b7002b490a856902e0 (diff) | |
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 <[email protected]>
Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
