summaryrefslogtreecommitdiff
path: root/test/dm/test-uclass.c
AgeCommit message (Expand)Author
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-04-22dm: test: Add tests for device's uclass platform dataPrzemyslaw Marczak
2015-04-18dm: core: Mark device as active before calling uclass probe() methodsSimon Glass
2015-04-16dm: core: Add a uclass pre_probe() method for devicesSimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add basic testsSimon Glass