aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely1-6/+60
2014-10-07of/selftest: Move hash table off stack to fix large frame sizeGrant Likely1-5/+4
2014-10-04of/selftest: Use the resolver to fixup phandlesGrant Likely1-1/+8
2014-10-04of/selftest: Add a test for duplicate phandlesGrant Likely1-0/+47
2014-10-04of/selftest: Test structure of device treeGrant Likely1-2/+54
2014-10-01of: Fix NULL dereference in selftest removal codeGrant Likely1-6/+3
2014-08-16Enabling OF selftest to run without machine's devicetreeGaurav Minocha1-9/+31
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely1-0/+79
2014-07-25Adding selftest testdata dynamically into live treeGaurav Minocha1-0/+156
2014-07-23of: Transactional DT support.Pantelis Antoniou1-0/+51
2014-07-16OF: Utility helper functions for dynamic nodesPantelis Antoniou1-0/+28
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