linux_dsm_epyc7002/drivers/of/testcase-data
Grant Likely b5190516b2 of: Move testcase FDT data into drivers/of
The testcase data is usable by any platform. This patch moves it into
the drivers/of directory so it can be included by any architecture.

Using the test cases requires manually adding #include <testcases.dtsi>
to the end of the boards .dtsi file and enabling CONFIG_OF_SELFTEST. Not
pretty though. A useful project would be to make the testcase code
easier to execute.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
2014-02-20 11:52:08 +00:00
..
testcases.dtsi of: Move testcase FDT data into drivers/of 2014-02-20 11:52:08 +00:00
tests-interrupts.dtsi of: Move testcase FDT data into drivers/of 2014-02-20 11:52:08 +00:00
tests-phandle.dtsi of: Move testcase FDT data into drivers/of 2014-02-20 11:52:08 +00:00