summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-09-10sandbox: Add serial testPatrice Chotard
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-24dm: test: Fix typo in test-main commentMichal Simek
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-11test: Add tests for misc uclassMario Six
2018-08-11test: Add AXI testMario Six
2018-08-10sandbox: led: use new function to configure default statePatrick Delaunay
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng
2018-08-06dm: power-domain: query power domain after get devicePeng Fan
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-07-30fs-test.sh: Update expected result outputTom Rini
2018-07-28test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal
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