summaryrefslogtreecommitdiffstats
path: root/drivers/of/testcase-data/tests-platform.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* of/unittest: Rename selftest.c to unittest.cGrant Likely2014-11-041-35/+0
| | | | | | | | This is unit testing code. It should use that name because it makes more sense than 'selftest'. Rename the files to match and rename the config variable. Signed-off-by: Grant Likely <grant.likely@linaro.org>
* of/selftest: add testcase for nodes with same name and addressRob Herring2014-05-131-0/+35
Add a test case for nodes which have the same name and same non-translatable unit address. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Grant Likely <grant.likely@linaro.org> Reviewed-by: Frank Rowand <frank.rowand@sonymobile.com>