~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test/py: Reset the console timeout valueBin Meng2022-05-26
* test: Correct pylint errorsSimon Glass2022-03-02
* test/py: Handle expected reboot while booting sandboxMasami Hiramatsu2022-02-26
* test/py: Handle expected reset by commandMasami Hiramatsu2022-02-26
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* test/py: Add test support for three stage bootYan Liu2020-08-04
* spl/tpl: change banner into upper caseHeiko Schocher2018-12-07
* spl: Add a define for SPL_TPL_PROMPTSimon Glass2018-11-26
* test/py: ignore console read exceptions after test failureStephen Warren2018-10-06
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* test/py: add timestamps to logStephen Warren2017-11-17
* test/py: u_boot_console_base.py: fix typoHeinrich Schuchardt2017-09-15
* test/py: match prompt only at line boundariesStephen Warren2016-08-20
* test: Adjust run_command_list() to return a list of stringsSimon Glass2016-08-05
* test: Add a function to restart U-BootSimon Glass2016-08-05
* test: Fix typos in commentsSimon Glass2016-08-05
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15
|\
| * test/py: Provide a way to get early console outputSimon Glass2016-07-14
| * test/py: Note which console produced unexpected outputSimon Glass2016-07-14
* | test/py: Add a helper to run a list of U-Boot commandsSimon Glass2016-07-14
|/
* test/py: Support setting up specific timeoutMichal Simek2016-05-27
* test/py: use space to interrupt autobootStephen Warren2016-02-26
* test/py: Add option to skip SPL signature checkingMichal Simek2016-02-25
* test/py: only check for SPL signature if SPL uses serial outputHeiko Schocher2016-02-24
* test/py: put "Starting U-Boot" into separate log sectionStephen Warren2016-02-15
* test/py: fix CONFIG_SPL testStephen Warren2016-02-15
* test/py: capture the entire U-Boot version at bootStephen Warren2016-02-09
* test/py: support running sandbox under gdbserverStephen Warren2016-02-08
* test/py: detect another "bad pattern" in console outputStephen Warren2016-01-28
* test/py: check for bad patterns everywhere we waitStephen Warren2016-01-28
* test.py: calculate bad patterns on change onlyStephen Warren2016-01-28
* test/py: use " for docstringsStephen Warren2016-01-28
* test/py: make crash detection more robustStephen Warren2016-01-28
* test/py: move find_ram_base() into u_boot_utilsStephen Warren2016-01-28
* test/py: add various utility codeStephen Warren2016-01-28
* test/py: log when tests send CTRL-CStephen Warren2016-01-28
* test/py: drain console log at the end of any failed testStephen Warren2016-01-28
* test/py: move U-Boot respawn trigger to the test coreStephen Warren2016-01-28
* test/py: Implement pytest infrastructureStephen Warren2016-01-20