summaryrefslogtreecommitdiff
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
* test/py: add test for whitelist of variables while importing environmentQuentin Schulz2018-07-201-0/+97
* test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz2018-07-203-5/+5
* test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz2018-07-201-0/+6
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-118-22/+30
|\
| * test/py: vboot: Remove stderr redirect from openssl commandPaul Burton2018-07-101-2/+2
| * test/py: hush_if_test: Use open() in place of file()Paul Burton2018-07-101-1/+1
| * test/py: fit: Open files as binary filesPaul Burton2018-07-101-1/+1
| * test/py: Import 'configparser' lower case to be python 3.x safePaul Burton2018-07-101-2/+6
| * test/py: Use range() rather than xrange()Paul Burton2018-07-103-6/+6
| * test/py: Make print statements python 3.x safePaul Burton2018-07-105-10/+14
* | vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-101-0/+33
|/
* test_avb: Add pymark.buildconfigspec information for the AVB testsTom Rini2018-06-191-0/+5
* test/py: avb2.0: add tests for avb commandsIgor Opaniuk2018-06-181-0/+111
* tests: Make test_log.py tests depend on cmd_log not logTom Rini2018-05-311-2/+2
* test/py: add TPMv2.x test suiteMiquel Raynal2018-05-251-0/+233
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0732-64/+32
* efi_selftest: check installation of the device treeHeinrich Schuchardt2018-04-041-0/+14
* test/py: add spi_flash testsLiam Beguin2018-03-221-0/+218
* test/py: add generic CRC32 functionLiam Beguin2018-03-221-0/+23
* test/py: do not import pytest multiple timesLiam Beguin2018-03-221-1/+0
* test/py: README: add HOSTNAME to PYTHONPATHLiam Beguin2018-03-221-2/+2
* test/py: README: fix typoLiam Beguin2018-03-221-1/+1
* test/py: highlight warnings in the log summaryStephen Warren2018-03-133-3/+50
* test/py: add MMC/SD block read testStephen Warren2018-03-131-0/+129
* log: Add tests for the new log featuresSimon Glass2018-02-031-1/+27
* log: Update log_console to honour the log formatSimon Glass2018-02-031-2/+2
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-281-1/+1
* test/py: Setup variables based on HUSH selectionStephen Warren2017-12-181-1/+10
* test: py: Add an option to skip sleep testMichal Simek2017-12-121-0/+13
* test/py: gpt: update size of gpt partitionPatrick Delaunay2017-12-121-15/+17
* log: test: Add a pytest for loggingSimon Glass2017-12-071-0/+101
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-12-052-2/+16
|\
| * test/py: check return code of helloworldHeinrich Schuchardt2017-12-011-0/+2
| * test/py: fix typo in test_efi_loader.pyHeinrich Schuchardt2017-12-011-1/+1
| * test/py: test reboot by EFI watchdogHeinrich Schuchardt2017-12-011-1/+13
* | test/py: Allow any unit test suite to be foundSimon Glass2017-12-021-1/+1
|/
* test/py: add timestamps to logStephen Warren2017-11-173-0/+44
* test/py: regenerate persistent GPT image if code changesStephen Warren2017-11-062-17/+92
* test/py: fix typos in README.mdMasahiro Yamada2017-10-231-3/+3
* cmd: gpt: solve issue for swap and rename commandPatrick Delaunay2017-10-231-10/+6
* test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay2017-10-231-4/+12
* test/py: gpt: add test for sub-command writePatrick Delaunay2017-10-231-0/+20
* test/py: gpt: add test for sub-command read and verifyPatrick Delaunay2017-10-231-2/+29
* test/py: gpt: copy persistent filePatrick Delaunay2017-10-231-9/+14
* test/py/tests/test_sleep.py: test time approximatelyHeinrich Schuchardt2017-10-161-1/+1
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-10-011-0/+25
|\
| * test/py: add a test calling the EFI selftestHeinrich Schuchardt2017-09-181-0/+25
* | test/py: fix anchors in HTML status reportStephen Warren2017-09-291-4/+4
* | test/py: add skip marker for reliance on toolsStephen Warren2017-09-295-5/+43
* | test/py: provide more information about test skip reasonStephen Warren2017-09-291-3/+3