aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass2-2/+11
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass1-1/+1
2014-06-19test: vboot: explicitly request bashStephen Warren1-1/+1
2014-06-05Add final result tests for run_command_list()Simon Glass1-0/+5
2014-05-27dm: rename device struct to udeviceHeiko Schocher7-45/+46
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher1-0/+20
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher5-28/+125
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-03-04dm: Add GPIO support and testsSimon Glass1-0/+111
2014-03-04dm: Add a 'dm' command for testingSimon Glass2-0/+134
2014-03-04dm: Add basic testsSimon Glass10-0/+1162
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-12-13sandbox: dumpimage: Test dumpimageGuilherme Maciel Ferreira1-0/+141
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada1-24/+2
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-09-03sandbox: add compression testsKees Cook2-0/+336
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-76/+5
2013-06-26Add verified boot information and testSimon Glass6-0/+230
2013-06-26Add a simple test for sandbox traceSimon Glass1-0/+89
2013-06-26Show stdout on error in fit-testSimon Glass1-9/+10
2013-06-04sandbox: image: Create a test for loading FIT imagesSimon Glass1-0/+422
2012-08-09sandbox: Add basic test for command executionSimon Glass2-0/+130