summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: dm: regmap: fix license headerMasahiro Yamada2018-04-281-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-2715-30/+0
* clk: add sandbox test for bulk APINeil Armstrong2018-04-101-0/+37
* reset: add sandbox test for bulk APINeil Armstrong2018-04-101-0/+33
* efi_selftest: check installation of the device treeHeinrich Schuchardt2018-04-041-0/+14
* core: ofnode: Fix translation for #size-cells == 0Mario Six2018-04-011-0/+43
* test/py: add spi_flash testsLiam Beguin2018-03-221-0/+218
* test/py: add generic CRC32 functionLiam Beguin2018-03-221-0/+23
* test/py: do not import pytest multiple timesLiam Beguin2018-03-221-1/+0
* test/py: README: add HOSTNAME to PYTHONPATHLiam Beguin2018-03-221-2/+2
* test/py: README: fix typoLiam Beguin2018-03-221-1/+1
* test/py: highlight warnings in the log summaryStephen Warren2018-03-133-3/+50
* test/py: add MMC/SD block read testStephen Warren2018-03-131-0/+129
* dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-061-1/+1
* dm: video: show correct colors in graphical consoleHeinrich Schuchardt2018-03-061-1/+1
* log: Add tests for the new log featuresSimon Glass2018-02-031-1/+27
* log: Update log_console to honour the log formatSimon Glass2018-02-031-2/+2
* dm: core: Add a function to look up a uclass by nameSimon Glass2018-02-031-0/+9
* vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt2018-01-281-0/+4
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-281-1/+1
* vsprintf.c: add EFI device path printingHeinrich Schuchardt2018-01-221-0/+37
* test: Set the DTC environment variableSimon Glass2018-01-151-3/+5
* binman: Run code coverage testsSimon Glass2018-01-151-0/+7
* test: Run dtoc testsSimon Glass2018-01-151-0/+1
* test: Run buildman testsSimon Glass2018-01-151-0/+1
* test: Run patman testsSimon Glass2018-01-151-0/+1
* test: Run binman testsSimon Glass2018-01-151-0/+3
* dm: core: parse chosen nodeRob Clark2018-01-152-2/+2
* Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-181-1/+10
|\
| * test/py: Setup variables based on HUSH selectionStephen Warren2017-12-181-1/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-141-0/+2
|\ \ | |/ |/|
| * power: extend prefix match to regulator-name propertyFelix Brack2017-12-121-0/+2
* | test: py: Add an option to skip sleep testMichal Simek2017-12-121-0/+13
* | test/py: gpt: update size of gpt partitionPatrick Delaunay2017-12-121-15/+17
|/
* log: test: Add a pytest for loggingSimon Glass2017-12-071-0/+101
* log: Add a test commandSimon Glass2017-12-073-0/+213
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-12-052-2/+16
|\
| * test/py: check return code of helloworldHeinrich Schuchardt2017-12-011-0/+2
| * test/py: fix typo in test_efi_loader.pyHeinrich Schuchardt2017-12-011-1/+1
| * test/py: test reboot by EFI watchdogHeinrich Schuchardt2017-12-011-1/+13
* | test: compression: Convert to unit test frameworkSimon Glass2017-12-042-69/+123
* | test/py: Allow any unit test suite to be foundSimon Glass2017-12-021-1/+1
* | test: compression: Put test variables in a structSimon Glass2017-12-021-54/+74
* | test: overlay: Use cmd_ut_category()Simon Glass2017-12-021-19/+2
* | test: Add a command function for test executionSimon Glass2017-12-022-18/+26
|/
* test: Correct operation when tests passSimon Glass2017-11-271-1/+2
* test/run: Report and return failureSimon Glass2017-11-221-3/+17
* test/py: add timestamps to logStephen Warren2017-11-173-0/+44
* test/py: regenerate persistent GPT image if code changesStephen Warren2017-11-062-17/+92
* test/py: fix typos in README.mdMasahiro Yamada2017-10-231-3/+3