315 Commits (00f9febf9c16d932380243a3135ee5aed1adc410)

Author SHA1 Message Date
David Gibson 00f9febf9c tests: Rename tests.sh to testutils.sh 6 years ago
Thierry Reding 730875016a libfdt: Add phandle generation helper 6 years ago
Thierry Reding 2bc5b66d7f libfdt: Add new maximum phandle lookup function 6 years ago
AKASHI Takahiro 7fcf8208b8 libfdt: add fdt_append_addrrange() 6 years ago
David Gibson f67b471355 Revert "libfdt: Add phandle generation helper" 6 years ago
Thierry Reding 54ea41c224 libfdt: Add phandle generation helper 6 years ago
Lumir Balhar a4b1a307ff pylibfdt:tests: Extend the way how to find a Python module 6 years ago
Lumir Balhar 625dd8aaf2 pylibfdt: Change how passing tests are recognized 6 years ago
Petr Viktorin 364631626b pylibfdt: Test fdt.setprop take bytes on Python 3, add error handling 6 years ago
Lumir Balhar 4b68c6b360 pylibfdt: Proper handling of bytes/unicode strings and octal literals 6 years ago
Simon Glass 82a52ce457 libfdt: Add a test for fdt_getprop_by_offset() 6 years ago
David Gibson d45bf1f5f2 Refine make tests_clean target 6 years ago
David Gibson 08380fc43a tests: Use modern octal literals for Python 6 years ago
Lumir Balhar 8113c00b99 pylibfdt: Allow switch to Python 3 via environment variable PYTHON 6 years ago
David Gibson ca930e20bb tests: Don't lose errors from make checkm 6 years ago
David Gibson 43366bb4ee tests: Property count valgrind errors in wrapped tests 6 years ago
John Clarke aa7254d9cb libfdt: return correct value if #size-cells property is not present 6 years ago
Lubomir Rintel 8f8b77a0d6 tests: Wrap check_align() calls with base_run_test() 6 years ago
Rob Herring 522d81d572 Fix dts output with a REF_PATH marker 6 years ago
Fredrik Markstrom e45198c983 Added test cases for target references 6 years ago
Rob Herring e84742aa7b checks: fix simple-bus compatible matching 6 years ago
Grant Likely 8c59a97ce0 Fix missing labels when emitting dts format 6 years ago
Rob Herring d448f9a5fd Revert dts output formatting changes of spaces around brackets 6 years ago
Grant Likely c86da84d30 Add support for YAML encoded output 6 years ago
Simon Glass bfbfab047e pylibfdt: Add a means to add and delete notes 6 years ago
David Gibson b94c056b13 Make valgrind optional 6 years ago
David Gibson fd06c54d47 tests: Better testing of dtc -I fs mode 6 years ago
David Gibson c3f50c9a86 tests: Allow dtbs_equal_unordered to ignore mem reserves 6 years ago
Greg Kurz 0ac9fdee37 dtc: trivial '-I fs -O dts' test 6 years ago
David Gibson 85bce8b2f0 tests: Correction to vg_prepare_blob() 6 years ago
David Gibson 57f7f9e7bc tests: Don't call memcmp() with NULL arguments 6 years ago
Sebastian Huber c12b2b0c20 libfdt: fdt_address_cells() and fdt_size_cells() 6 years ago
Simon Glass 853649acce pylibfdt: Support the sequential-write interface 6 years ago
David Gibson 9b0e4fe260 tests: Improve fdt_resize() tests 6 years ago
Grant Likely 32b9c61307 Preserve datatype markers when emitting dts format 6 years ago
Rob Herring 42607f21d4 tests: Fix incorrect check name 'prop_name_chars' 6 years ago
Rob Herring 9d78c33bf8 tests: fix grep for checks error messages 6 years ago
Simon Glass b770f3d1c1 pylibfdt: Support setting the name of a node 6 years ago
Simon Glass 2f0d07e678 pylibfdt: Add functions to set and get properties as strings 6 years ago
Simon Glass 354d3dc559 pylibfdt: Update the bytearray size with pack() 6 years ago
Simon Glass 3c374d46ac pylibfdt: Allow reading integer values from properties 6 years ago
Simon Glass 481246a0c1 pylibfdt: Avoid accessing the internal _fdt member in tests 6 years ago
Simon Glass 9aafa33d99 pylibfdt: Add functions to update properties 6 years ago
Simon Glass 5a598671fd pylibfdt: Support device-tree creation/expansion 6 years ago
Simon Glass 483e170625 pylibfdt: Add support for reading the memory reserve map 6 years ago
Simon Glass 29bb05aa42 pylibfdt: Add support for the rest of the header functions 6 years ago
Simon Glass 582a7159a5 pylibfdt: Add support for fdt_next_node() 6 years ago
David Gibson 4b8fcc3d01 libfdt: Add fdt_check_full() function 6 years ago
David Gibson c14223fb22 tests: Use valgrind client requests for better checking 6 years ago
David Gibson 5b67d2b955 tests: Better handling of valgrind errors saving blobs 6 years ago