]> git.ipfire.org Git - people/ms/u-boot.git/history - test/py/tests
test/py: fix spawn.expect multiple match handling
[people/ms/u-boot.git] / test / py / tests /
2016-01-29  Stephen Warrentest/py: Provide custom IDs when parametrizing tests
2016-01-29  Stephen Warrentest/py: Quote consistency
2016-01-29  Stephen Warrentest/py: use " for docstrings
2016-01-29  Stephen Warrentest/py: make net test aware of USB and PCI enumeration
2016-01-29  Stephen Warrentest/py: dfu: error out if USB device already exists
2016-01-29  Stephen Warrentest/py: add a networking test
2016-01-29  Stephen Warrentest/py: move find_ram_base() into u_boot_utils
2016-01-29  Stephen Warrentest/py: add DFU test
2016-01-29  Stephen Warrentest/py: ums: add filesystem-based testing
2016-01-29  Stephen Warrentest/py: move U-Boot respawn trigger to the test core
2016-01-21  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21  Stephen Warrentest/py: add a test for the sleep command
2016-01-21  Stephen Warrentest/py: test the ums command
2016-01-21  Stephen Warrentest/py: test the shell if command
2016-01-21  Stephen Warrentest/py: add test of basic shell functionality
2016-01-21  Stephen Warrentest/py: test the md/mw commands
2016-01-21  Stephen Warrentest/py: add test of setenv/printenv/echo
2016-01-21  Stephen Warrentest/py: test that sandbox exits when asked
2016-01-21  Stephen Warrentest/py: Implement pytest infrastructure