summaryrefslogtreecommitdiff
path: root/test/py
Commit message (Expand)AuthorAgeFilesLines
...
* cmd: part: Add subcommand to list supported partition tablesNiel Fourie2020-07-071-0/+14
* test: correct time stamps for UEFI authenticationHeinrich Schuchardt2020-07-031-8/+8
* test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro2020-07-031-6/+6
* test/py: efi_secboot: remove all "re.search"AKASHI Takahiro2020-07-033-74/+65
* Revert "test: stabilize test_efi_secboot"AKASHI Takahiro2020-07-033-9/+9
* test/py: test_efi_fit: Update #size-cells to 1Bin Meng2020-06-301-2/+2
* test/py: use actual core count for parallel buildsHeinrich Schuchardt2020-06-021-1/+1
* test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt2020-05-081-1/+16
* test: stabilize test_efi_secbootHeinrich Schuchardt2020-05-043-9/+9
* test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes2020-05-011-19/+33
* test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt2020-04-301-24/+6
* test: test_fs error messageHeinrich Schuchardt2020-04-271-2/+3
* test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay2020-04-161-0/+10
* test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay2020-04-161-10/+18
* efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2020-04-162-0/+238
* efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro2020-04-161-0/+282
* efi_loader, pytest: set up secure boot environmentAKASHI Takahiro2020-04-163-0/+180
* Merge branch 'next'Tom Rini2020-04-133-13/+37
|\
| * test/py: Allow using buildman to build U-BootSimon Glass2020-04-102-10/+33
| * test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memoryBin Meng2020-04-101-3/+4
* | cmd: Add test and fix bugs for dm driversSean Anderson2020-04-091-0/+17
|/
* test: vboot: Reduce fake kernel size to 500 bytesSimon Glass2020-04-011-1/+1
* test: vboot: Move key creation into a functionSimon Glass2020-04-011-21/+18
* test: vboot: Fix pylint errorsSimon Glass2020-04-011-34/+19
* test: vboot: Tidy up the code a littleSimon Glass2020-04-011-13/+21
* test: vboot: Parameterise the testSimon Glass2020-04-011-6/+14
* test: vboot: Add a test for a forged configurationSimon Glass2020-04-012-1/+440
* test: vboot: Drop unnecessary parameter for fit_check_signSimon Glass2020-04-011-2/+1
* test/py: test_efi_grub_net() requires OF_CONTROLHeinrich Schuchardt2020-03-301-0/+1
* test/py: UEFI helloworld requires OF_CONTROLHeinrich Schuchardt2020-03-281-2/+3
* test/py: mmc: Fix 'mmc info' testcaseHarald Seiler2020-03-271-2/+2
* cmd: gpio: Make `gpio input` return pin value againAlex Kiernan2020-03-131-0/+37
* test: efi_selftest: fix pylint warningsHeinrich Schuchardt2020-02-051-174/+187
* test: test_efi_fit: fix pylint warningsHeinrich Schuchardt2020-02-051-38/+39
* test/py: android: Add test for abootimgSam Protsenko2020-02-041-0/+159
* doc: android: Convert to Sphinx formatSam Protsenko2020-02-041-1/+1
* Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-161-0/+31
|\
| * test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek2020-01-141-0/+31
* | test/py: use valid device tree in test_fit.pyHeinrich Schuchardt2020-01-151-3/+6
|/
* test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea2020-01-071-0/+458
* test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt2020-01-071-3/+4
* test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea2020-01-071-1/+1
* Merge branch 'next'WIP/06Jan2020Tom Rini2020-01-061-12/+27
|\
| * test.py: Make search for autoconf.mk more permissiveSimon Glass2019-12-101-12/+27
* | test: Fix the boardspec for the SPL handoff testSimon Glass2020-01-021-1/+1
* | test_env: don't strip() printenv resultsStephen Warren2020-01-021-1/+1
|/
* test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro2019-12-051-0/+84
* test/py: Use raw strings more to avoid deprecation warningsTom Rini2019-10-302-6/+3
* test/py: Update docs, add requirements.txt for pipTom Rini2019-10-302-21/+48
* test/py: Rework test.py to be a different kind of wrapperTom Rini2019-10-301-16/+4