]> git.sur5r.net Git - u-boot/history - test/py/tests
ARM: at91: sama5d2: configure the L2 cache memory
[u-boot] / test / py / tests /
2016-02-15 Stephen Warrentest/py: run all "ut" subtests
2016-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-08 Stephen Warrentest/py: support running sandbox under gdbserver
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-29 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-29 Stephen Warrentest/py: dfu: allow boardenv to specify test sizes
2016-01-29 Stephen Warrentest/py: fix a couple typos in comments
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-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
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