summaryrefslogtreecommitdiff
path: root/test/cmd_ut.c
AgeCommit message (Expand)Author
2025-02-11test: Update documentationSimon Glass
2025-02-11test: Do flag-processing in the correct placeSimon Glass
2025-02-11test: Move code out of cmd_ut_category()Simon Glass
2025-02-11test: Allow running a selection of suitesSimon Glass
2025-02-11test: Drop suites.hSimon Glass
2025-02-11test: Make cmd_ut_category() staticSimon Glass
2025-02-11test: Drop support for test commandsSimon Glass
2025-02-11test: Drop the function for running optee testsSimon Glass
2025-02-11test: Drop the function for running bootstd testsSimon Glass
2025-02-11test: Drop the function for running fdt_overlay testsSimon Glass
2025-02-11test: Tweak FDT-overlay testsSimon Glass
2025-02-11test: Leave out the prefix when printing test namesSimon Glass
2025-02-11test: Show the average time per testSimon Glass
2025-02-11test: Add up the number of tests manuallySimon Glass
2025-01-24test: Move help into the suite declarationSimon 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: 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
2025-01-24test: Introduce a better array of test suitesSimon Glass
2025-01-24test/py: Add a test which runs all unit testsSimon Glass
2025-01-24test: Update ut info to show suitesSimon Glass
2025-01-24test: Pass the test-state into ut_run_list()Simon Glass
2024-12-18test: sandbox: fix link error with do_ut_bootm if BLOBLIST=nEvgeny Bachinin
2024-12-18test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=nEvgeny Bachinin
2024-11-13test: Move time tests into the lib suiteSimon Glass
2024-11-13test: Move unicode tests into the lib suiteSimon Glass