0d6ade254773aa4798fed1b2f1639ea2b8bdeb89
This patch adds a group of testcases to check that dtc correctly rejects trees with various structural errors. To make things easier to test, we change dtc so that failing checks (as opposed to other errors) result in exit code 2. This patch also fixes an embarrasing bug uncovered by these new tests: check_phandles() worked out if the tree's phandles were valid, then throws that information away and returns success always. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Description
android_external_dtc
Languages
C
76.1%
Shell
7%
SWIG
4.8%
Python
3.8%
Assembly
2%
Other
6.3%