summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-04-10clk: add sandbox test for bulk APINeil Armstrong
2018-04-10reset: add sandbox test for bulk APINeil Armstrong
2018-04-04efi_selftest: check installation of the device treeHeinrich Schuchardt
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-03-22test/py: add spi_flash testsLiam Beguin
2018-03-22test/py: add generic CRC32 functionLiam Beguin
2018-03-22test/py: do not import pytest multiple timesLiam Beguin
2018-03-22test/py: README: add HOSTNAME to PYTHONPATHLiam Beguin
2018-03-22test/py: README: fix typoLiam Beguin
2018-03-13test/py: highlight warnings in the log summaryStephen Warren
2018-03-13test/py: add MMC/SD block read testStephen Warren
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt
2018-03-06dm: video: show correct colors in graphical consoleHeinrich Schuchardt
2018-02-03log: Add tests for the new log featuresSimon Glass
2018-02-03log: Update log_console to honour the log formatSimon Glass
2018-02-03dm: core: Add a function to look up a uclass by nameSimon Glass
2018-01-28vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada
2018-01-22vsprintf.c: add EFI device path printingHeinrich Schuchardt
2018-01-15test: Set the DTC environment variableSimon Glass
2018-01-15binman: Run code coverage testsSimon Glass
2018-01-15test: Run dtoc testsSimon Glass
2018-01-15test: Run buildman testsSimon Glass
2018-01-15test: Run patman testsSimon Glass
2018-01-15test: Run binman testsSimon Glass
2018-01-15dm: core: parse chosen nodeRob Clark
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-18test/py: Setup variables based on HUSH selectionStephen Warren
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack
2017-12-12test: py: Add an option to skip sleep testMichal Simek
2017-12-12test/py: gpt: update size of gpt partitionPatrick Delaunay
2017-12-07log: test: Add a pytest for loggingSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-05Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-12-04test: compression: Convert to unit test frameworkSimon Glass
2017-12-02test/py: Allow any unit test suite to be foundSimon Glass
2017-12-02test: compression: Put test variables in a structSimon Glass
2017-12-02test: overlay: Use cmd_ut_category()Simon Glass
2017-12-02test: Add a command function for test executionSimon Glass
2017-12-01test/py: check return code of helloworldHeinrich Schuchardt
2017-12-01test/py: fix typo in test_efi_loader.pyHeinrich Schuchardt
2017-12-01test/py: test reboot by EFI watchdogHeinrich Schuchardt
2017-11-27test: Correct operation when tests passSimon Glass
2017-11-22test/run: Report and return failureSimon Glass
2017-11-17test/py: add timestamps to logStephen Warren
2017-11-06test/py: regenerate persistent GPT image if code changesStephen Warren
2017-10-23test/py: fix typos in README.mdMasahiro Yamada
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay
2017-10-23test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay