summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-07-09test: Enable cover-coverage tests for dtoc and fdtSimon Glass1-0/+4
2018-07-09binman: Switch to 'python-coverage'Tom Rini1-2/+1
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass1-4/+4
2018-06-19test_avb: Add pymark.buildconfigspec information for the AVB testsTom Rini1-0/+5
2018-06-18test/py: avb2.0: add tests for avb commandsIgor Opaniuk1-0/+111
2018-06-07test: Fix sandbox_spl test filterSimon Glass1-2/+1
2018-06-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-0/+42
2018-06-01dm: core: add functions to get memory-mapped I/O addressesÁlvaro Fernández Rojas1-0/+42
2018-05-31tests: Make test_log.py tests depend on cmd_log not logTom Rini1-2/+2
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca1-1/+1
2018-05-26test/py: add TPMv2.x test suiteMiquel Raynal1-0/+233
2018-05-24test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dirEugen Hristev1-0/+2
2018-05-18sandbox: tests: Add tests for mc34708 PMIC deviceLukasz Majewski1-0/+56
2018-05-18sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.cLukasz Majewski1-2/+10
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini1-3/+1
2018-05-08test: regmap: add read/modify/write testNeil Armstrong1-0/+25
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn1-1/+19
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2-0/+18
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada1-0/+17
2018-05-07regmap: clean up regmap allocationMasahiro Yamada1-8/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini89-181/+90
2018-04-29test: dm: regmap: fix license headerMasahiro Yamada1-1/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini15-30/+0
2018-04-10clk: add sandbox test for bulk APINeil Armstrong1-0/+37
2018-04-10reset: add sandbox test for bulk APINeil Armstrong1-0/+33
2018-04-04efi_selftest: check installation of the device treeHeinrich Schuchardt1-0/+14
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six1-0/+43
2018-03-22test/py: add spi_flash testsLiam Beguin1-0/+218
2018-03-22test/py: add generic CRC32 functionLiam Beguin1-0/+23
2018-03-22test/py: do not import pytest multiple timesLiam Beguin1-1/+0
2018-03-22test/py: README: add HOSTNAME to PYTHONPATHLiam Beguin1-2/+2
2018-03-22test/py: README: fix typoLiam Beguin1-1/+1
2018-03-14test/py: highlight warnings in the log summaryStephen Warren3-3/+50
2018-03-14test/py: add MMC/SD block read testStephen Warren1-0/+129
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt1-1/+1
2018-03-06dm: video: show correct colors in graphical consoleHeinrich Schuchardt1-1/+1
2018-02-03log: Add tests for the new log featuresSimon Glass1-1/+27
2018-02-03log: Update log_console to honour the log formatSimon Glass1-2/+2
2018-02-03dm: core: Add a function to look up a uclass by nameSimon Glass1-0/+9
2018-01-28vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt1-0/+4
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada1-1/+1
2018-01-23vsprintf.c: add EFI device path printingHeinrich Schuchardt1-0/+37
2018-01-16test: Set the DTC environment variableSimon Glass1-3/+5
2018-01-16binman: Run code coverage testsSimon Glass1-0/+7
2018-01-16test: Run dtoc testsSimon Glass1-0/+1
2018-01-16test: Run buildman testsSimon Glass1-0/+1
2018-01-16test: Run patman testsSimon Glass1-0/+1
2018-01-16test: Run binman testsSimon Glass1-0/+3
2018-01-15dm: core: parse chosen nodeRob Clark2-2/+2
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini1-1/+10