summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-20test/py: add test for whitelist of variables while importing environmentQuentin Schulz
2018-07-20test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz
2018-07-20test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz
2018-07-19test: smem: add basic smem testRamon Fried
2018-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-07-10test/py: vboot: Remove stderr redirect from openssl commandPaul Burton
2018-07-10test/py: hush_if_test: Use open() in place of file()Paul Burton
2018-07-10test/py: fit: Open files as binary filesPaul Burton
2018-07-10test/py: Import 'configparser' lower case to be python 3.x safePaul Burton
2018-07-10test/py: Use range() rather than xrange()Paul Burton
2018-07-10test/py: Make print statements python 3.x safePaul Burton
2018-07-09test: Enable cover-coverage tests for dtoc and fdtSimon Glass
2018-07-09binman: Switch to 'python-coverage'Tom Rini
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass
2018-06-19test_avb: Add pymark.buildconfigspec information for the AVB testsTom Rini
2018-06-18test/py: avb2.0: add tests for avb commandsIgor Opaniuk
2018-06-07test: Fix sandbox_spl test filterSimon Glass
2018-06-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-06-01dm: core: add functions to get memory-mapped I/O addressesÁlvaro Fernández Rojas
2018-05-31tests: Make test_log.py tests depend on cmd_log not logTom Rini
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca
2018-05-25test/py: add TPMv2.x test suiteMiquel Raynal
2018-05-23test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dirEugen Hristev
2018-05-18sandbox: tests: Add tests for mc34708 PMIC deviceLukasz Majewski
2018-05-18sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.cLukasz Majewski
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-08test: regmap: add read/modify/write testNeil Armstrong
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28test: dm: regmap: fix license headerMasahiro Yamada
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
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