Commit Graph

190 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
Simon Glass ac94b7bcbe dm: syscon: Allow finding devices by driver data 8 years ago
Simon Glass 747440d0fa dm: video: test: Test that bitmap display works correctly 8 years ago
Simon Glass 85e08db85b dm: video: test: Add tests for rotated consoles 8 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 8 years ago
Stephen Warren 1c8b4d5f4f test/py: add a test for the sleep command 8 years ago
Stephen Warren 3045d7f043 test/py: test the ums command 8 years ago
Stephen Warren cc156f3fc0 test/py: test the shell if command 8 years ago
Stephen Warren 8b86c609b8 test/py: add test of basic shell functionality 8 years ago
Stephen Warren 98cee89b55 test/py: test the md/mw commands 8 years ago
Stephen Warren 5ab097abad test/py: add test of setenv/printenv/echo 8 years ago
Stephen Warren 472040d5cb test/py: test that sandbox exits when asked 8 years ago
Stephen Warren d201506cca test/py: Implement pytest infrastructure 8 years ago
Stephen Warren 08eee2718a test/fs: error case fixes/enhancements 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 8 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 9 years ago
Simon Glass cd716372b3 dm: test: usb: Add a test for device reordering 9 years ago
Simon Glass 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command 9 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 9 years ago
Stephen Warren 34a60d9bc8 test: fat: add error-checking to non-contig test 9 years ago
Przemyslaw Marczak c48cb7ebfb sandbox: add ADC unit tests 9 years ago
Bin Meng 6d9764c2a8 dm: test: Add a new test case against dm eth codes for NULL pointer access 9 years ago
Stephen Warren 47b7164450 fs-test.sh: fix pre-requisite detection 9 years ago
Stephen Warren 4a28274227 test: fat: add test of non-contiguous file reads 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Nishanth Menon bfaa2d99dc test: Add basic tests for remoteproc 9 years ago
Tom Rini e8de6d7b4a test/fs/fs-test.sh: Update expected results and TC10 logic 9 years ago
Julius Werner 027b728d4a Add support for LZ4 decompression algorithm 9 years ago
Simon Glass cbfc2ff9da dm: test: Show the amount of leaked memory on error 9 years ago
Bin Meng 71d7971fac dm: test: Add a new test case for dm_test_eth_rotate 9 years ago
Lukasz Majewski 33a6103578 dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID 9 years ago
Stephen Warren 04812605f3 fs-test.sh: minor fixes 9 years ago
Masahiro Yamada 40b6f2d020 devres: add debug command to dump device resources 9 years ago
Simon Glass 86075bab27 test: Add a test for regmap 9 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 9 years ago
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass 9 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 9 years ago
Simon Glass 64ce0cad9e dm: test: Add a test for the ram uclass 9 years ago
Simon Glass 201c29a2d6 dm: test: Add a test for the reset uclass 9 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 9 years ago
Simon Glass c02790ce12 dm: test: Allow test names to leave out the dm_test_ prefix 9 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 9 years ago
Simon Glass 304fbef156 dm: Move the tree/uclass dump code into its own file 9 years ago