summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-10-12test: lmb: Add test for coalescing and overlap rangeUdit Kumar
2023-05-25patman: Move library functions into a library directorySimon Glass
2023-04-12dm: test: Add a test for the various migration combinationsSimon Glass
2023-04-12test: Add a way to set the environment for a pytestSimon Glass
2023-04-12dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-04-05test/py: android: extend abootimg testSafae Ouajih
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass
2023-03-13test: unit test for crc8Heinrich Schuchardt
2023-03-09test: cmd: fdt: Test fdt bootcpuMarek Vasut
2023-03-09test: cmd: fdt: Test fdt rmMarek Vasut
2023-03-09test: cmd: fdt: Test fdt mknodeMarek Vasut
2023-03-09test: cmd: fdt: Test fdt setMarek Vasut
2023-03-09test: cmd: fdt: Test fdt get sizeMarek Vasut
2023-03-09test: cmd: fdt: Test fdt get addrMarek Vasut
2023-03-09test: cmd: fdt: Test fdt get nameMarek Vasut
2023-03-09test: cmd: fdt: Test fdt resizeMarek Vasut
2023-03-09test: cmd: fdt: Test fdt moveMarek Vasut
2023-03-09test: cmd: fdt: Test both string and integer arrays in 'fdt get value'Marek Vasut
2023-03-09test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut
2023-03-09test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut
2023-03-09test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()Marek Vasut
2023-03-09test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()Marek Vasut
2023-02-23trace: Relax test requirementsSimon Glass
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland
2023-02-11trace: Add a testSimon Glass
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski
2023-02-08test: lmb: Rework lib_test_lmb_max_regions test to scaleTom Rini
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass
2023-02-06test: bootdev: Do not require USB to compile testLinus Walleij
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain
2023-01-27test: Add test for mapping IOMMUs for PCI devicesMark Kettenis
2023-01-27test: Add test for IOMMU uclass map/unmap opsMark Kettenis
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer
2023-01-23bootstd: Record the bootdevs used during scanningSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Add a hunter for the extension featureSimon Glass
2023-01-23bootstd: Allow iterating to the next bootdev priortiySimon Glass
2023-01-23bootstd: Allow iterating to the next label in a listSimon Glass
2023-01-23bootstd: Allow hunting for a bootdev by labelSimon Glass
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Allow hunting for bootdevs of a given prioritySimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass