index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/py: tpm2: switch from 'tpm' to 'tpm2' command
Miquel Raynal
2018-07-28
1
-20
/
+20
*
test/py: add test for whitelist of variables while importing environment
Quentin Schulz
2018-07-20
1
-0
/
+97
*
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
2018-07-20
3
-5
/
+5
*
test/py: return a RAM address different from 0 as it can be interpreted as NULL
Quentin Schulz
2018-07-20
1
-0
/
+6
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-11
8
-22
/
+30
|
\
|
*
test/py: vboot: Remove stderr redirect from openssl command
Paul Burton
2018-07-10
1
-2
/
+2
|
*
test/py: hush_if_test: Use open() in place of file()
Paul Burton
2018-07-10
1
-1
/
+1
|
*
test/py: fit: Open files as binary files
Paul Burton
2018-07-10
1
-1
/
+1
|
*
test/py: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2018-07-10
1
-2
/
+6
|
*
test/py: Use range() rather than xrange()
Paul Burton
2018-07-10
3
-6
/
+6
|
*
test/py: Make print statements python 3.x safe
Paul Burton
2018-07-10
5
-10
/
+14
*
|
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-10
1
-0
/
+33
|
/
*
test_avb: Add pymark.buildconfigspec information for the AVB tests
Tom Rini
2018-06-19
1
-0
/
+5
*
test/py: avb2.0: add tests for avb commands
Igor Opaniuk
2018-06-18
1
-0
/
+111
*
tests: Make test_log.py tests depend on cmd_log not log
Tom Rini
2018-05-31
1
-2
/
+2
*
test/py: add TPMv2.x test suite
Miquel Raynal
2018-05-25
1
-0
/
+233
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
32
-64
/
+32
*
efi_selftest: check installation of the device tree
Heinrich Schuchardt
2018-04-04
1
-0
/
+14
*
test/py: add spi_flash tests
Liam Beguin
2018-03-22
1
-0
/
+218
*
test/py: add generic CRC32 function
Liam Beguin
2018-03-22
1
-0
/
+23
*
test/py: do not import pytest multiple times
Liam Beguin
2018-03-22
1
-1
/
+0
*
test/py: README: add HOSTNAME to PYTHONPATH
Liam Beguin
2018-03-22
1
-2
/
+2
*
test/py: README: fix typo
Liam Beguin
2018-03-22
1
-1
/
+1
*
test/py: highlight warnings in the log summary
Stephen Warren
2018-03-13
3
-3
/
+50
*
test/py: add MMC/SD block read test
Stephen Warren
2018-03-13
1
-0
/
+129
*
log: Add tests for the new log features
Simon Glass
2018-02-03
1
-1
/
+27
*
log: Update log_console to honour the log format
Simon Glass
2018-02-03
1
-2
/
+2
*
host-tools: use python2 explicitly for shebang
Masahiro Yamada
2018-01-28
1
-1
/
+1
*
test/py: Setup variables based on HUSH selection
Stephen Warren
2017-12-18
1
-1
/
+10
*
test: py: Add an option to skip sleep test
Michal Simek
2017-12-12
1
-0
/
+13
*
test/py: gpt: update size of gpt partition
Patrick Delaunay
2017-12-12
1
-15
/
+17
*
log: test: Add a pytest for logging
Simon Glass
2017-12-07
1
-0
/
+101
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-12-05
2
-2
/
+16
|
\
|
*
test/py: check return code of helloworld
Heinrich Schuchardt
2017-12-01
1
-0
/
+2
|
*
test/py: fix typo in test_efi_loader.py
Heinrich Schuchardt
2017-12-01
1
-1
/
+1
|
*
test/py: test reboot by EFI watchdog
Heinrich Schuchardt
2017-12-01
1
-1
/
+13
*
|
test/py: Allow any unit test suite to be found
Simon Glass
2017-12-02
1
-1
/
+1
|
/
*
test/py: add timestamps to log
Stephen Warren
2017-11-17
3
-0
/
+44
*
test/py: regenerate persistent GPT image if code changes
Stephen Warren
2017-11-06
2
-17
/
+92
*
test/py: fix typos in README.md
Masahiro Yamada
2017-10-23
1
-3
/
+3
*
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
2017-10-23
1
-10
/
+6
*
test/py: gpt: test start LBA for sub-command rename and swap
Patrick Delaunay
2017-10-23
1
-4
/
+12
*
test/py: gpt: add test for sub-command write
Patrick Delaunay
2017-10-23
1
-0
/
+20
*
test/py: gpt: add test for sub-command read and verify
Patrick Delaunay
2017-10-23
1
-2
/
+29
*
test/py: gpt: copy persistent file
Patrick Delaunay
2017-10-23
1
-9
/
+14
*
test/py/tests/test_sleep.py: test time approximately
Heinrich Schuchardt
2017-10-16
1
-1
/
+1
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-10-01
1
-0
/
+25
|
\
|
*
test/py: add a test calling the EFI selftest
Heinrich Schuchardt
2017-09-18
1
-0
/
+25
*
|
test/py: fix anchors in HTML status report
Stephen Warren
2017-09-29
1
-4
/
+4
*
|
test/py: add skip marker for reliance on tools
Stephen Warren
2017-09-29
5
-5
/
+43
[next]