summaryrefslogtreecommitdiff
path: root/test/dm/Makefile
AgeCommit message (Expand)Author
2016-07-27Add a power domain framework/uclassStephen Warren
2016-06-19reset: implement a reset testStephen Warren
2016-05-26mailbox: implement a sandbox testStephen Warren
2016-05-26Rename reset to sysresetStephen Warren
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski
2016-03-17dm: blk: Add tests for block devicesSimon Glass
2016-02-26spi: Re-enable the SPI flash testsSimon Glass
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2016-01-07dm: Disable all SPI and SPI flash testsSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-02sandbox: add ADC unit testsPrzemyslaw Marczak
2015-10-22test: Add basic tests for remoteprocNishanth Menon
2015-07-21test: Add a test for regmapSimon Glass
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass
2015-07-21dm: test: Add a test for the LED uclassSimon Glass
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass
2015-07-21dm: test: Add a test for the ram uclassSimon Glass
2015-07-21dm: test: Add a test for the reset uclassSimon Glass
2015-07-21dm: test: Add tests for the clk uclassSimon Glass
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-14test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak
2015-05-05dm: rtc: Add tests for real-time clocksSimon Glass
2015-04-18dm: usb: Add tests for the USB uclassSimon Glass
2015-04-18test: dm: eth: Add tests for the eth dm implementationJoe Hershberger
2015-04-18test: dm: Reorder the objects to buildJoe Hershberger
2015-04-18dm: pci: Add driver model tests for PCISimon Glass
2014-12-11dm: i2c: Add tests for I2CSimon Glass
2014-10-22dm: sf: Add tests for SPI flashSimon Glass
2014-10-22dm: spi: Add testsSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass
2014-03-04dm: Add a 'dm' command for testingSimon Glass
2014-03-04dm: Add basic testsSimon Glass