summaryrefslogtreecommitdiffstats
path: root/test/command_ut.c
Commit message (Expand)AuthorAgeFilesLines
* hush: make run_command() return an error on parsing failureRabin Vincent2014-11-071-0/+2
* hush: return consistent codes from run_command()Rabin Vincent2014-11-071-0/+3
* cli: hush: Adjust 'run' command to run each line of the env varSimon Glass2014-10-271-0/+14
* sandbox: restore ability to access host fs through standard commandsStephen Warren2014-06-231-4/+4
* Add final result tests for run_command_list()Simon Glass2014-06-051-0/+5
* unit-test: make "test -e" test independent of $CWDStephen Warren2014-03-071-5/+9
* hush: fix some quoted variable expansion issuesStephen Warren2014-03-071-0/+17
* unit-test: clean up evironment after Hush testsStephen Warren2014-03-071-1/+2
* unit-test: add lots of tests for the Hush 'test' commandStephen Warren2014-02-191-0/+89
* unit-test: fix 'env default' invocationStephen Warren2014-02-191-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: Add basic test for command executionSimon Glass2012-08-091-0/+85
OpenPOWER on IntegriCloud