tests: Add check_path test

Add a test that checks for existence or not of a node.
It is useful for testing the various cases when generating
symbols and fixups for dynamic device tree objects.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
Pantelis Antoniou 2016-12-07 14:48:19 +02:00 committed by David Gibson
parent 20f29d8d41
commit 9637e3f772
4 changed files with 88 additions and 1 deletions

1
tests/.gitignore vendored
View file

@ -8,6 +8,7 @@ tmp.*
/asm_tree_dump
/boot-cpuid
/char_literal
/check_path
/del_node
/del_property
/dtbs_equal_ordered