u-boot/test/py/tests
Stephen Warren 0526610334 test/py: move find_ram_base() into u_boot_utils
find_ram_base() is a shared utility function, not a core part of the
U-Boot console interaction.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-01-28 21:01:23 -07:00
..
test_000_version.py test/py: Implement pytest infrastructure 2016-01-20 19:06:23 -07:00
test_dfu.py test/py: add DFU test 2016-01-28 21:01:23 -07:00
test_env.py test/py: move U-Boot respawn trigger to the test core 2016-01-28 21:01:22 -07:00
test_help.py test/py: Implement pytest infrastructure 2016-01-20 19:06:23 -07:00
test_hush_if_test.py test/py: test the shell if command 2016-01-20 19:06:23 -07:00
test_md.py test/py: move find_ram_base() into u_boot_utils 2016-01-28 21:01:23 -07:00
test_sandbox_exit.py test/py: move U-Boot respawn trigger to the test core 2016-01-28 21:01:22 -07:00
test_shell_basics.py test/py: add test of basic shell functionality 2016-01-20 19:06:23 -07:00
test_sleep.py test/py: move U-Boot respawn trigger to the test core 2016-01-28 21:01:22 -07:00
test_ums.py test/py: ums: add filesystem-based testing 2016-01-28 21:01:23 -07:00
test_unknown_cmd.py test/py: Implement pytest infrastructure 2016-01-20 19:06:23 -07:00