| Commit message (Expand) | Author | Age | Files | Lines |
* | test/py: use actual core count for parallel builds | Heinrich Schuchardt | 2020-06-02 | 1 | -1/+1 |
* | test: describe naming conventions for macro UNIT_TEST | Heinrich Schuchardt | 2020-05-08 | 1 | -1/+16 |
* | test: stabilize test_efi_secboot | Heinrich Schuchardt | 2020-05-04 | 3 | -9/+9 |
* | test/py: vboot: add a test to check fit signature on fit with padding | Philippe Reynes | 2020-05-01 | 1 | -19/+33 |
* | test/py: fix test_efi_secboot/conftest.py | Heinrich Schuchardt | 2020-04-30 | 1 | -24/+6 |
* | test: test_fs error message | Heinrich Schuchardt | 2020-04-27 | 1 | -2/+3 |
* | test: pinmux: add pincontrol-gpio for pin configuration | Patrick Delaunay | 2020-04-16 | 1 | -0/+10 |
* | test: dm: update test for pins configuration in pinctrl node | Patrick Delaunay | 2020-04-16 | 1 | -10/+18 |
* | efi_loader, pytest: add UEFI secure boot tests (image) | AKASHI Takahiro | 2020-04-16 | 2 | -0/+238 |
* | efi_loader, pytest: add UEFI secure boot tests (authenticated variables) | AKASHI Takahiro | 2020-04-16 | 1 | -0/+282 |
* | efi_loader, pytest: set up secure boot environment | AKASHI Takahiro | 2020-04-16 | 3 | -0/+180 |
* | Merge branch 'next' | Tom Rini | 2020-04-13 | 3 | -13/+37 |
|\ |
|
| * | test/py: Allow using buildman to build U-Boot | Simon Glass | 2020-04-10 | 2 | -10/+33 |
| * | test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory | Bin Meng | 2020-04-10 | 1 | -3/+4 |
* | | cmd: Add test and fix bugs for dm drivers | Sean Anderson | 2020-04-09 | 1 | -0/+17 |
|/ |
|
* | test: vboot: Reduce fake kernel size to 500 bytes | Simon Glass | 2020-04-01 | 1 | -1/+1 |
* | test: vboot: Move key creation into a function | Simon Glass | 2020-04-01 | 1 | -21/+18 |
* | test: vboot: Fix pylint errors | Simon Glass | 2020-04-01 | 1 | -34/+19 |
* | test: vboot: Tidy up the code a little | Simon Glass | 2020-04-01 | 1 | -13/+21 |
* | test: vboot: Parameterise the test | Simon Glass | 2020-04-01 | 1 | -6/+14 |
* | test: vboot: Add a test for a forged configuration | Simon Glass | 2020-04-01 | 2 | -1/+440 |
* | test: vboot: Drop unnecessary parameter for fit_check_sign | Simon Glass | 2020-04-01 | 1 | -2/+1 |
* | test/py: test_efi_grub_net() requires OF_CONTROL | Heinrich Schuchardt | 2020-03-30 | 1 | -0/+1 |
* | test/py: UEFI helloworld requires OF_CONTROL | Heinrich Schuchardt | 2020-03-28 | 1 | -2/+3 |
* | test/py: mmc: Fix 'mmc info' testcase | Harald Seiler | 2020-03-27 | 1 | -2/+2 |
* | cmd: gpio: Make `gpio input` return pin value again | Alex Kiernan | 2020-03-13 | 1 | -0/+37 |
* | test: efi_selftest: fix pylint warnings | Heinrich Schuchardt | 2020-02-05 | 1 | -174/+187 |
* | test: test_efi_fit: fix pylint warnings | Heinrich Schuchardt | 2020-02-05 | 1 | -38/+39 |
* | test/py: android: Add test for abootimg | Sam Protsenko | 2020-02-04 | 1 | -0/+159 |
* | doc: android: Convert to Sphinx format | Sam Protsenko | 2020-02-04 | 1 | -1/+1 |
* | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2020-01-16 | 1 | -0/+31 |
|\ |
|
| * | test/py: hush_if_test: Add tests to cover octal/hex values | Michal Simek | 2020-01-14 | 1 | -0/+31 |
* | | test/py: use valid device tree in test_fit.py | Heinrich Schuchardt | 2020-01-15 | 1 | -3/+6 |
|/ |
|
* | test/py: Create a test for launching UEFI binaries from FIT images | Cristian Ciocaltea | 2020-01-07 | 1 | -0/+458 |
* | test/py: describe env__efi_loader_helloworld_file | Heinrich Schuchardt | 2020-01-07 | 1 | -3/+4 |
* | test/py: Fix broken 'notbuildconfigspec' marker | Cristian Ciocaltea | 2020-01-07 | 1 | -1/+1 |
* | Merge branch 'next'WIP/06Jan2020 | Tom Rini | 2020-01-06 | 1 | -12/+27 |
|\ |
|
| * | test.py: Make search for autoconf.mk more permissive | Simon Glass | 2019-12-10 | 1 | -12/+27 |
* | | test: Fix the boardspec for the SPL handoff test | Simon Glass | 2020-01-02 | 1 | -1/+1 |
* | | test_env: don't strip() printenv results | Stephen Warren | 2020-01-02 | 1 | -1/+1 |
|/ |
|
* | test/py: test_fs: add tests for creating/deleting many files | AKASHI Takahiro | 2019-12-05 | 1 | -0/+84 |
* | test/py: Use raw strings more to avoid deprecation warnings | Tom Rini | 2019-10-30 | 2 | -6/+3 |
* | test/py: Update docs, add requirements.txt for pip | Tom Rini | 2019-10-30 | 2 | -21/+48 |
* | test/py: Rework test.py to be a different kind of wrapper | Tom Rini | 2019-10-30 | 1 | -16/+4 |
* | test/py: Update test_fs to decode check_output calls | Tom Rini | 2019-10-30 | 1 | -12/+12 |
* | test/py: test_efi_selftest.py: Updates for python 3 support | Tom Rini | 2019-10-30 | 1 | -18/+18 |
* | test/py: test_ut.py: Ensure we use bytes | Tom Rini | 2019-10-30 | 1 | -3/+3 |
* | test/py: Manual python3 fixes | Tom Rini | 2019-10-30 | 5 | -12/+19 |
* | test/py: Automated conversion to Python 3 | Tom Rini | 2019-10-30 | 8 | -80/+71 |
* | test/py: Fix pytest4 deprecation warnings | Marek Vasut | 2019-10-30 | 1 | -18/+12 |