summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-03-10event: Add a script to decode the event-spy listSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-10event: Add a simple testSimon Glass
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-03-02test: Correct pylint errorsSimon Glass
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro
2022-02-11test: test field truncation in snprint()Heinrich Schuchardt
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka
2022-02-05test: test UTF-16 truncation in snprintf()Heinrich Schuchardt
2022-02-03treewide: Use 16-bit Unicode stringsSimon Glass
2022-01-28rsa: adds rsa3072 algorithmJamin Lin
2022-01-25dm: Fix OF_BAD_ADDR definitionPatrice Chotard
2022-01-25acpi: Tidy up the table listSimon Glass
2022-01-25acpi: Tidy up the item listSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-24test: fix pylint warnings in test_env.pyHeinrich Schuchardt
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19test: add test for %pUsHeinrich Schuchardt
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2022-01-14test: test_lsblk: Mark as sandbox specificPatrick Delaunay
2022-01-13bloblist: Add functions to obtain base address and sizeSimon Glass
2022-01-13bloblist: Use explicit numbering for the tagsSimon Glass
2022-01-13bloblist: Drop unused tagsSimon Glass
2022-01-13bloblist: Put the magic number firstSimon Glass
2021-12-26video: Support showing the U-Boot logoSimon Glass
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass
2021-12-26video: Add a test for 16bpp BMP filesSimon Glass
2021-12-26video: bmp: Update RLE8 support to use the write functionSimon Glass
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-23dm: core: Allow getting some basic statsSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-11-30test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28test/py: Raise a ValueError if a command failsSimon Glass
2021-11-28test/py: Relax the naming rules for unit testsSimon Glass