linux_dsm_epyc7002/drivers/of/unittest-data
Frank Rowand 60a0004cc9 of: overlay: add overlay unittest data for node names and symbols
Add nodes and properties to overlay_base and overlay dts files to
test for
   - incorrect existing node name detection when overlay node name
     has a unit-address
   - adding overlay __symbols__ properties to live tree when an
     overlay is added to the live tree

The following console messages will appear near the end of unittest
until the code errors are corrected:

   OF: Duplicate name in fairway-1, renamed to "ride@100#1"

   ### dt-test ### FAIL of_unittest_overlay_high_level():2296 Adding overlay 'overlay_bad_symbol' failed

   ### dt-test ### end of unittest - 190 passed, 1 failed

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-07-20 09:36:13 -05:00
..
.gitignore dt: OF_UNITTEST make dependency broken 2015-03-25 00:43:44 -05:00
Makefile of: overlay: add overlay unittest data for node names and symbols 2017-07-20 09:36:13 -05:00
overlay_bad_phandle.dts of: Add unit tests for applying overlays 2017-04-27 17:26:06 -05:00
overlay_bad_symbol.dts of: overlay: add overlay unittest data for node names and symbols 2017-07-20 09:36:13 -05:00
overlay_base.dts of: overlay: add overlay unittest data for node names and symbols 2017-07-20 09:36:13 -05:00
overlay.dts of: overlay: add overlay unittest data for node names and symbols 2017-07-20 09:36:13 -05:00
testcases.dts of/overlay: Add overlay unittests 2014-11-24 22:25:13 +00:00
tests-interrupts.dtsi of/unittest: Rename selftest.c to unittest.c 2014-11-04 16:43:07 +00:00
tests-match.dtsi of/unittest: Rename selftest.c to unittest.c 2014-11-04 16:43:07 +00:00
tests-overlay.dtsi of/unittest: replace 'selftest' with 'unittest' 2015-03-25 00:53:29 -05:00
tests-phandle.dtsi of/unittest: Rename selftest.c to unittest.c 2014-11-04 16:43:07 +00:00
tests-platform.dtsi vsprintf: Add %p extension "%pOF" for device tree 2017-06-27 12:36:40 -05:00