summaryrefslogtreecommitdiff
path: root/test/cmd/test_echo.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-12hush: Fix assignments being misinterpreted as commandsSean Anderson1-0/+2
2021-03-27test: Silenece the echo and print testsSimon Glass1-1/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-25test: unit test for echo commandHeinrich Schuchardt1-0/+57