~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
command_ut.c
Commit message (
Expand
)
Author
Age
*
unit-test: cover run_commandf() by test-cases
Evgeny Bachinin
2023-03-30
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Move command functions out of common.h
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-24
*
test/py: test the shell if command
Stephen Warren
2016-01-20
*
test/py: add test of basic shell functionality
Stephen Warren
2016-01-20
*
test/py: add test of setenv/printenv/echo
Stephen Warren
2016-01-20
*
hush: make run_command() return an error on parsing failure
Rabin Vincent
2014-11-07
*
hush: return consistent codes from run_command()
Rabin Vincent
2014-11-07
*
cli: hush: Adjust 'run' command to run each line of the env var
Simon Glass
2014-10-27
*
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-23
*
Add final result tests for run_command_list()
Simon Glass
2014-06-05
*
unit-test: make "test -e" test independent of $CWD
Stephen Warren
2014-03-07
*
hush: fix some quoted variable expansion issues
Stephen Warren
2014-03-07
*
unit-test: clean up evironment after Hush tests
Stephen Warren
2014-03-07
*
unit-test: add lots of tests for the Hush 'test' command
Stephen Warren
2014-02-19
*
unit-test: fix 'env default' invocation
Stephen Warren
2014-02-19
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
sandbox: Add basic test for command execution
Simon Glass
2012-08-09