summaryrefslogtreecommitdiff
path: root/test/cmd
AgeCommit message (Expand)Author
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23test: cmd: add test for spawn and wait commandsJerome Forissier
2025-04-22test: run some test commands only if HUSH_PARSER is enabledJerome Forissier
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-02-11test: Drop suites.hSimon Glass
2025-02-07cmd/setexpr: support concatenation of direct stringsHeinrich Schuchardt
2025-02-07test: remove available memory check in setexpr_test_str_oper()Heinrich Schuchardt
2025-02-07test: remove available memory check in setexpr_test_str()Heinrich Schuchardt
2025-02-07test: clean up setexpr_test_str()Heinrich Schuchardt
2025-01-27test/cmd/wget.c: Fix loadaddr rewriteMarek Vasut
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 addrmap 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 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 cmd testsSimon Glass
2025-01-24test: Drop the function for running bdinfo testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2024-12-30lmb: Rename free_mem to available_memIlias Apalodimas
2024-12-30lmb: Move enum lmb_flags to a u32Ilias Apalodimas
2024-12-28test/cmd/wget: replace bogus response with an actual response from the HTTP s...Mikhail Kshevetskiy
2024-12-28test/cmd/wget: fix the testMikhail Kshevetskiy
2024-11-29test/cmd/wget.c: move net_test_wget() to the cmd test suiteJerome Forissier
2024-11-18test: cmd/hash: check return value of ut_check_console_lineHeinrich Schuchardt
2024-11-14lmb.c: add missing comma in lmb_dump_region()Heinrich Schuchardt
2024-11-14test: use %zd for size_t in mbr_test_run()Heinrich Schuchardt
2024-11-14test: cmd/mbr: pass correct buffer size to init_write_buffersHeinrich Schuchardt
2024-11-14Merge patch series "cmd: hash: correct parameter count check"Tom Rini
2024-11-14test: unit test for hash commandHeinrich Schuchardt
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13test: Update command test to use unit-test functionsSimon Glass
2024-11-13command: test: Move into the cmd suiteSimon Glass
2024-11-13command_ut: test: Move test into libSimon Glass
2024-11-03x86: coreboot: Allow building an expo for editing CMOS configSimon Glass
2024-11-03x86: coreboot: Add a command to check and update CMOS RAMSimon Glass
2024-11-03x86: coreboot: Show the option tableSimon Glass
2024-11-03x86: coreboot: Add a test for cbsysinfo commandSimon Glass
2024-11-01test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for baseTom Rini
2024-10-29test/cmd: Make some "ut dm" tests only available on sandboxTom Rini
2024-10-25meminfo: Show the lmb recordsSimon Glass
2024-10-25cmd: Update the meminfo command to show the memory mapSimon Glass
2024-10-18x86: Add msr commandSimon Glass
2024-10-18x86: Add a cpuid commandSimon Glass
2024-10-18coreboot: Switch to a monospaced fontSimon Glass