summaryrefslogtreecommitdiff
path: root/test/cmd/wget.c
AgeCommit message (Expand)Author
2025-07-03test: wget: add a test case for validating URISughosh Ganu
2025-01-27test/cmd/wget.c: Fix loadaddr rewriteMarek Vasut
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-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: Drop the blank line before test macrosSimon Glass
2024-08-15sandbox: fix wget test failure after fixing wget issueYasuharu Shibata
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
2022-11-28test: cmd: add test for wget command.Ying-Chun Liu (PaulLiu)