1. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  2. cc156f3 test/py: test the shell if command by Stephen Warren · 9 years ago
  3. 8b86c60 test/py: add test of basic shell functionality by Stephen Warren · 9 years ago
  4. 5ab097a test/py: add test of setenv/printenv/echo by Stephen Warren · 9 years ago
  5. 2302b3a hush: make run_command() return an error on parsing failure by Rabin Vincent · 10 years ago
  6. 484408f hush: return consistent codes from run_command() by Rabin Vincent · 10 years ago
  7. 87b6398 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  8. 4d90702 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  9. 93ce756 Add final result tests for run_command_list() by Simon Glass · 10 years ago
  10. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 10 years ago
  11. fe9ca3d hush: fix some quoted variable expansion issues by Stephen Warren · 10 years ago
  12. eebd1b5 unit-test: clean up evironment after Hush tests by Stephen Warren · 10 years ago
  13. f2afe70 unit-test: add lots of tests for the Hush 'test' command by Stephen Warren · 10 years ago
  14. 6748672 unit-test: fix 'env default' invocation by Stephen Warren · 10 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. a72007d sandbox: Add basic test for command execution by Simon Glass · 12 years ago