aboutsummaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-10-07test: tee: test TEE uclassJens Wiklander1-0/+1
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini1-0/+2
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja1-0/+1
2018-09-29test: Add tests for board uclassMario Six1-0/+1
2018-09-28video_osd: Add osd sandbox driver and testsMario Six1-0/+1
2018-09-18test: Add tests for CPU uclassMario Six1-0/+1
2018-09-10sandbox: Add serial testPatrice Chotard1-0/+1
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-0/+1
2018-08-11test: Add tests for misc uclassMario Six1-0/+1
2018-08-11test: Add AXI testMario Six1-0/+1
2018-07-19test: smem: add basic smem testRamon Fried1-0/+1
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot1-0/+1
2017-05-08dm: Simple Watchdog uclassmaxims@google.com1-0/+1
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass1-0/+1
2016-07-27Add a power domain framework/uclassStephen Warren1-0/+1
2016-06-19reset: implement a reset testStephen Warren1-0/+1
2016-05-26mailbox: implement a sandbox testStephen Warren1-0/+1
2016-05-26Rename reset to sysresetStephen Warren1-1/+1
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski1-0/+1
2016-03-17dm: blk: Add tests for block devicesSimon Glass1-0/+1
2016-02-26spi: Re-enable the SPI flash testsSimon Glass1-2/+2
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass1-0/+1
2016-01-07dm: Disable all SPI and SPI flash testsSimon Glass1-2/+2
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+1
2015-11-02sandbox: add ADC unit testsPrzemyslaw Marczak1-0/+1
2015-10-22test: Add basic tests for remoteprocNishanth Menon1-0/+1
2015-07-21test: Add a test for regmapSimon Glass1-0/+1
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass1-0/+1
2015-07-21dm: test: Add a test for the LED uclassSimon Glass1-0/+1
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass1-0/+1
2015-07-21dm: test: Add a test for the ram uclassSimon Glass1-0/+1
2015-07-21dm: test: Add a test for the reset uclassSimon Glass1-0/+1
2015-07-21dm: test: Add tests for the clk uclassSimon Glass1-0/+1
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger1-6/+6
2015-05-21test: Generalize the unit test frameworkJoe Hershberger1-2/+0
2015-05-14test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak1-0/+2
2015-05-05dm: rtc: Add tests for real-time clocksSimon Glass1-0/+1
2015-04-18dm: usb: Add tests for the USB uclassSimon Glass1-0/+1
2015-04-18test: dm: eth: Add tests for the eth dm implementationJoe Hershberger1-0/+1
2015-04-18test: dm: Reorder the objects to buildJoe Hershberger1-2/+2
2015-04-18dm: pci: Add driver model tests for PCISimon Glass1-0/+1
2014-12-11dm: i2c: Add tests for I2CSimon Glass1-0/+1
2014-10-22dm: sf: Add tests for SPI flashSimon Glass1-0/+1
2014-10-22dm: spi: Add testsSimon Glass1-0/+1
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass1-0/+1
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass1-0/+2
2014-03-04dm: Add a 'dm' command for testingSimon Glass1-0/+1
2014-03-04dm: Add basic testsSimon Glass1-0/+17