Commit Graph

508 Commits (d2166319df17286b2a3e2a1a7ce89f01e4f8bac9)

Author SHA1 Message Date
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Simon Glass f8025b58f8 spi: Re-enable the SPI flash tests 9 years ago
Simon Glass f91281b1eb trace: Improve the trace test number recognition 9 years ago
Simon Glass 0edd82e244 image: Fix FIT and vboot tests to exit sandbox correctly 9 years ago
Stephen Warren 24862c640e test/py: skip tests that require large CONFIG_SYS_MAXARGS 9 years ago
Stephen Warren 38831ca3be test/py: use space to interrupt autoboot 9 years ago
Michal Simek 299e5bb7c2 test/py: Add option to skip SPL signature checking 9 years ago
Heiko Schocher b1309a23e0 test/py: only check for SPL signature if SPL uses serial output 9 years ago
Stephen Warren 9725543843 test/py: put "Starting U-Boot" into separate log section 9 years ago
Stephen Warren 93134e18e8 test/py: handle exceptions in console creation 9 years ago
Stephen Warren 1326022c2e test/py: print summary in test order 9 years ago
Stephen Warren 1235c79182 test/py: fix CONFIG_SPL test 9 years ago
Stephen Warren 06088b0473 test/py: don't import pexpect 9 years ago
Stephen Warren d70facf89c test/py: add docs for gdbserver and pytest options 9 years ago
Stephen Warren 1cd85f571d test/py: run all "ut" subtests 9 years ago
Stephen Warren c82ce04a3f test/py: capture the entire U-Boot version at boot 9 years ago
Stephen Warren d8926811fd test/py: fix off-by-one error in spawn matching code 9 years ago
Stephen Warren 83357fd5c2 test/py: HTML awesome! 9 years ago
Stephen Warren ac99831b7d test/py: exit(1) if there are problems running py.test 9 years ago
Stephen Warren 89ab841088 test/py: support running sandbox under gdbserver 9 years ago
Simon Glass a108082d4d video: test: Adjust order of file closure 9 years ago
Simon Glass 5674ead7d2 video: test: Add console tests for truetype 9 years ago
Simon Glass 8df8dad528 video: sandbox: Enable truetype fonts for sandbox 9 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 9 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 9 years ago
Stephen Warren 26db3a617b test/py: dfu: allow boardenv to specify test sizes 9 years ago
Stephen Warren db261f0076 test/py: fix a couple typos in comments 9 years ago
Stephen Warren d27f2fc1e1 test/py: run sandbox in source directory 9 years ago
Stephen Warren 77bcb22d77 test/py: pass test DTB to sandbox 9 years ago
Stephen Warren 78b39cc3e1 test/py: correctly log xfail/xpass tests 9 years ago
Stephen Warren 9129d9f5fd test/py: detect another "bad pattern" in console output 9 years ago
Stephen Warren 0c6189b5d6 test/py: check for bad patterns everywhere we wait 9 years ago
Stephen Warren e4119ebb6d test.py: calculate bad patterns on change only 9 years ago
Stephen Warren 44ac762b14 test/py: fix spawn.expect multiple match handling 9 years ago
Stephen Warren 26e1beccbe test/dm: clear unit test failure count each run 9 years ago
Stephen Warren d20e5e976f test/py: Provide custom IDs when parametrizing tests 9 years ago
Stephen Warren a2ec560647 test/py: Quote consistency 9 years ago
Stephen Warren e8debf394f test/py: use " for docstrings 9 years ago
Stephen Warren 56382a81f3 test/py: make net test aware of USB and PCI enumeration 9 years ago
Stephen Warren be1df82656 test/py: dfu: error out if USB device already exists 9 years ago
Stephen Warren e787a58fe2 test/py: make crash detection more robust 9 years ago
Stephen Warren e5bb279f82 test/py: add a networking test 9 years ago
Stephen Warren 0526610334 test/py: move find_ram_base() into u_boot_utils 9 years ago
Stephen Warren f5d196d03e test/py: add DFU test 9 years ago
Stephen Warren d054f4c2cb test/py: ums: add filesystem-based testing 9 years ago
Stephen Warren 76b4693928 test/py: add various utility code 9 years ago
Stephen Warren 3f2faf7327 test/py: optionally ignore errors from shell commands 9 years ago
Stephen Warren 783cbcd360 test/py: log when tests send CTRL-C 9 years ago
Stephen Warren c10eb9d39f test/py: drain console log at the end of any failed test 9 years ago
Stephen Warren 636f38d83a test/py: move U-Boot respawn trigger to the test core 9 years ago