1. c3249b8 hush: make run_command() return an error on parsing failure by Rabin Vincent · 10 years ago
  2. 401ac65 hush: return consistent codes from run_command() by Rabin Vincent · 10 years ago
  3. 94cb9c2 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  4. bff6c31 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  5. 9956b5e Add final result tests for run_command_list() by Simon Glass · 10 years ago
  6. cd5edba unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  7. 60c38c9 hush: fix some quoted variable expansion issues by Stephen Warren · 11 years ago
  8. 4cca63a unit-test: clean up evironment after Hush tests by Stephen Warren · 11 years ago
  9. 65bc075 unit-test: add lots of tests for the Hush 'test' command by Stephen Warren · 11 years ago
  10. 2e2a917 unit-test: fix 'env default' invocation by Stephen Warren · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 10c08ef sandbox: Add basic test for command execution by Simon Glass · 13 years ago