aboutsummaryrefslogtreecommitdiff
path: root/test/cmd_ut.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-06test: Remove <common.h> and add needed includesTom Rini1-1/+1
2023-12-28test: Add framework to test hush behaviorFrancis Laniel1-0/+6
2023-12-13test: Run bootstd tests only on sandboxSimon Glass1-1/+1
2023-12-13test: Add a new suite for commandsSimon Glass1-0/+6
2023-12-13command: Introduce functions to obtain command argumentsSimon Glass1-1/+1
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+4
2023-10-27test: Add sandbox TPM boot measurementEddie James1-0/+4
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin1-0/+4
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini1-4/+2
2023-08-22test: Fix the help for the ut commandMarek Vasut1-1/+1
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut1-0/+6
2023-03-30test: Add test for new command pci_mpsStephen Carlson1-0/+6
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij1-0/+6
2023-01-23test: Fix the help for the ut commandSimon Glass1-1/+1
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut1-0/+1
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass1-2/+7
2022-11-07test: Allow showing basic information about testsSimon Glass1-1/+15
2022-11-07test: Tidy up help for ut commandSimon Glass1-26/+33
2022-10-31test: Support tests which can only be run manuallySimon Glass1-3/+13
2022-10-30video: Add commands to list and change fontsSimon Glass1-0/+6
2022-10-12test: run setexpr test only on sandboxHeinrich Schuchardt1-1/+1
2022-09-02test: Allow running tests multiple timesSimon Glass1-2/+10
2022-07-26fdt: Start a test for the fdt commandSimon Glass1-0/+6
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva1-0/+6
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+7
2021-07-23test: add first autoboot unit testsSteffen Jaeckel1-0/+1
2021-06-08test: Convert print tests to use ut frameworkSimon Glass1-0/+2
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-0/+6
2021-03-12test: Add an overall test runnerSimon Glass1-33/+5
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng1-0/+6
2021-02-24test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt1-0/+2
2021-01-29test: inconsistent string testsHeinrich Schuchardt1-2/+1
2020-12-04bootm: Add tests for fixup_silent_linux()Simon Glass1-0/+1
2020-12-01test: Add some tests for setexprSimon Glass1-0/+3
2020-08-07cmd: Update the memory-search commandSimon Glass1-0/+2
2020-08-07test: Add a flag for tests that need console recordingSimon Glass1-0/+10
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-6/+8
2020-04-24test: Add the beginnings of some string testsSimon Glass1-0/+5
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt1-0/+6
2020-01-10test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes1-1/+1
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes1-2/+10
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner1-0/+6
2019-02-09test: provide unit test for memory functionsHeinrich Schuchardt1-0/+6
2018-11-26test: Add a simple test for bloblistSimon Glass1-0/+3
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt1-3/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-04test: compression: Convert to unit test frameworkSimon Glass1-0/+7
2017-12-02test: Add a command function for test executionSimon Glass1-0/+25