summaryrefslogtreecommitdiff
path: root/test/dm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-0/+2
|\
| * dm: test: Add "/firmware" node scan testRajan Vaja2018-09-291-0/+1
| * test: Add tests for board uclassMario Six2018-09-291-0/+1
* | video_osd: Add osd sandbox driver and testsMario Six2018-09-281-0/+1
|/
* test: Add tests for CPU uclassMario Six2018-09-181-0/+1
* sandbox: Add serial testPatrice Chotard2018-09-101-0/+1
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-111-0/+1
|\
| * test: Add tests for misc uclassMario Six2018-08-111-0/+1
* | test: Add AXI testMario Six2018-08-111-0/+1
|/
* test: smem: add basic smem testRamon Fried2018-07-191-0/+1
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-071-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot2017-05-091-0/+1
* dm: Simple Watchdog uclassmaxims@google.com2017-05-081-0/+1
* dm: sandbox: pwm: Add a basic pwm testSimon Glass2017-04-271-0/+1
* Add a power domain framework/uclassStephen Warren2016-07-271-0/+1
* reset: implement a reset testStephen Warren2016-06-191-0/+1
* mailbox: implement a sandbox testStephen Warren2016-05-261-0/+1
* Rename reset to sysresetStephen Warren2016-05-261-1/+1
* spmi: Add sandbox test driverMateusz Kulikowski2016-04-011-0/+1
* dm: blk: Add tests for block devicesSimon Glass2016-03-171-0/+1
* spi: Re-enable the SPI flash testsSimon Glass2016-02-261-2/+2
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-0/+1
* dm: Disable all SPI and SPI flash testsSimon Glass2016-01-071-2/+2
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-191-0/+1
* sandbox: add ADC unit testsPrzemyslaw Marczak2015-11-021-0/+1
* test: Add basic tests for remoteprocNishanth Menon2015-10-221-0/+1
* test: Add a test for regmapSimon Glass2015-07-211-0/+1
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-211-0/+1
* dm: test: Add a test for the LED uclassSimon Glass2015-07-211-0/+1
* dm: test: Add a test for the mmc uclassSimon Glass2015-07-211-0/+1
* dm: test: Add a test for the ram uclassSimon Glass2015-07-211-0/+1
* dm: test: Add a test for the reset uclassSimon Glass2015-07-211-0/+1
* dm: test: Add tests for the clk uclassSimon Glass2015-07-211-0/+1
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-211-6/+6
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-2/+0
* test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak2015-05-141-0/+2
* dm: rtc: Add tests for real-time clocksSimon Glass2015-05-051-0/+1
* dm: usb: Add tests for the USB uclassSimon Glass2015-04-181-0/+1
* test: dm: eth: Add tests for the eth dm implementationJoe Hershberger2015-04-181-0/+1
* test: dm: Reorder the objects to buildJoe Hershberger2015-04-181-2/+2
* dm: pci: Add driver model tests for PCISimon Glass2015-04-181-0/+1
* dm: i2c: Add tests for I2CSimon Glass2014-12-111-0/+1
* dm: sf: Add tests for SPI flashSimon Glass2014-10-221-0/+1
* dm: spi: Add testsSimon Glass2014-10-221-0/+1
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-231-0/+1
* dm: Allow driver model tests only for sandboxSimon Glass2014-06-201-0/+2
* dm: Add a 'dm' command for testingSimon Glass2014-03-041-0/+1
* dm: Add basic testsSimon Glass2014-03-041-0/+17