summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* dm: fix alignment of help message of "dm" commandMasahiro Yamada2018-09-181-1/+1
* test: ofnode: test ofnode_by_prop_value()Jens Wiklander2018-09-181-0/+27
* test: Add tests for CPU uclassMario Six2018-09-182-0/+46
* test: Add tests for sysreset_get_statusMario Six2018-09-181-0/+20
* Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-111-0/+552
|\
| * test/py: Extend fpga command to test all fpga load typesMichal Simek2018-09-111-0/+552
* | Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-4/+3
* | Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-2/+0
* | sandbox: Add serial testPatrice Chotard2018-09-102-0/+55
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-241-0/+178
|\
| * cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot2018-08-211-0/+178
* | dm: test: Fix typo in test-main commentMichal Simek2018-08-241-1/+1
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-112-0/+84
|\
| * test: Add tests for misc uclassMario Six2018-08-112-0/+84
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-112-0/+78
|\ \ | |/ |/|
| * test: Add AXI testMario Six2018-08-112-0/+78
* | sandbox: led: use new function to configure default statePatrick Delaunay2018-08-101-0/+3
|/
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+32
* test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-081-0/+63
* test: dm: pci: Test driver binding with driver data providedBin Meng2018-08-081-0/+17
* test: dm: pci: Add tests for configuration space accessBin Meng2018-08-081-9/+15
* test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-081-0/+11
* test: dm: pci: Test more than one device on the same busBin Meng2018-08-081-4/+33
* test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng2018-08-081-3/+1
* dm: power-domain: query power domain after get devicePeng Fan2018-08-061-0/+2
* clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+1
* fs-test.sh: Update expected result outputTom Rini2018-07-301-5/+5
* test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal2018-07-281-20/+20
* test/py: add test for whitelist of variables while importing environmentQuentin Schulz2018-07-201-0/+97
* test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz2018-07-203-5/+5
* test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz2018-07-201-0/+6
* test: smem: add basic smem testRamon Fried2018-07-192-0/+28
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-118-22/+30
|\
| * test/py: vboot: Remove stderr redirect from openssl commandPaul Burton2018-07-101-2/+2
| * test/py: hush_if_test: Use open() in place of file()Paul Burton2018-07-101-1/+1
| * test/py: fit: Open files as binary filesPaul Burton2018-07-101-1/+1
| * test/py: Import 'configparser' lower case to be python 3.x safePaul Burton2018-07-101-2/+6
| * test/py: Use range() rather than xrange()Paul Burton2018-07-103-6/+6
| * test/py: Make print statements python 3.x safePaul Burton2018-07-105-10/+14
* | vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-101-0/+33
|/
* test: Enable cover-coverage tests for dtoc and fdtSimon Glass2018-07-091-0/+4
* binman: Switch to 'python-coverage'Tom Rini2018-07-091-2/+1
* dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass2018-07-091-4/+4
* test_avb: Add pymark.buildconfigspec information for the AVB testsTom Rini2018-06-191-0/+5
* test/py: avb2.0: add tests for avb commandsIgor Opaniuk2018-06-181-0/+111
* test: Fix sandbox_spl test filterSimon Glass2018-06-071-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-06-011-0/+42
|\
| * dm: core: add functions to get memory-mapped I/O addressesÁlvaro Fernández Rojas2018-06-011-0/+42
* | tests: Make test_log.py tests depend on cmd_log not logTom Rini2018-05-311-2/+2
* | test: dm: Fix wrong aliases property namesEugeniu Rosca2018-05-311-1/+1
|/