aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi1-0/+7
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi1-0/+8
2020-08-22test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait1-0/+18
2020-08-22test/py: Update test_bindPatrice Chotard1-6/+9
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2-4/+1
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek1-0/+8
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-24/+326
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov2-0/+175
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2-12/+19
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro4-0/+305
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2-13/+3
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-07test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt1-3/+3
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren2-3/+8
2020-08-07test/py: Add tests for the SquashFS commandsJoao Marcos Costa3-0/+101
2020-08-07cmd: Update the memory-search commandSimon Glass4-30/+103
2020-08-07test: Add a flag for tests that need console recordingSimon Glass1-0/+10
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass74-290/+290
2020-08-07test: Add a way to check part of a console line or skip itSimon Glass1-0/+22
2020-08-04test/py: Add test support for three stage bootYan Liu1-0/+10
2020-08-03dm: 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-28test: dm: add a test for class buttonPhilippe Reynes2-0/+75
2020-07-28test/py: add tests for the button commandsPhilippe Reynes1-0/+19
2020-07-28sandbox, 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-24patman: 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