aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-08-31initcall: Support emitting eventsSimon Glass1-5/+6
2023-08-31event: Support a simple spy recordSimon Glass2-1/+24
2023-08-30drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to testMarek Vasut1-0/+2
2023-08-30fwu: Initialize global fwu library state during CI testMarek Vasut1-0/+12
2023-08-29test: capsule: Remove logic to add public key ESLSughosh Ganu2-20/+4
2023-08-29sandbox: trace: Increase trace buffer sizeSughosh Ganu1-1/+1
2023-08-29test: capsule: Generate EFI capsules through binmanSughosh Ganu3-174/+346
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass1-2/+3
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass2-2/+173
2023-08-25bootstd: test: Allow binding and using any mmc deviceSimon Glass1-6/+22
2023-08-25bootflow: Show an empty filename when there is noneSimon Glass1-10/+12
2023-08-25test: Move 1MB.fat32.img and 2MB.ext2.imgSimon Glass3-26/+30
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass1-0/+11
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass2-0/+35
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass1-1/+11
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass1-0/+33
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass1-3/+19
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass1-0/+45
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass3-23/+29
2023-08-25expo: Move cedit test into its own file and tidySimon Glass3-43/+54
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass1-0/+45
2023-08-25abuf: Allow incrementing the sizeSimon Glass1-0/+25
2023-08-22test: acpi: Handle both 32bit and 64bit ACPI tablesMarek Vasut1-4/+8
2023-08-22test: Fix the help for the ut commandMarek Vasut1-1/+1
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini8-43/+392
2023-08-20test: cpu: Handle both 32bit and 64bit CPUsMarek Vasut1-1/+1
2023-08-20test: dm: pinmux: Handle %pa in pinctrl-single mux outputMarek Vasut1-41/+51
2023-08-14test: unit test for semihostingHeinrich Schuchardt2-0/+56
2023-08-08test: fix a couple NULL vs IS_ERR() checksDan Carpenter1-2/+2
2023-08-08test: unicode: fix a sizeof() vs ARRAY_SIZE() bugDan Carpenter1-3/+3
2023-08-08lib/charset: fix u16_strlcat() return valueMatthias Schiffer1-4/+4
2023-08-08Revert "lib: string: Fix strlcpy return value", fix callersMatthias Schiffer1-2/+2
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi2-0/+35
2023-08-08arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi2-1/+263
2023-08-08lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi2-0/+42
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini6-340/+1
2023-07-24arm_ffa: introduce armffa command Sandbox testAbdellatif El Khlifi2-0/+35
2023-07-24arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi2-1/+263
2023-07-24lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi2-0/+42
2023-07-20sandbox: fix a compilation errorSergei Antonov1-0/+1
2023-07-20test: avoid function name 'setup'Heinrich Schuchardt5-24/+24
2023-07-17dm: test: Add test for part_get_info_by_typeJoshua Watt1-0/+87
2023-07-17dm: test: Improve partition test error outputJoshua Watt1-4/+6
2023-07-17dm: test: Fix partition test to use mmc2Joshua Watt1-9/+9
2023-07-17tests: Fix exception when cleaning up skipped testJoshua Watt2-2/+4
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass1-0/+7
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass1-0/+38
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass1-0/+108
2023-07-17bootstd: Add a function to update a command lineSimon Glass1-0/+154
2023-07-17bdinfo: Show information about the serial portSimon Glass1-0/+14