summaryrefslogtreecommitdiff
path: root/tests/overlay_bad_fixup.c
AgeCommit message (Collapse)Author
2019-06-21tests: Replace license boilerplate with SPDX tags Rob Herring
Replace instances in tests of mostly LGPL-2.1 license boilerplate with SPDX tags. Signed-off-by: Rob Herring <robh@kernel.org> Message-Id: <20190620211944.9378-5-robh@kernel.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-10-06tests: Add tests cases for the overlay code Maxime Ripard
Add some test infrastructure to test that the overlay can be merged, but also that poorly formatted fixups would fail as expected. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> [dwg: Don't execute bad overlay tests without overlay aware dtc] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>