aboutsummaryrefslogtreecommitdiff
path: root/test/command_ut.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-07unit-test: make "test -e" test independent of $CWDStephen Warren1-5/+9
2014-03-07hush: fix some quoted variable expansion issuesStephen Warren1-0/+17
2014-03-07unit-test: clean up evironment after Hush testsStephen Warren1-1/+2
2014-02-19unit-test: add lots of tests for the Hush 'test' commandStephen Warren1-0/+89
2014-02-19unit-test: fix 'env default' invocationStephen Warren1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-08-09sandbox: Add basic test for command executionSimon Glass1-0/+85