~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: Add a way to set the environment for a pytestSimon Glass2023-02-14
* Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-29
|\
| * test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt2021-11-26
* | test/py: Allow passing input to a programSimon Glass2021-11-28
|/
* test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2021-07-05
* test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng2020-04-10
* test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz2018-07-20
* test/py: Use range() rather than xrange()Paul Burton2018-07-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* test/py: add generic CRC32 functionLiam Beguin2018-03-22
* test/py: do not import pytest multiple timesLiam Beguin2018-03-22
* test/py: regenerate persistent GPT image if code changesStephen Warren2017-11-06
* test: Drop the cmd() functionSimon Glass2016-08-05
* test: Fix typos in commentsSimon Glass2016-08-05
* test: Check exit status in run_and_log_expect_exception()Simon Glass2016-08-05
* test/py: Provide a way to check that a command failsSimon Glass2016-07-14
* test/py: Add an option to execute a string containing a commandSimon Glass2016-07-14
* test/py: Return output from run_and_log()Simon Glass2016-07-14
* test/py: support 'memstart =' in u_boot_utils.find_ram_base()Daniel Schwierzeck2016-07-08
* test/py: fix NameError exception if bdi cmd is not supportedHeiko Schocher2016-05-27
* tests: py: fix NameError exception if bdi cmd is not supportedHeiko Schocher2016-05-13
* test/py: use " for docstringsStephen 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