Commit Graph

258 Commits (ef5e821bd89aa059a20841e041221dadbf60aa7d)

Author SHA1 Message Date
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
Stephen Warren d314e247e1 test/py: fix timeout to be absolute 9 years ago
Simon Glass ac94b7bcbe dm: syscon: Allow finding devices by driver data 9 years ago
Simon Glass 747440d0fa dm: video: test: Test that bitmap display works correctly 9 years ago
Simon Glass 85e08db85b dm: video: test: Add tests for rotated consoles 9 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Stephen Warren 1c8b4d5f4f test/py: add a test for the sleep command 9 years ago
Stephen Warren 3045d7f043 test/py: test the ums command 9 years ago
Stephen Warren cc156f3fc0 test/py: test the shell if command 9 years ago
Stephen Warren 8b86c609b8 test/py: add test of basic shell functionality 9 years ago
Stephen Warren 98cee89b55 test/py: test the md/mw commands 9 years ago
Stephen Warren 5ab097abad test/py: add test of setenv/printenv/echo 9 years ago
Stephen Warren 472040d5cb test/py: test that sandbox exits when asked 9 years ago
Stephen Warren d201506cca test/py: Implement pytest infrastructure 9 years ago
Stephen Warren 08eee2718a test/fs: error case fixes/enhancements 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 9 years ago
Simon Glass a57a817406 dm: test: usb: Update the USB tests so that they all pass 9 years ago
Simon Glass b042566dcf dm: Disable all SPI and SPI flash tests 9 years ago
Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
Michal Simek d6df048bca dm: cmd: Relocate subcommands when MANUAL_RELOC 9 years ago
Simon Glass bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox 10 years ago
Simon Glass cd716372b3 dm: test: usb: Add a test for device reordering 10 years ago
Simon Glass 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command 10 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 10 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 10 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 10 years ago
Stephen Warren 34a60d9bc8 test: fat: add error-checking to non-contig test 10 years ago
Przemyslaw Marczak c48cb7ebfb sandbox: add ADC unit tests 10 years ago
Bin Meng 6d9764c2a8 dm: test: Add a new test case against dm eth codes for NULL pointer access 10 years ago
Stephen Warren 47b7164450 fs-test.sh: fix pre-requisite detection 10 years ago
Stephen Warren 4a28274227 test: fat: add test of non-contiguous file reads 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago