Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bcf56114fa7f037cea579cdc8d17ac1a5dab93a3
/
shell
/
hush_test
/
run-all
19c9f31
nofork: fix a bug uncovered by hush testsuite (forgotten fflush)
by Denys Vlasenko
· 7 years ago
9a8ece5
shell: syncronize ash_test/run-all and hush_test/run-all a bit
by Denys Vlasenko
· 7 years ago
215b0ca
hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186
by Denys Vlasenko
· 8 years ago
bcf1fa8
hush: add tests for interrupting read
by Denys Vlasenko
· 14 years ago
dbfa45b
hust test: complain if busybox binary can't be found
by Denys Vlasenko
· 15 years ago
cbfe6ad
hush: fix \<newline> handling on NOMMU
by Denys Vlasenko
· 15 years ago
1967978
hush tests: remove the requirement that .config is in ../..
by Denys Vlasenko
· 15 years ago
eab40e5
hush_test: stop mixing tabs/spaces for indentation
by Mike Frysinger
· 16 years ago
ff64fb9
hush_test: filter test output to avoid C lib differences
by Mike Frysinger
· 16 years ago
20300d0
source the .config so tests can signal they need to be skipped due to feature disable
by Mike Frysinger
· 16 years ago
cd418a2
hush: fix a bunch of obscure while/until/continue bugs
by Denis Vlasenko
· 16 years ago
a36258f
trim trailing slashes from specified subdir so we output to the right place
by Mike Frysinger
· 16 years ago
e61f07f
remove ((expr)) bash'ism
by Denis Vlasenko
· 16 years ago
42ab865
make sure we exit based on test failure rather than always exiting with 0
by Mike Frysinger
· 16 years ago
30c9cc5
hush: continue fixing quoting and subst: fix glob_and_assign.tests.
by Denis Vlasenko
· 17 years ago
a844200
hush: support "! cmd | cmd" negation
by Denis Vlasenko
· 17 years ago
05743d7
hush: reinstate `cmd` handling for NOMMU (with fat big warning).
by Denis Vlasenko
· 17 years ago
cccdc4e
hush: fix $ expansion in redirections, add testcase for that
by Denis Vlasenko
· 17 years ago
f962a03
hush: plug memory leak
by Denis Vlasenko
· 17 years ago
119b995
hush: reinstate hush_test, add testcases for process subst
by Denis Vlasenko
· 18 years ago
3e9aaae
hush: fix bug in interactive shell introduced yesterday
by Denis Vlasenko
· 18 years ago
e0a3367
hush: fix "unterminated last line loops forever" bug
by Denis Vlasenko
· 18 years ago