summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2022-03-28uboot-test-hooks: Switch to our GitLab instanceTom Rini
2020-06-30test/py: test_efi_fit: Update #size-cells to 1Bin Meng
2020-06-02test/py: use actual core count for parallel buildsHeinrich Schuchardt
2020-05-08test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt
2020-05-01test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt
2020-04-27test: test_fs error messageHeinrich Schuchardt
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro
2020-04-16efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro
2020-04-16efi_loader, pytest: set up secure boot environmentAKASHI Takahiro
2020-04-13Merge branch 'next'Tom Rini
2020-04-10test/py: Allow using buildman to build U-BootSimon Glass
2020-04-10test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-04-01test: vboot: Reduce fake kernel size to 500 bytesSimon Glass
2020-04-01test: vboot: Move key creation into a functionSimon Glass
2020-04-01test: vboot: Fix pylint errorsSimon Glass
2020-04-01test: vboot: Tidy up the code a littleSimon Glass
2020-04-01test: vboot: Parameterise the testSimon Glass
2020-04-01test: vboot: Add a test for a forged configurationSimon Glass
2020-04-01test: vboot: Drop unnecessary parameter for fit_check_signSimon Glass
2020-03-30test/py: test_efi_grub_net() requires OF_CONTROLHeinrich Schuchardt
2020-03-28test/py: UEFI helloworld requires OF_CONTROLHeinrich Schuchardt
2020-03-27test/py: mmc: Fix 'mmc info' testcaseHarald Seiler
2020-03-13cmd: gpio: Make `gpio input` return pin value againAlex Kiernan
2020-02-05test: efi_selftest: fix pylint warningsHeinrich Schuchardt
2020-02-05test: test_efi_fit: fix pylint warningsHeinrich Schuchardt
2020-02-04test/py: android: Add test for abootimgSam Protsenko
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-15test/py: use valid device tree in test_fit.pyHeinrich Schuchardt
2020-01-14test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek
2020-01-07test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea
2020-01-07test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt
2020-01-07test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea
2020-01-06Merge branch 'next'Tom Rini
2020-01-02test: Fix the boardspec for the SPL handoff testSimon Glass
2020-01-02test_env: don't strip() printenv resultsStephen Warren
2019-12-10test.py: Make search for autoconf.mk more permissiveSimon Glass
2019-12-05test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro
2019-10-30test/py: Use raw strings more to avoid deprecation warningsTom Rini
2019-10-30test/py: Update docs, add requirements.txt for pipTom Rini
2019-10-30test/py: Rework test.py to be a different kind of wrapperTom Rini
2019-10-30test/py: Update test_fs to decode check_output callsTom Rini
2019-10-30test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini
2019-10-30test/py: test_ut.py: Ensure we use bytesTom Rini
2019-10-30test/py: Manual python3 fixesTom Rini