Commit Graph

181 Commits (lime2-spi)

Author SHA1 Message Date
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
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
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
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
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
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
Stephen Warren 24862c640e test/py: skip tests that require large CONFIG_SYS_MAXARGS 8 years ago
Stephen Warren 38831ca3be test/py: use space to interrupt autoboot 8 years ago
Michal Simek 299e5bb7c2 test/py: Add option to skip SPL signature checking 8 years ago
Heiko Schocher b1309a23e0 test/py: only check for SPL signature if SPL uses serial output 8 years ago
Stephen Warren 9725543843 test/py: put "Starting U-Boot" into separate log section 8 years ago
Stephen Warren 93134e18e8 test/py: handle exceptions in console creation 8 years ago
Stephen Warren 1326022c2e test/py: print summary in test order 8 years ago
Stephen Warren 1235c79182 test/py: fix CONFIG_SPL test 8 years ago
Stephen Warren 06088b0473 test/py: don't import pexpect 8 years ago
Stephen Warren d70facf89c test/py: add docs for gdbserver and pytest options 8 years ago
Stephen Warren 1cd85f571d test/py: run all "ut" subtests 8 years ago
Stephen Warren c82ce04a3f test/py: capture the entire U-Boot version at boot 8 years ago
Stephen Warren d8926811fd test/py: fix off-by-one error in spawn matching code 8 years ago
Stephen Warren 83357fd5c2 test/py: HTML awesome! 8 years ago
Stephen Warren ac99831b7d test/py: exit(1) if there are problems running py.test 8 years ago
Stephen Warren 89ab841088 test/py: support running sandbox under gdbserver 8 years ago
Stephen Warren 26db3a617b test/py: dfu: allow boardenv to specify test sizes 8 years ago
Stephen Warren db261f0076 test/py: fix a couple typos in comments 8 years ago
Stephen Warren d27f2fc1e1 test/py: run sandbox in source directory 8 years ago
Stephen Warren 77bcb22d77 test/py: pass test DTB to sandbox 8 years ago
Stephen Warren 78b39cc3e1 test/py: correctly log xfail/xpass tests 8 years ago
Stephen Warren 9129d9f5fd test/py: detect another "bad pattern" in console output 8 years ago