summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu2022-04-153-114/+265
* test/py:Update python tests for ‘gpio’ cmdAdarsh Babu Kalepalli2022-04-081-1/+174
* env: Allow text-env tests to run with awkSimon Glass2022-04-071-14/+14
* dm: blk: Expand iteration and add testsSimon Glass2022-04-061-0/+111
* abuf: Correct a corner case with abuf_realloc()Simon Glass2022-04-061-0/+29
* Merge branch 'next'Tom Rini2022-04-0420-92/+677
|\
| * test: py: vboot: add test for global image signaturePhilippe Reynes2022-03-316-16/+272
| * arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes2022-03-312-0/+6
| * Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-283-1/+75
| |\
| * | sandbox: test: Tidy up spl_test_load() callsSimon Glass2022-03-181-5/+1
| * | Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2022-03-161-4/+4
| |\ \
| | * | cmd: test: pinmux: Do not check all empty spacesMichal Simek2022-03-141-4/+4
| * | | test/py: Add tests for the erofsHuang Jianan2022-03-151-0/+211
| * | | event: Add a script to decode the event-spy listSimon Glass2022-03-101-0/+20
| * | | event: Add events for device probe/removeSimon Glass2022-03-101-0/+38
| * | | event: Add a simple testSimon Glass2022-03-103-0/+52
| * | | firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere2022-03-021-5/+10
| * | | sandbox: scmi: test against a single scmi agentEtienne Carriere2022-03-021-61/+53
| * | | test: Correct pylint errorsSimon Glass2022-03-024-6/+15
| |/ /
* | | test: fix pylint warnings in test_efi_bootmgrHeinrich Schuchardt2022-03-312-9/+18
* | | test: fix pylint warnings for test_efi_fit.pyHeinrich Schuchardt2022-03-311-15/+16
| |/ |/|
* | test: test UEFI boot managerHeinrich Schuchardt2022-03-262-0/+74
* | k210: use the board vendor name rather than the marketing nameDamien Le Moal2022-03-151-1/+1
|/
* efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu2022-02-261-14/+23
* test/py: Handle expected reboot while booting sandboxMasami Hiramatsu2022-02-262-22/+33
* test/py: Handle expected reset by commandMasami Hiramatsu2022-02-261-41/+58
* Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-02-116-10/+439
|\
| * test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas2022-02-111-2/+28
| * test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro2022-02-111-4/+22
| * test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro2022-02-112-0/+70
| * test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro2022-02-111-2/+2
| * test/py: efi_capsule: add image authentication testAKASHI Takahiro2022-02-114-3/+318
* | test: test field truncation in snprint()Heinrich Schuchardt2022-02-111-0/+12
* | test/py: Add test case for mkimage -o argumentJan Kiszka2022-02-113-16/+101
|/
* test: test UTF-16 truncation in snprintf()Heinrich Schuchardt2022-02-051-0/+31
* treewide: Use 16-bit Unicode stringsSimon Glass2022-02-032-12/+12
* rsa: adds rsa3072 algorithmJamin Lin2022-01-283-2/+97
* dm: Fix OF_BAD_ADDR definitionPatrice Chotard2022-01-253-4/+4
* acpi: Tidy up the table listSimon Glass2022-01-251-7/+8
* acpi: Tidy up the item listSimon Glass2022-01-251-6/+14
* x86: Move base tables to a writer functionSimon Glass2022-01-251-6/+11
* x86: Use the ACPI table writerSimon Glass2022-01-251-3/+3
* x86: acpi: Split out context creation from base tablesSimon Glass2022-01-251-5/+26
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-251-1/+1
* test: fix pylint warnings in test_env.pyHeinrich Schuchardt2022-01-241-8/+12
* Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-01-221-4/+16
|\
| * test: add test for %pUsHeinrich Schuchardt2022-01-191-4/+16
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-198-20/+20
|/
* phy: Track power-on and init counts in uclassAlper Nebi Yasak2022-01-141-5/+78
* test: test_lsblk: Mark as sandbox specificPatrick Delaunay2022-01-141-0/+1