aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-1/+63
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-3/+6
2019-07-24binman: Convert to use ArgumentParserSimon Glass1-2/+2
2019-07-24binman: Pass the toolpath to testsSimon Glass1-3/+6
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko1-0/+75
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca1-1/+1
2019-07-23Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+10
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-0/+134
2019-07-22remoteproc: add elf file load supportFabien Dessenne1-0/+122
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne1-0/+12
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2-1/+63
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini3-0/+84
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean2-0/+81
2019-07-18test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean1-0/+3
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko1-4/+7
2019-07-16test: unit test for u16_strlen()Heinrich Schuchardt1-0/+10
2019-07-15test: dm: add MDIO testAlex Marginean2-0/+54
2019-07-12test: dm: usb: use the real device namePeng Fan1-1/+1
2019-07-12test: dm: adc: use the real device namePeng Fan1-8/+8
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-0/+77
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried2-0/+65
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean1-0/+49
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay1-0/+28
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-5/+1
2019-07-06test/py: not all boards support UEFI runtime resetHeinrich Schuchardt1-4/+0
2019-07-06test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt1-1/+1
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot2-0/+74
2019-06-07lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt1-0/+23
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut1-8/+0
2019-05-09test/py: don't use mmc_rd config for other mmc testsStephen Warren1-19/+66
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-0/+44
2019-05-09test/dm: reset: Add reset_get_by_index[_nodev] testJagan Teki1-0/+23
2019-05-09test/dm: clk: Add clk_get_by_index[_nodev] testJagan Teki1-0/+21
2019-05-05lib/display_options: avoid illegal memory accessHeinrich Schuchardt1-8/+12
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen1-0/+20
2019-04-26avb: add support for named persistent valuesIgor Opaniuk1-0/+16
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini3-6/+12
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt1-0/+1
2019-04-23efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt1-1/+2
2019-04-23test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt2-5/+10
2019-04-22test: call hexdump tests via `ut lib`Heinrich Schuchardt1-4/+5
2019-04-16test: py: Extend fpga test with fit image with external dataMichal Simek1-0/+13
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay1-0/+7
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini1-2/+0
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut1-0/+11
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut1-0/+37
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut1-0/+26
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut1-0/+21
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut1-11/+27
2019-04-09test: fs: Added tests for symlinksJean-Jacques Hiblot3-0/+208