summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-08-10test/py: fix SquashFS testsJoao Marcos Costa3-14/+16
2020-08-08test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt1-2/+5
2020-08-08test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt1-3/+3
2020-08-08tests: support mkfs.ext4 without metadata_csumStephen Warren2-3/+8
2020-08-08test/py: Add tests for the SquashFS commandsJoao Marcos Costa3-0/+101
2020-08-08cmd: Update the memory-search commandSimon Glass4-30/+103
2020-08-08test: Add a flag for tests that need console recordingSimon Glass1-0/+10
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass74-290/+290
2020-08-08test: Add a way to check part of a console line or skip itSimon Glass1-0/+22
2020-08-05test/py: Add test support for three stage bootYan Liu1-0/+10
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass61-17/+81
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay1-0/+16
2020-07-31test: environment in ext4Patrick Delaunay1-1/+96
2020-07-31test: efi_selftest: Do not force serial# settingTom Rini1-1/+1
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt1-1/+1
2020-07-29test: dm: add a test for class buttonPhilippe Reynes2-0/+75
2020-07-29test/py: add tests for the button commandsPhilippe Reynes1-0/+19
2020-07-29sandbox, test: change hog gpioPhilippe Reynes1-6/+6
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini8-6/+140
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay1-0/+63
2020-07-25test/dm: check if devices existHeinrich Schuchardt5-5/+18
2020-07-25test: Add tests for SOC uclassDave Gerlach2-0/+121
2020-07-25patman: Add a 'test' subcommandSimon Glass1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini8-140/+6
2020-07-23Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini8-6/+140
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro1-7/+8
2020-07-22test/py: efi_secboot: remove unused functionAKASHI Takahiro1-9/+0
2020-07-22efi_loader: use logging for bootefi commandHeinrich Schuchardt2-10/+8
2020-07-20test/dm: check if devices existHeinrich Schuchardt5-5/+18
2020-07-20test: Add tests for SOC uclassDave Gerlach2-0/+121
2020-07-20patman: Add a 'test' subcommandSimon Glass1-1/+1
2020-07-17acpi: Support writing named valuesSimon Glass1-0/+77
2020-07-17acpi: Support generation of a deviceSimon Glass1-0/+27
2020-07-17acpi: Support generation of a generic registerSimon Glass1-0/+46
2020-07-17acpi: Support generation of a scopeSimon Glass3-2/+35
2020-07-17acpi: Export functions to write sized valuesSimon Glass1-1/+43
2020-07-17acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass1-0/+39
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass1-1/+41
2020-07-17pci: Avoid a crash in device_is_on_pci_bus()Simon Glass1-0/+14
2020-07-17acpi: Add support for DSDT generationSimon Glass1-0/+44
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass1-6/+9
2020-07-17acpi: Add support for SSDT generationSimon Glass1-0/+42
2020-07-17acpi: Add support for a generic power sequenceSimon Glass1-0/+68
2020-07-17acpi: Add support for writing a GPIO power sequenceSimon Glass1-0/+64
2020-07-17acpi: Add support for writing a Power ResourceSimon Glass1-0/+41
2020-07-17acpi: Add support for various misc ACPI opcodesSimon Glass1-0/+75
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass1-0/+67
2020-07-17acpi: Support writing a GPIOSimon Glass1-0/+40
2020-07-17acpi: Support writing Device Properties objects via _DSDSimon Glass4-22/+432
2020-07-17acpi: Support writing a UUIDSimon Glass1-0/+33