Commit Graph

268 Commits (62f8183f6adee9df47d6d3c02bf19809117dcbad)

Author SHA1 Message Date
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Stephen Warren 4581b717b1 reset: implement a reset test 9 years ago
Stephen Warren 7a8f886558 test/py: fix printenv signon message disable code 9 years ago
Heiko Schocher da37f006e7 tests: py: disable main_signon check for printenv cmd 9 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 9 years ago
Michal Simek 87861c1970 test/py: Support setting up specific timeout 9 years ago
Heiko Schocher 7e6621a1ca test/py: fix NameError exception if bdi cmd is not supported 9 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 9 years ago
Stephen Warren 1163625898 Rename reset to sysreset 9 years ago
Simon Glass 341392dd11 dm: mmc: test: Add tests for MMC 9 years ago
Simon Glass afa2c3122d dm: sandbox: mmc: Enable building MMC code for sandbox 9 years ago
Simon Glass f8b7752e8f dm: sandbox: Only enable the sandbox MMC driver when valid 9 years ago
Heiko Schocher b8218a9146 tests: py: fix NameError exception if bdi cmd is not supported 9 years ago
Stephen Warren daa69f5f5d test/py: dfu: wait for USB device to go away at boot 9 years ago
Lukasz Majewski f3a87f5b79 tests: py: dfu: Provide functionality to set test and dummy files alt settings 9 years ago
Lukasz Majewski 8eb3752446 tests: py: dfu: Add functionality to set different u-boot's dfu env variable 9 years ago
Lukasz Majewski c6eb899c4d tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files 9 years ago
Tom Rini f09144a220 test/dm/core.c: Make pre-reloc test use pre-reloc struct 9 years ago
Stephen Warren 5b2beab5cd test/py: README: link to example hook scripts 9 years ago
Michal Simek 3ba1352b97 test/py: Add support for loading image via tftp to specified location 9 years ago
Stephen Warren eed095da30 test/py: pass -v option when executing sandbox 9 years ago
Mateusz Kulikowski d33776e43d spmi: Add sandbox test driver 9 years ago
Simon Glass e4fb863f6d dm: blk: Add tests for block devices 9 years ago
Simon Glass 61ccd886e2 dm: usb: Clean up USB after each test 9 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 9 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 9 years ago
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