summaryrefslogtreecommitdiff
path: root/test/cmd
AgeCommit message (Expand)Author
2024-08-26test: Tidy up checking for console endSimon Glass
2024-08-26test: cmd: Drop unnecessary console_record_reset_enable()Simon Glass
2024-08-26test: cmd: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: fdt: Move common code into the setup functionsSimon Glass
2024-08-26test: fdt: Check internal-function return valuesSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26board_f: Move fdt_size to boardSimon Glass
2024-08-26board_f: Add a new struct to hold pre-relocation infoSimon Glass
2024-08-23Merge patch series "test/overlay: Make this depend on SANDBOX"Tom Rini
2024-08-23test/cmd: Move wget test to under a sandbox guardTom Rini
2024-08-23log: Avoid including function names by defaultSimon Glass
2024-08-15sandbox: fix wget test failure after fixing wget issueYasuharu Shibata
2024-07-15test: Remove duplicate newlinesMarek Vasut
2024-06-28Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"Tom Rini
2024-06-28test: cmd: fdt: fix chosen test for DM_RNGTim Harvey
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
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