..
search_dir
dtc: Add -i option to support search paths
13 years ago
search_dir_b
dtc: Add -i option to support search paths
13 years ago
.gitignore
libfdt: tests: add get_next_tag_invalid_prop_len
2 years ago
Makefile.tests
tests: Remove two_roots and named_root from LIBTREE_TESTS_L and add all dtb filenames generated by dumptrees to TESTS_TREES_L in Makefile.tests
7 months ago
add_subnode_with_nops.c
tests: Replace license boilerplate with SPDX tags
6 years ago
addr_size_cells.c
libfdt: Allow #size-cells of 0
5 years ago
addr_size_cells2.c
tests: Replace license boilerplate with SPDX tags
6 years ago
addresses.dts
libfdt: Allow #size-cells of 0
5 years ago
aliases.dts
libfdt: fdt_get_alias_namelen: Validate aliases
1 year ago
appendprop.dts
libfdt: Add helpers for 64-bit integer properties
13 years ago
appendprop1.c
tests: Replace license boilerplate with SPDX tags
6 years ago
appendprop2.c
tests: fix leaks spotted by ASAN
2 years ago
appendprop_addrrange.c
tests: fix leaks spotted by ASAN
2 years ago
asm_tree_dump.c
tests: Replace license boilerplate with SPDX tags
6 years ago
bad-chosen.dts
checks: add chosen node checks
7 years ago
bad-dma-ranges.dts
checks: Add 'dma-ranges' check
5 years ago
bad-empty-ranges.dts
dtc: Convert #address-cells and #size-cells related checks
17 years ago
bad-gpio.dts
checks: add gpio binding properties check
7 years ago
bad-graph-child-address.dts
tests: Add additional tests for device graph checks
2 years ago
bad-graph-reg-cells.dts
tests: Add additional tests for device graph checks
2 years ago
bad-graph-root1.dts
tests: Add test cases for bad endpoint node and remote-endpoint prop checks
2 years ago
bad-graph-root2.dts
tests: Add test cases for bad endpoint node and remote-endpoint prop checks
2 years ago
bad-graph-root3.dts
tests: Add test cases for bad endpoint node and remote-endpoint prop checks
2 years ago
bad-graph-root4.dts
tests: Add test cases for bad endpoint node and remote-endpoint prop checks
2 years ago
bad-graph.dts
checks: add graph binding checks
7 years ago
bad-interrupt-cells.dts
checks: add interrupts property check
7 years ago
bad-interrupt-controller.dts
checks: Add interrupt provider test
5 years ago
bad-interrupt-map-mask.dts
checks: Add an interrupt-map check
3 years ago
bad-interrupt-map-parent.dts
checks: Add an interrupt-map check
3 years ago
bad-interrupt-map.dts
checks: Add an interrupt-map check
3 years ago
bad-name-property.dts
dtc: Convert "name" property checking to new infrastructure
17 years ago
bad-ncells.dts
dtc: Migrate "one cell" checks to new framework
17 years ago
bad-octal-literal.dts
Gracefully handle bad octal literals
9 years ago
bad-phandle-cells.dts
checks: add phandle with arg property checks
7 years ago
bad-reg-ranges.dts
dtc: Convert #address-cells and #size-cells related checks
17 years ago
bad-size-cells.dts
Fix crash with poorly defined #size-cells
10 years ago
bad-string-props.dts
checks: add string list check for *-names properties
7 years ago
base01.asm
asm: Use .asciz and .ascii instead of .string
3 years ago
base01.cmd
Add some initial test cases.
18 years ago
base01.dts
Remove support for the legacy DTS source file format.
16 years ago
base01.stderr
Add some initial test cases.
18 years ago
boot-cpuid.c
tests: Replace license boilerplate with SPDX tags
6 years ago
boot-cpuid.dts
dtc: Automatically pick a sensible boot_cpuid_phys
15 years ago
cell-overflow-results.dts
dtc: Warning rather than error on possible truncation of cell values
2 years ago
cell-overflow.dts
dtc: Warning rather than error on possible truncation of cell values
2 years ago
char_literal.c
tests: Replace license boilerplate with SPDX tags
6 years ago
char_literal.dts
dtc: Support character literals in cell lists
13 years ago
check_full.c
tests: Replace license boilerplate with SPDX tags
6 years ago
check_header.c
tests: Replace license boilerplate with SPDX tags
6 years ago
check_path.c
tests: fix leaks spotted by ASAN
2 years ago
comments-cmp.dts
dtc: Fold comment handling test into testsuite
17 years ago
comments.dts
dtc: Fold comment handling test into testsuite
17 years ago
data.S
dtc: Make asm output more portable and add testcases
16 years ago
default-addr-size.dts
dtc: Convert #address-cells and #size-cells related checks
17 years ago
del_node.c
tests: fix leaks spotted by ASAN
2 years ago
del_property.c
tests: fix leaks spotted by ASAN
2 years ago
delete_reinstate_multilabel.dts
dtc: fix for_each_*() to skip first object if deleted
12 years ago
delete_reinstate_multilabel_ref.dts
dtc: fix for_each_*() to skip first object if deleted
12 years ago
dependencies.cmp
dtc: Implement -d option to write out a dependency file
13 years ago
dependencies.dts
dtc: Implement -d option to write out a dependency file
13 years ago
deps_inc1.dtsi
dtc: Implement -d option to write out a dependency file
13 years ago
deps_inc2.dtsi
dtc: Implement -d option to write out a dependency file
13 years ago
division-by-zero.dts
Prevent crash on modulo by zero
9 years ago
dtb_reverse.c
tests: Replace license boilerplate with SPDX tags
6 years ago
dtbs_equal_ordered.c
tests: Replace license boilerplate with SPDX tags
6 years ago
dtbs_equal_unordered.c
tests: Replace license boilerplate with SPDX tags
6 years ago
dtc-checkfails.sh
tests: allow out-of-tree test run
5 years ago
dtc-fails.sh
tests: allow out-of-tree test run
5 years ago
dtc-fatal.sh
tests: allow out-of-tree test run
5 years ago
dumptrees.c
tests: Fix signedness comparisons warnings
3 years ago
dup-nodename.dts
dtc: Add testcases for tree checks
17 years ago
dup-phandle.dts
dtc: Add testcases for tree checks
17 years ago
dup-propname.dts
dtc: Add testcases for tree checks
17 years ago
embedded_nul.dts
Properly handle embedded nul delimited string lists
10 years ago
embedded_nul_equiv.dts
Properly handle embedded nul delimited string lists
10 years ago
empty.dts
Remove support for the legacy DTS source file format.
16 years ago
escapes.dts
Remove support for the legacy DTS source file format.
16 years ago
extra-terminating-null.c
tests: Replace license boilerplate with SPDX tags
6 years ago
extra-terminating-null.dts
Fix bug in -Odts with properties containing multiple terminating nulls
15 years ago
fdtdump-runtest.sh
tests: allow out-of-tree test run
5 years ago
fdtdump.dts
fdtdump: Fix bug printing bytestrings with negative values
10 years ago
fdtget-runtest.sh
tests: allow out-of-tree test run
5 years ago
fdtoverlay-runtest.sh
tests: allow out-of-tree test run
5 years ago
fdtput-runtest.sh
tests: allow out-of-tree test run
5 years ago
find_property.c
tests: Replace license boilerplate with SPDX tags
6 years ago
fixup-ref-to-path.dts
Don't generate erroneous fixups from reference to path
2 years ago
fs_tree1.c
tests: Fix signedness comparisons warnings
3 years ago
get_alias.c
libfdt: fdt_get_alias_namelen: Validate aliases
1 year ago
get_mem_rsv.c
tests: Replace license boilerplate with SPDX tags
6 years ago
get_name.c
tests: Fix signedness comparisons warnings
3 years ago
get_next_tag_invalid_prop_len.c
libfdt: tests: add get_next_tag_invalid_prop_len
2 years ago
get_path.c
tests: Replace license boilerplate with SPDX tags
6 years ago
get_phandle.c
tests: Replace license boilerplate with SPDX tags
6 years ago
get_prop_offset.c
tests: Replace license boilerplate with SPDX tags
6 years ago
getprop.c
tests: Replace license boilerplate with SPDX tags
6 years ago
good-gpio.dts
tests: add a positive gpio test case
4 years ago
incbin.bin
dtc: Add support for binary includes.
17 years ago
incbin.c
tests: allow out-of-tree test run
5 years ago
incbin.dts
dtc: Add support for binary includes.
17 years ago
include0.dts
dtc: Testcase for /include/ directive
17 years ago
include1.dts
Ensure all tests have matching reg and unit address
11 years ago
include2.dts
dtc: Testcase for /include/ directive
17 years ago
include3.dts
dtc: Testcase for /include/ directive
17 years ago
include4.dts
dtc: Testcase for /include/ directive
17 years ago
include5.dts
dtc: Testcase for /include/ directive
17 years ago
include5a.dts
libfdt: Add helpers for 64-bit integer properties
13 years ago
include6.dts
dtc: Testcase for /include/ directive
17 years ago
include7.dts
Add a libfdt function to write a property placeholder
8 years ago
include8.dts
Ensure all tests have matching reg and unit address
11 years ago
integer-expressions.c
tests: Fix signedness comparisons warnings
3 years ago
label01.dts
Remove support for the legacy DTS source file format.
16 years ago
label_repeated.dts
Add test for re-defining an identical label
13 years ago
line_directives.dts
Fix some bugs in processing of line directives
9 years ago
lorem.txt
Generate test data for fdtput more sensibly
13 years ago
mangle-layout.c
tests: Replace license boilerplate with SPDX tags
6 years ago
meson.build
tests/meson.build: fix python and yaml tests not running
5 months ago
minusone-phandle.dts
dtc: Add testcases for tree checks
17 years ago
move_and_save.c
tests: Replace license boilerplate with SPDX tags
6 years ago
multilabel.dts
libfdt: Add phandle generation helper
6 years ago
multilabel_merge.dts
libfdt: Add phandle generation helper
6 years ago
node_check_compatible.c
tests: Replace license boilerplate with SPDX tags
6 years ago
node_offset_by_compatible.c
tests: Replace license boilerplate with SPDX tags
6 years ago
node_offset_by_phandle.c
tests: Replace license boilerplate with SPDX tags
6 years ago
node_offset_by_prop_value.c
tests: Replace license boilerplate with SPDX tags
6 years ago
nonexist-label-ref.dts
dtc: Flexible tree checking infrastructure (v2)
17 years ago
nonexist-node-ref.dts
dtc: Fix some lexical problems with references
17 years ago
nonexist-node-ref2.dts
Add merging of labelled subnodes. This patch allows the following
14 years ago
nop_node.c
tests: Replace license boilerplate with SPDX tags
6 years ago
nop_property.c
tests: Replace license boilerplate with SPDX tags
6 years ago
nopulate.c
tests: Fix signedness comparisons warnings
3 years ago
notfound.c
tests: Replace license boilerplate with SPDX tags
6 years ago
nul-in-escape.dts
Fix crash on nul character in string escape sequence
9 years ago
nul-in-line-info1.dts
Fix some bugs in processing of line directives
9 years ago
nul-in-line-info2.dts
Fix some bugs in processing of line directives
9 years ago
obsolete-chosen-interrupt-controller.dts
dtc: Convert check for obsolete /chosen property
17 years ago
omit-no-ref.dts
tests: Add a test case for the omit-if-no-ref keyword
7 years ago
open_pack.c
tests: Replace license boilerplate with SPDX tags
6 years ago
overlay.c
tests: fix leaks spotted by ASAN
2 years ago
overlay_bad_fixup.c
tests: Replace license boilerplate with SPDX tags
6 years ago
overlay_bad_fixup_bad_index.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_base.dtsi
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_empty.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_empty_index.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_index_trailing.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_path_empty_prop.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_path_only.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_path_only_sep.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_bad_fixup_path_prop.dts
tests: Add tests cases for the overlay code
8 years ago
overlay_base.dts
tests: Add a failed test case for 'fdtoverlay' with long target path
5 years ago
overlay_base_manual_symbols.dts
tests: More thorough tests of libfdt overlay application without dtc
8 years ago
overlay_base_phandle.dts
libfdt: overlay: ensure that existing phandles are not overwritten
8 months ago
overlay_overlay.dts
Improve tests for dtc overlay generation
7 years ago
overlay_overlay_bypath.dts
libfdt: overlay: Fix phandle overwrite check for new subtrees
5 months ago
overlay_overlay_local_merge.dts
Added test cases for target references
6 years ago
overlay_overlay_long_path.dts
tests: Add a failed test case for 'fdtoverlay' with long target path
5 years ago
overlay_overlay_manual_fixups.dts
Improve tests for dtc overlay generation
7 years ago
overlay_overlay_no_fixups.dts
libfdt: overlay: Fix phandle overwrite check for new subtrees
5 months ago
overlay_overlay_nosugar.dts
tests: Fix overlay_overlay_nosugar test case
4 years ago
overlay_overlay_phandle.dts
libfdt: overlay: ensure that existing phandles are not overwritten
8 months ago
overlay_overlay_simple.dts
tests: Add overlay tests
8 years ago
parent_offset.c
tests: Replace license boilerplate with SPDX tags
6 years ago
path-references.c
tests: add test cases for label-relative path references
3 years ago
path-references.dts
tests: add test cases for label-relative path references
3 years ago
path_offset.c
libfdt: fdt_path_offset_namelen: Reject empty path
1 year ago
path_offset_aliases.c
tests: Replace license boilerplate with SPDX tags
6 years ago
pci-bridge-bad1.dts
tests: Add some basic tests for the pci_bridge checks
7 years ago
pci-bridge-bad2.dts
tests: Add some basic tests for the pci_bridge checks
7 years ago
pci-bridge-ok.dts
tests: Add some basic tests for the pci_bridge checks
7 years ago
phandle-args-overflow.dts
Handle integer overflow in check_property_phandle_args()
3 years ago
phandle_format.c
tests: Fix signedness comparisons warnings
3 years ago
prop-after-subnode.dts
dtc: Generate useful error message for properties after subnodes
17 years ago
property_iterate.c
tests: Fix signedness comparisons warnings
3 years ago
property_iterate.dts
libfdt: Add iterator over properties
8 years ago
propname_escapes.c
tests: Replace license boilerplate with SPDX tags
6 years ago
propname_escapes.dts
dtc: cpp co-existence: allow names starting with # to be escaped
12 years ago
pylibfdt_tests.py
pylibfdt: Support boolean properties
1 year ago
references.c
tests: Fix signedness comparisons warnings
3 years ago
references.dts
libfdt: Add phandle generation helper
6 years ago
reg-ranges-root.dts
dtc: Add a testcase for 'reg' or 'ranges' in /
17 years ago
reg-without-unit-addr.dts
Warn on node name unit-address presence/absence mismatch
9 years ago
relref_merge.c
tests: add test cases for label-relative path references
3 years ago
relref_merge.dts
tests: add test cases for label-relative path references
3 years ago
reuse-label.dts
Disallow re-use of the same label within a dts file
15 years ago
reuse-label1.dts
Disallow re-use of the same label within a dts file
15 years ago
reuse-label2.dts
Disallow re-use of the same label within a dts file
15 years ago
reuse-label3.dts
Disallow re-use of the same label within a dts file
15 years ago
reuse-label4.dts
Disallow re-use of the same label within a dts file
15 years ago
reuse-label5.dts
Disallow re-use of the same label within a dts file
15 years ago
reuse-label6.dts
Disallow re-use of the same label within a dts file
15 years ago
root_node.c
tests: Replace license boilerplate with SPDX tags
6 years ago
run_tests.sh
pylibfdt/meson.build: fix Python library being rebuilt during install
5 months ago
rw_oom.c
tests: Replace license boilerplate with SPDX tags
6 years ago
rw_tree1.c
tests: Replace license boilerplate with SPDX tags
6 years ago
search_paths.dts
dtc: Add -i option to support search paths
13 years ago
search_paths_b.dts
dtc: Add -i option to support search paths
13 years ago
set_name.c
tests: fix leaks spotted by ASAN
2 years ago
setprop.c
tests: fix leaks spotted by ASAN
2 years ago
setprop_inplace.c
tests: setprop_inplace: use xstrdup instead of unchecked strdup
3 years ago
sized_cells.c
tests: Replace license boilerplate with SPDX tags
6 years ago
sized_cells.dts
dtc: Add support for variable sized elements
13 years ago
sourceoutput.dts
Fix typos in various documentation and source files
6 years ago
stacked_overlay_addlabel.dts
fdtoverlay: Ignore symbols in overlays which don't apply to the target tree
5 years ago
stacked_overlay_bar.dts
tests: Add stacked overlay tests on fdtoverlay
7 years ago
stacked_overlay_base.dts
tests: Add stacked overlay tests on fdtoverlay
7 years ago
stacked_overlay_base_nolabel.dts
fdtoverlay: Allow adding labels to __overlay__ nodes in overlays
5 years ago
stacked_overlay_baz.dts
tests: Add stacked overlay tests on fdtoverlay
7 years ago
string_escapes.c
tests: Replace license boilerplate with SPDX tags
6 years ago
stringlist.c
tests: Replace license boilerplate with SPDX tags
6 years ago
stringlist.dts
treesource: Restore string list output when no type markers
1 year ago
subnode_iterate.c
tests: Fix signedness comparisons warnings
3 years ago
subnode_iterate.dts
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
12 years ago
subnode_offset.c
tests: Replace license boilerplate with SPDX tags
6 years ago
supernode_atdepth_offset.c
tests: Replace license boilerplate with SPDX tags
6 years ago
sw_states.c
tests: Replace license boilerplate with SPDX tags
6 years ago
sw_tree1.c
tests: Replace license boilerplate with SPDX tags
6 years ago
test01.asm
asm: Use .asciz and .ascii instead of .string
3 years ago
test01.dts
Remove support for the legacy DTS source file format.
16 years ago
test01.stderr
Add some initial test cases.
18 years ago
test_kernel_dts
Add a script that compares an "old" and "new" dtc results.
17 years ago
test_label_ref.dts
dtc: Fix NULL pointer use in dtlabel + dtref case
8 years ago
test_props.dts
pylibfdt: Support boolean properties
1 year ago
test_tree1.dts
Add a libfdt function to write a property placeholder
8 years ago
test_tree1_delete.dts
Alter grammar to allow multiple /dts-v1/ tags
9 years ago
test_tree1_label_noderef.dts
Add a libfdt function to write a property placeholder
8 years ago
test_tree1_merge.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_merge_labelled.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_merge_path.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong1.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong2.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong3.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong4.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong5.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong6.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong7.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong8.dts
Ensure all tests have matching reg and unit address
11 years ago
test_tree1_wrong9.dts
Ensure all tests have matching reg and unit address
11 years ago
testdata.h
libfdt: Check that the root-node name is empty
4 years ago
tests.h
tests: fix leaks spotted by ASAN
2 years ago
testutils.c
tests: fix leaks spotted by ASAN
2 years ago
testutils.sh
tests: Allow running the testsuite on already installed binary / libraries
5 years ago
trees.S
asm: Use assembler macros instead of cpp macros
3 years ago
truncated_memrsv.c
tests: Replace license boilerplate with SPDX tags
6 years ago
truncated_property.c
tests: Replace license boilerplate with SPDX tags
6 years ago
truncated_string.c
tests: Replace license boilerplate with SPDX tags
6 years ago
type-preservation.dt.yaml
dtc: Correct invalid dts output with mixed phandles and integers
2 years ago
type-preservation.dts
dtc: Correct invalid dts output with mixed phandles and integers
2 years ago
unit-addr-leading-0s.dts
checks: Warn on node name unit-addresses with '0x' or leading 0s
8 years ago
unit-addr-leading-0x.dts
checks: Warn on node name unit-addresses with '0x' or leading 0s
8 years ago
unit-addr-simple-bus-compatible.dts
checks: fix simple-bus compatible matching
6 years ago
unit-addr-simple-bus-reg-mismatch.dts
checks: fix simple-bus compatible matching
6 years ago
unit-addr-unique.dts
checks: add a check for duplicate unit-addresses of child nodes
7 years ago
unit-addr-without-reg.dts
Warn on node name unit-address presence/absence mismatch
9 years ago
utilfdt_test.c
tests: fix -Wwrite-strings
2 years ago
value-labels.c
tests: Replace license boilerplate with SPDX tags
6 years ago
value-labels.dts
dtc: Add testcases for labels within values
16 years ago
zero-phandle.dts
dtc: Add testcases for tree checks
17 years ago