diff options
author | Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com> | 2023-10-10 14:33:42 +0000 |
---|---|---|
committer | Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com> | 2023-10-10 14:33:42 +0000 |
commit | af1a266670d040d2f4083ff309d732d648afba2a (patch) | |
tree | 2fc46203448ddcc6f81546d379abfaeb323575e9 /dtc/tests/.gitignore | |
parent | e02cda008591317b1625707ff8e115a4841aa889 (diff) |
Change-Id: Iaf8d18082d3991dec7c0ebbea540f092188eb4ec
Diffstat (limited to 'dtc/tests/.gitignore')
-rw-r--r-- | dtc/tests/.gitignore | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/dtc/tests/.gitignore b/dtc/tests/.gitignore new file mode 100644 index 000000000..d3f143406 --- /dev/null +++ b/dtc/tests/.gitignore @@ -0,0 +1,75 @@ +*.dtb +*.dts.test.s +*.test.dts +*.test.dt.yaml +tmp.* +/fs/ +/add_subnode_with_nops +/addr_size_cells +/addr_size_cells2 +/appendprop[12] +/appendprop_addrrange +/asm_tree_dump +/boot-cpuid +/char_literal +/check_full +/check_header +/check_path +/del_node +/del_property +/dtbs_equal_ordered +/dtbs_equal_unordered +/dtb_reverse +/dumptrees +/extra-terminating-null +/find_property +/get_alias +/get_mem_rsv +/get_name +/get_path +/get_phandle +/getprop +/get_prop_offset +/incbin +/integer-expressions +/fs_tree1 +/mangle-layout +/move_and_save +/node_check_compatible +/node_offset_by_compatible +/node_offset_by_phandle +/node_offset_by_prop_value +/nop_node +/nop_property +/nopulate +/notfound +/open_pack +/overlay +/overlay_bad_fixup +/parent_offset +/path-references +/path_offset +/path_offset_aliases +/phandle_format +/property_iterate +/propname_escapes +/references +/root_node +/rw_tree1 +/rw_oom +/set_name +/setprop +/setprop_inplace +/sized_cells +/string_escapes +/stringlist +/subnode_iterate +/subnode_offset +/supernode_atdepth_offset +/sw_tree1 +/sw_states +/truncated_property +/truncated_string +/truncated_memrsv +/utilfdt_test +/value-labels |