summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-09-24test: Add a test for command repeatSimon Glass
2014-09-24test: Remove tabs from trace testSimon Glass
2014-08-28Correct sandbox filesystem commands in FIT image testSimon Glass
2014-08-20test: ums: Add script for testing UMS gadget operationLukasz Majewski
2014-08-20test: dfu: cosmetic: Add missing license information to DFU test scriptsLukasz Majewski
2014-08-20test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test filesLukasz Majewski
2014-08-09Implement generalised RSA public exponents for verified bootMichael van der Westhuizen
2014-08-09test: dfu: add some more test casesStephen Warren
2014-08-09test: dfu: cleanup before executionStephen Warren
2014-08-09test:dfu: README file updateLukasz Majewski
2014-08-09test: dfu: script enhancementsStephen Warren
2014-08-09test:dfu: Add test scripts for testing DFU regressionLukasz Majewski
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Add functions to access a device's childrenSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Display the sequence number for each deviceSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23dm: Avoid activating devices in 'dm uclass' commandSimon Glass
2014-07-23dm: Move device display into its own functionSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Make sure that the root device is probedSimon Glass
2014-07-23dm: Use an explicit expect value in core testsSimon Glass
2014-06-24Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini
2014-06-23sandbox: restore ability to access host fs through standard commandsStephen Warren
2014-06-21dm: Use '*' to indicate a device is activatedSimon Glass
2014-06-20dm: Fix printf() strings in the 'dm' commandSimon Glass
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-19test: vboot: explicitly request bashStephen Warren
2014-06-05Add final result tests for run_command_list()Simon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21rsa: add sha256-rsa2048 algorithmHeiko Schocher
2014-03-07unit-test: make "test -e" test independent of $CWDStephen Warren
2014-03-07hush: fix some quoted variable expansion issuesStephen Warren
2014-03-07unit-test: clean up evironment after Hush testsStephen Warren
2014-03-04dm: Add GPIO support and testsSimon Glass
2014-03-04dm: Add a 'dm' command for testingSimon Glass
2014-03-04dm: Add basic testsSimon Glass
2014-02-19unit-test: add lots of tests for the Hush 'test' commandStephen Warren
2014-02-19unit-test: fix 'env default' invocationStephen Warren
2013-12-13sandbox: dumpimage: Test dumpimageGuilherme Maciel Ferreira
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-03sandbox: add compression testsKees Cook
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26Add verified boot information and testSimon Glass