index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
Age
Commit message (
Expand
)
Author
2020-06-02
test/py: use actual core count for parallel builds
Heinrich Schuchardt
2020-05-08
test: describe naming conventions for macro UNIT_TEST
Heinrich Schuchardt
2020-05-04
test: stabilize test_efi_secboot
Heinrich Schuchardt
2020-05-01
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-04-30
test/py: fix test_efi_secboot/conftest.py
Heinrich Schuchardt
2020-04-27
test: test_fs error message
Heinrich Schuchardt
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
efi_loader, pytest: add UEFI secure boot tests (image)
AKASHI Takahiro
2020-04-16
efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
AKASHI Takahiro
2020-04-16
efi_loader, pytest: set up secure boot environment
AKASHI Takahiro
2020-04-13
Merge branch 'next'
Tom Rini
2020-04-10
test/py: Allow using buildman to build U-Boot
Simon Glass
2020-04-10
test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory
Bin Meng
2020-04-09
cmd: Add test and fix bugs for dm drivers
Sean Anderson
2020-04-01
test: vboot: Reduce fake kernel size to 500 bytes
Simon Glass
2020-04-01
test: vboot: Move key creation into a function
Simon Glass
2020-04-01
test: vboot: Fix pylint errors
Simon Glass
2020-04-01
test: vboot: Tidy up the code a little
Simon Glass
2020-04-01
test: vboot: Parameterise the test
Simon Glass
2020-04-01
test: vboot: Add a test for a forged configuration
Simon Glass
2020-04-01
test: vboot: Drop unnecessary parameter for fit_check_sign
Simon Glass
2020-03-30
test/py: test_efi_grub_net() requires OF_CONTROL
Heinrich Schuchardt
2020-03-28
test/py: UEFI helloworld requires OF_CONTROL
Heinrich Schuchardt
2020-03-27
test/py: mmc: Fix 'mmc info' testcase
Harald Seiler
2020-03-13
cmd: gpio: Make `gpio input` return pin value again
Alex Kiernan
2020-02-05
test: efi_selftest: fix pylint warnings
Heinrich Schuchardt
2020-02-05
test: test_efi_fit: fix pylint warnings
Heinrich Schuchardt
2020-02-04
test/py: android: Add test for abootimg
Sam Protsenko
2020-02-04
doc: android: Convert to Sphinx format
Sam Protsenko
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-15
test/py: use valid device tree in test_fit.py
Heinrich Schuchardt
2020-01-14
test/py: hush_if_test: Add tests to cover octal/hex values
Michal Simek
2020-01-07
test/py: Create a test for launching UEFI binaries from FIT images
Cristian Ciocaltea
2020-01-07
test/py: describe env__efi_loader_helloworld_file
Heinrich Schuchardt
2020-01-07
test/py: Fix broken 'notbuildconfigspec' marker
Cristian Ciocaltea
2020-01-06
Merge branch 'next'
Tom Rini
2020-01-02
test: Fix the boardspec for the SPL handoff test
Simon Glass
2020-01-02
test_env: don't strip() printenv results
Stephen Warren
2019-12-10
test.py: Make search for autoconf.mk more permissive
Simon Glass
2019-12-05
test/py: test_fs: add tests for creating/deleting many files
AKASHI Takahiro
2019-10-30
test/py: Use raw strings more to avoid deprecation warnings
Tom Rini
2019-10-30
test/py: Update docs, add requirements.txt for pip
Tom Rini
2019-10-30
test/py: Rework test.py to be a different kind of wrapper
Tom Rini
2019-10-30
test/py: Update test_fs to decode check_output calls
Tom Rini
2019-10-30
test/py: test_efi_selftest.py: Updates for python 3 support
Tom Rini
2019-10-30
test/py: test_ut.py: Ensure we use bytes
Tom Rini
2019-10-30
test/py: Manual python3 fixes
Tom Rini
2019-10-30
test/py: Automated conversion to Python 3
Tom Rini
2019-10-30
test/py: Fix pytest4 deprecation warnings
Marek Vasut
[next]