Commit Graph

503 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Simon Glass f60d0603ed test: Adjust the of-platdata test run condition 8 years ago
Simon Glass b979d3d4c5 dm: Add a test for of-platdata 8 years ago
Simon Glass a811779b17 test/py: Start sandbox SPL when enabled 8 years ago
Simon Glass ebec58fbcb test/py: Provide a way to get early console output 8 years ago
Simon Glass c7f636f59d test/py: Note which console produced unexpected output 8 years ago
Simon Glass 2fedbaa4ae test/py: Handle testing with the sandbox_spl board 8 years ago
Simon Glass 8729d58259 test: Convert the vboot test to test/py 8 years ago
Simon Glass 73a9054d0f test/py: Add a helper to run a list of U-Boot commands 8 years ago
Simon Glass 9e17b0345a test/py: Provide a way to check that a command fails 8 years ago
Simon Glass 8b304a37df test/py: Add an option to execute a string containing a command 8 years ago
Simon Glass f3d3e95ce5 test/py: Return output from run_and_log() 8 years ago
Simon Glass 86845bf38d test/py: Provide output from exceptions with RunAndLog() 8 years ago
Simon Glass 3b8d9d977b test/py: Allow RunAndLog() to return the output 8 years ago
Simon Glass 0671960bee test/py: Allow tests to control the sandbox device-tree file 8 years ago
Simon Glass 07f4eadc99 test: Add a simple script to run tests on sandbox 8 years ago
Simon Glass f6349c3c4c test: Add a README 8 years ago
Daniel Schwierzeck d56dd0b1f8 test/py: support 'memstart =' in u_boot_utils.find_ram_base() 8 years ago
Stephen Warren 085e64dd42 test/py: strip VT100 codes from match buffer 8 years ago
Stephen Warren a82642f398 test/py: fix CONFIG_ tests 8 years ago
Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 8 years ago
Stephen Warren 4581b717b1 reset: implement a reset test 8 years ago
Stephen Warren 7a8f886558 test/py: fix printenv signon message disable code 8 years ago
Heiko Schocher da37f006e7 tests: py: disable main_signon check for printenv cmd 8 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 8 years ago
Michal Simek 87861c1970 test/py: Support setting up specific timeout 8 years ago
Heiko Schocher 7e6621a1ca test/py: fix NameError exception if bdi cmd is not supported 8 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 8 years ago
Stephen Warren 1163625898 Rename reset to sysreset 8 years ago
Simon Glass 341392dd11 dm: mmc: test: Add tests for MMC 8 years ago
Simon Glass afa2c3122d dm: sandbox: mmc: Enable building MMC code for sandbox 8 years ago
Simon Glass f8b7752e8f dm: sandbox: Only enable the sandbox MMC driver when valid 8 years ago
Heiko Schocher b8218a9146 tests: py: fix NameError exception if bdi cmd is not supported 8 years ago
Stephen Warren daa69f5f5d test/py: dfu: wait for USB device to go away at boot 8 years ago
Lukasz Majewski f3a87f5b79 tests: py: dfu: Provide functionality to set test and dummy files alt settings 8 years ago
Lukasz Majewski 8eb3752446 tests: py: dfu: Add functionality to set different u-boot's dfu env variable 8 years ago
Lukasz Majewski c6eb899c4d tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files 8 years ago
Tom Rini f09144a220 test/dm/core.c: Make pre-reloc test use pre-reloc struct 8 years ago
Stephen Warren 5b2beab5cd test/py: README: link to example hook scripts 8 years ago
Michal Simek 3ba1352b97 test/py: Add support for loading image via tftp to specified location 8 years ago
Stephen Warren eed095da30 test/py: pass -v option when executing sandbox 8 years ago
Mateusz Kulikowski d33776e43d spmi: Add sandbox test driver 8 years ago
Simon Glass e4fb863f6d dm: blk: Add tests for block devices 8 years ago
Simon Glass 61ccd886e2 dm: usb: Clean up USB after each test 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass f8025b58f8 spi: Re-enable the SPI flash tests 8 years ago
Simon Glass f91281b1eb trace: Improve the trace test number recognition 8 years ago
Simon Glass 0edd82e244 image: Fix FIT and vboot tests to exit sandbox correctly 8 years ago