aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
6 daysefi_driver: create a parent device for all EFI block devicesHeinrich Schuchardt1-0/+1
13 daystest: unit tests for strstr() and strnstr()Heinrich Schuchardt1-0/+40
2025-02-10test/py: usb: Fix format string for fstype commandAndrew Goodbody1-1/+1
2025-02-07Merge patch series "cmd/setexpr: support concatenation of direct strings"Tom Rini1-39/+7
2025-02-07cmd/setexpr: support concatenation of direct stringsHeinrich Schuchardt1-1/+6
2025-02-07test: remove available memory check in setexpr_test_str_oper()Heinrich Schuchardt1-24/+0
2025-02-07test: remove available memory check in setexpr_test_str()Heinrich Schuchardt1-13/+0
2025-02-07test: clean up setexpr_test_str()Heinrich Schuchardt1-1/+1
2025-02-07Merge patch series "led: add function naming option from linux"Tom Rini2-2/+22
2025-02-07led: add function naming option from linuxHeiko Schocher2-2/+22
2025-01-30test/py: Add a report show test durationsSimon Glass1-0/+87
2025-01-28bloblist: add api to get blob with sizeRaymond Mao1-0/+4
2025-01-27test/cmd/wget.c: Fix loadaddr rewriteMarek Vasut1-5/+3
2025-01-26test/log: test function filtersHeinrich Schuchardt1-12/+56
2025-01-26log: enable filtering on functionsHeinrich Schuchardt2-6/+5
2025-01-25test/py: Handle u-boot-test-getrole failureSimon Glass1-2/+3
2025-01-25test/py: Provide the correct U_BOOT_SOURCE_DIR to getroleSimon Glass1-0/+4
2025-01-24Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini48-519/+533
2025-01-24test: Move help into the suite declarationSimon Glass1-85/+38
2025-01-24test: Disable test_suiteSimon Glass1-1/+2
2025-01-24test: Sort the test suitesSimon Glass1-20/+20
2025-01-24test: Record and show the totals for all test runsSimon Glass2-0/+8
2025-01-24test: Move stat-printing into its own functionSimon Glass6-10/+18
2025-01-24test: Keep a track of the numbers of tests runSimon Glass1-0/+2
2025-01-24test: Move stats into a structSimon Glass2-16/+17
2025-01-24test: Pass the test state to cmd_ut_category()Simon Glass3-28/+26
2025-01-24test: Drop conditional compilation for suitesSimon Glass2-47/+45
2025-01-24test: Drop the info test from the listSimon Glass2-11/+6
2025-01-24test: Drop the function for running upl testsSimon Glass2-9/+1
2025-01-24test: Drop the function for running seama testsSimon Glass2-10/+1
2025-01-24test: Drop the function for running pci_mps testsSimon Glass2-11/+1
2025-01-24test: Drop the function for running loadm testsSimon Glass2-10/+1
2025-01-24test: Drop the function for running hush testsSimon Glass3-21/+1
2025-01-24test: Drop the function for running addrmap testsSimon Glass2-10/+1
2025-01-24test: Drop the function for running bootm testsSimon Glass2-10/+1
2025-01-24test: Drop the function for running bloblist testsSimon Glass2-11/+1
2025-01-24test: Drop the function for running measurement testsSimon Glass2-11/+1
2025-01-24test: Drop the function for running setexpr testsSimon Glass2-10/+1
2025-01-24test: Drop the function for running mem testsSimon Glass3-21/+2
2025-01-24test: Drop the function for running mbr testsSimon Glass2-9/+1
2025-01-24test: Drop the function for running log testsSimon Glass3-23/+1
2025-01-24test: Drop the function for running lib testsSimon Glass3-21/+1
2025-01-24test: Drop the function for running font testsSimon Glass2-9/+1
2025-01-24test: Drop the function for running fdt testsSimon Glass2-9/+1
2025-01-24test: Drop the function for running exit testsSimon Glass2-10/+1
2025-01-24test: Drop the function for running env testsSimon Glass2-10/+1
2025-01-24test: Drop the function for running dm testsSimon Glass3-18/+1
2025-01-24test: Drop the function for running common testsSimon Glass3-23/+1
2025-01-24test: Drop the function for running cmd testsSimon Glass3-23/+1
2025-01-24test: Drop the function for running bdinfo testsSimon Glass2-9/+1