Commit History

Author SHA1 Message Date
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass 288b29e44d common: Move command functions out of common.h 4 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
  Stephen Warren cc156f3fc0 test/py: test the shell if command 8 years ago
  Stephen Warren 8b86c609b8 test/py: add test of basic shell functionality 8 years ago
  Stephen Warren 5ab097abad test/py: add test of setenv/printenv/echo 8 years ago
  Rabin Vincent 2302b3ab85 hush: make run_command() return an error on parsing failure 9 years ago
  Rabin Vincent 484408fb51 hush: return consistent codes from run_command() 9 years ago
  Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 9 years ago
  Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 10 years ago
  Simon Glass 93ce7561cb Add final result tests for run_command_list() 10 years ago
  Stephen Warren cfd13e8dda unit-test: make "test -e" test independent of $CWD 10 years ago
  Stephen Warren fe9ca3d328 hush: fix some quoted variable expansion issues 10 years ago
  Stephen Warren eebd1b58d0 unit-test: clean up evironment after Hush tests 10 years ago
  Stephen Warren f2afe70196 unit-test: add lots of tests for the Hush 'test' command 10 years ago
  Stephen Warren 6748672884 unit-test: fix 'env default' invocation 10 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Simon Glass a72007d999 sandbox: Add basic test for command execution 12 years ago