]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - test/py
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / test / py /
2016-06-20 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-19 Stephen Warrentest/py: fix printenv signon message disable code
2016-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-06-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-06-12 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-06-09 Heiko Schochertests: py: disable main_signon check for printenv cmd
2016-06-06 Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-28 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-27 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-05-27 Michal Simektest/py: Support setting up specific timeout
2016-05-27 Heiko Schochertest/py: fix NameError exception if bdi cmd is not...
2016-05-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-13 Heiko Schochertests: py: fix NameError exception if bdi cmd is not...
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-05-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-05-06 Stephen Warrentest/py: dfu: wait for USB device to go away at boot
2016-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-25 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-04-25 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-usb
2016-04-25 Lukasz Majewskitests: py: dfu: Provide functionality to set test and...
2016-04-25 Lukasz Majewskitests: py: dfu: Add functionality to set different...
2016-04-25 Lukasz Majewskitests: py: dfu: Add variables to store dfu alt numbers...
2016-04-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-04-12 Stephen Warrentest/py: README: link to example hook scripts
2016-04-12 Michal Simektest/py: Add support for loading image via tftp to...
2016-04-12 Stephen Warrentest/py: pass -v option when executing sandbox
2016-02-26 Stephen Warrentest/py: skip tests that require large CONFIG_SYS_MAXARGS
2016-02-26 Stephen Warrentest/py: use space to interrupt autoboot
2016-02-25 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-02-25 Michal Simektest/py: Add option to skip SPL signature checking
2016-02-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-02-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-02-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-02-24 Heiko Schochertest/py: only check for SPL signature if SPL uses seria...
2016-02-21 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-02-15 Stephen Warrentest/py: put "Starting U-Boot" into separate log section
2016-02-15 Stephen Warrentest/py: handle exceptions in console creation
2016-02-15 Stephen Warrentest/py: print summary in test order
2016-02-15 Stephen Warrentest/py: fix CONFIG_SPL test
2016-02-15 Stephen Warrentest/py: don't import pexpect
2016-02-15 Stephen Warrentest/py: add docs for gdbserver and pytest options
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-09 Stephen Warrentest/py: capture the entire U-Boot version at boot
2016-02-09 Stephen Warrentest/py: fix off-by-one error in spawn matching code
2016-02-09 Stephen Warrentest/py: HTML awesome!
2016-02-09 Stephen Warrentest/py: exit(1) if there are problems running py.test
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: run sandbox in source directory
2016-01-29 Stephen Warrentest/py: pass test DTB to sandbox
2016-01-29 Stephen Warrentest/py: correctly log xfail/xpass tests
2016-01-29 Stephen Warrentest/py: detect another "bad pattern" in console output
2016-01-29 Stephen Warrentest/py: check for bad patterns everywhere we wait
2016-01-29 Stephen Warrentest.py: calculate bad patterns on change only
2016-01-29 Stephen Warrentest/py: fix spawn.expect multiple match handling
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: make crash detection more robust
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: add various utility code
2016-01-29 Stephen Warrentest/py: optionally ignore errors from shell commands
2016-01-29 Stephen Warrentest/py: log when tests send CTRL-C
2016-01-29 Stephen Warrentest/py: drain console log at the end of any failed...
2016-01-29 Stephen Warrentest/py: move U-Boot respawn trigger to the test core
2016-01-29 Stephen Warrentest/py: fix timeout to be absolute
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