aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-23of: Add a testcase for of_find_node_by_path()Grant Likely1-0/+46
2014-05-13of/selftest: add testcase for nodes with same name and addressRob Herring1-1/+19
2014-05-13of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring1-9/+5
2014-04-24of: selftest: add deferred probe interrupt testRob Herring1-0/+32
2014-03-11of/selftest: Add self tests for manipulation of propertiesGrant Likely1-0/+62
2014-02-20of: Add self test for of_match_node()Grant Likely1-0/+67
2013-10-28of/irq: create interrupts-extended propertyGrant Likely1-0/+70
2013-10-24of: Add testcases for interrupt parsingGrant Likely1-6/+85
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely1-0/+15
2013-02-13of/selftest: Use selftest() macro throughoutGrant Likely1-23/+14
2013-02-13of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely1-1/+1
2012-01-28of: Add of_property_match_string() to find index into a string listGrant Likely1-0/+29
2011-12-12of: Add device tree selftestsGrant Likely1-0/+139