mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
tests: Add test cases for bad endpoint node and remote-endpoint prop checks
Signed-off-by: Johannes Beisswenger <johannes.beisswenger@cetitec.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
44bb89cafd
commit
f1657b2fb5
5 changed files with 46 additions and 0 deletions
2
tests/bad-graph-root2.dts
Normal file
2
tests/bad-graph-root2.dts
Normal file
|
@ -0,0 +1,2 @@
|
|||
/dts-v1/;
|
||||
/ { endpoint {}; };
|
Loading…
Add table
Add a link
Reference in a new issue