summaryrefslogtreecommitdiff
path: root/test/cmd
AgeCommit message (Expand)Author
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2024-03-02cmd: setexpr: fix no matching string in gsub return empty valueMassimiliano Minella
2024-03-02test: cmd: mbr: Fix Smatch static checker warningAlexander Gendin
2024-01-17test: add test of "cp" shell commandRasmus Villemoes
2023-12-13test: font: Add dependencies on fontsSimon Glass
2023-12-13test: fdt: Add a special case for real boardsSimon Glass
2023-12-13test: bdinfo: Add missing assertsSimon Glass
2023-12-13test: Handle use of stack pointer in bdinfoSimon Glass
2023-12-13test: Add a new suite for commandsSimon Glass
2023-12-10test: bdinfo: Handle systems without getoptMarek Vasut
2023-12-09Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a"Tom Rini
2023-12-09test: bdinfo: Test bdinfo -eMarek Vasut
2023-12-09test: bdinfo: Test bdinfo -mMarek Vasut
2023-12-09test: bdinfo: Test bdinfo -hMarek Vasut
2023-12-09test: bdinfo: Test both bdinfo and bdinfo -aMarek Vasut
2023-12-09test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()Marek Vasut
2023-11-10test: cmd: mbr: Remove unreachable codeAlexander Gendin
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin
2023-10-11cli: Add a command to show cmdline historySimon Glass
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce armffa command Sandbox testAbdellatif El Khlifi
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-17bdinfo: Show information about the serial portSimon Glass
2023-07-14bdinfo: Correct use of assertionsSimon Glass
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut
2023-04-28test: fdt: Fix copyright messageMarek Vasut
2023-04-03fdt: Make fdt addr -q quieterPeter Hoyes
2023-03-30test: exit: fix run_commandf() warningsEvgeny Bachinin
2023-03-30test: fdt: fix run_commandf() warningsEvgeny Bachinin
2023-03-30test: Add test for new command pci_mpsStephen Carlson
2023-03-17test: add tests of 'read' and 'write' shell commandsRasmus Villemoes
2023-03-14test: cmd: fdt: Test fdt applyMarek Vasut
2023-03-14test: cmd: fdt: Test fdt chosenMarek Vasut
2023-03-14test: cmd: fdt: Test fdt rsvmemMarek Vasut
2023-03-14test: cmd: fdt: Test fdt memoryMarek Vasut
2023-03-14test: cmd: fdt: Test fdt headerMarek Vasut
2023-03-14test: cmd: fdt: Test fdt print and listMarek Vasut
2023-03-14test: cmd: fdt: Drop new unneeded curly bracketsMarek Vasut
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2023-03-08test: cmd: fdt: Add list of remaining missing testsMarek Vasut
2023-03-08test: cmd: fdt: Test fdt bootcpuMarek Vasut
2023-03-08test: cmd: fdt: Test fdt rmMarek Vasut
2023-03-08test: cmd: fdt: Test fdt mknodeMarek Vasut
2023-03-08test: cmd: fdt: Test fdt setMarek Vasut
2023-03-08test: cmd: fdt: Test fdt get sizeMarek Vasut
2023-03-08test: cmd: fdt: Test fdt get addrMarek Vasut
2023-03-08test: cmd: fdt: Test fdt get nameMarek Vasut
2023-03-08test: cmd: fdt: Test fdt resizeMarek Vasut