aboutsummaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)AuthorFilesLines
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