summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-02-20efi_driver: create a parent device for all EFI block devicesHeinrich Schuchardt
2025-02-12test: unit tests for strstr() and strnstr()Heinrich Schuchardt
2025-02-10test/py: usb: Fix format string for fstype commandAndrew Goodbody
2025-02-07Merge patch series "cmd/setexpr: support concatenation of direct strings"Tom Rini
2025-02-07cmd/setexpr: support concatenation of direct stringsHeinrich Schuchardt
2025-02-07test: remove available memory check in setexpr_test_str_oper()Heinrich Schuchardt
2025-02-07test: remove available memory check in setexpr_test_str()Heinrich Schuchardt
2025-02-07test: clean up setexpr_test_str()Heinrich Schuchardt
2025-02-07Merge patch series "led: add function naming option from linux"Tom Rini
2025-02-07led: add function naming option from linuxHeiko Schocher
2025-01-30test/py: Add a report show test durationsSimon Glass
2025-01-28bloblist: add api to get blob with sizeRaymond Mao
2025-01-27test/cmd/wget.c: Fix loadaddr rewriteMarek Vasut
2025-01-26test/log: test function filtersHeinrich Schuchardt
2025-01-26log: enable filtering on functionsHeinrich Schuchardt
2025-01-25test/py: Handle u-boot-test-getrole failureSimon Glass
2025-01-25test/py: Provide the correct U_BOOT_SOURCE_DIR to getroleSimon Glass
2025-01-24Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini
2025-01-24test: Move help into the suite declarationSimon Glass
2025-01-24test: Disable test_suiteSimon Glass
2025-01-24test: Sort the test suitesSimon Glass
2025-01-24test: Record and show the totals for all test runsSimon Glass
2025-01-24test: Move stat-printing into its own functionSimon Glass
2025-01-24test: Keep a track of the numbers of tests runSimon Glass
2025-01-24test: Move stats into a structSimon Glass
2025-01-24test: Pass the test state to cmd_ut_category()Simon Glass
2025-01-24test: Drop conditional compilation for suitesSimon Glass
2025-01-24test: Drop the info test from the listSimon Glass
2025-01-24test: Drop the function for running upl testsSimon Glass
2025-01-24test: Drop the function for running seama testsSimon Glass
2025-01-24test: Drop the function for running pci_mps testsSimon Glass
2025-01-24test: Drop the function for running loadm testsSimon Glass
2025-01-24test: Drop the function for running hush testsSimon Glass
2025-01-24test: Drop the function for running addrmap testsSimon Glass
2025-01-24test: Drop the function for running bootm testsSimon Glass
2025-01-24test: Drop the function for running bloblist testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the function for running setexpr testsSimon Glass
2025-01-24test: Drop the function for running mem testsSimon Glass
2025-01-24test: Drop the function for running mbr testsSimon Glass
2025-01-24test: Drop the function for running log testsSimon Glass
2025-01-24test: Drop the function for running lib testsSimon Glass
2025-01-24test: Drop the function for running font testsSimon Glass
2025-01-24test: Drop the function for running fdt testsSimon Glass
2025-01-24test: Drop the function for running exit testsSimon Glass
2025-01-24test: Drop the function for running env testsSimon Glass
2025-01-24test: Drop the function for running dm testsSimon Glass
2025-01-24test: Drop the function for running common testsSimon Glass
2025-01-24test: Drop the function for running cmd testsSimon Glass
2025-01-24test: Drop the function for running bdinfo testsSimon Glass