367 Commits (55778a03df61623ddd743b04772ab90ce128db61)

Author SHA1 Message Date
Tadeusz Struk 55778a03df libfdt: tests: add get_next_tag_invalid_prop_len 2 years ago
David Gibson e37c25677d Don't generate erroneous fixups from reference to path 2 years ago
Tero Tervala 7ad60734b1 Allow static building with meson 2 years ago
Tero Tervala fd9b8c96c7 Allow static building with make 2 years ago
Tero Tervala c7c7f17a83 Fix test script to run also on dash shell 2 years ago
Tero Tervala 01f23ffe16 Add missing relref_merge test to meson test list 2 years ago
Luca Weiss ed310803ea pylibfdt: add FdtRo.get_path() 3 years ago
Ahmad Fatoum 26c54f840d tests: add test cases for label-relative path references 3 years ago
David Gibson ff5afb96d0 Handle integer overflow in check_property_phandle_args() 3 years ago
Ahmad Fatoum cd5f69cbc0 tests: setprop_inplace: use xstrdup instead of unchecked strdup 3 years ago
Luca Weiss a04f690250 pylibfdt: add Property.as_*int*_array() 3 years ago
Luca Weiss 83102717d7 pylibfdt: add Property.as_stringlist() 3 years ago
Rafał Miłecki 17739b7ef5 Support 'r' format for printing raw bytes with fdtget 3 years ago
Rob Herring 0a3a9d3449 checks: Add an interrupt-map check 3 years ago
Rob Herring 37fd700685 treesource: Maintain phandle label/path on output 3 years ago
David Gibson d24cc189dc asm: Use assembler macros instead of cpp macros 3 years ago
Rob Herring ff3a30c115 asm: Use .asciz and .ascii instead of .string 3 years ago
Andre Przywara d966f08fcd tests: Fix signedness comparisons warnings 3 years ago
Rob Herring 0c3fd9b6ac checks: Drop interrupt_cells_is_cell check 3 years ago
Ilya Lipnitskiy c8bddd1060 tests: add a positive gpio test case 4 years ago
Simon Glass a2def54799 libfdt: Check that the root-node name is empty 4 years ago
Simon Glass 4ca61f84dc libfdt: Check that there is only one root node 4 years ago
Paul Barker f7e5737f26 tests: Fix overlay_overlay_nosugar test case 4 years ago
Marc-André Lureau bab85e48a6 meson: increase default timeout for tests 4 years ago
Marc-André Lureau f8b4609882 meson: do not assume python is installed, skip tests 4 years ago
Marc-André Lureau 67849a3279 build-sys: add meson build 4 years ago
Andre Przywara 81e0919a3e checks: Add interrupt provider test 4 years ago
David Gibson 1f9a417508 tests: Allow running the testsuite on already installed binary / libraries 5 years ago
David Gibson c5995ddf4c tests: Honour NO_YAML make variable 5 years ago
David Gibson e4ce227e89 tests: Properly clean up .bak file from tests 5 years ago
David Gibson 9b75292c33 tests: Honour $(NO_PYTHON) flag from Makefile in run_tests.sh 5 years ago
David Gibson 95ec8ef706 tests: No need to explicitly pass $PYTHON from Make to run_tests.sh 5 years ago
David Gibson 2b5f62d109 tests: Let run_tests.sh run Python tests without Makefile assistance 5 years ago
Rob Herring 76b43dcbd1 checks: Add 'dma-ranges' check 5 years ago
Ed Maste 743000931b tests: default to 'cc' if CC not set 5 years ago
Stefan Mavrodiev adcd676491 Add test-case for trailing zero 5 years ago
Simon Glass 7a22132c79 pylibfdt: Adjust for deprecated test methods 5 years ago
Ed Maste dbe80d577e tests: add extension to sed -i for GNU/BSD sed compatibility 5 years ago
Simon Glass fdf3f6d897 pylibfdt: Correct the type for fdt_property_stub() 5 years ago
Marc-André Lureau 430419c281 tests: fix some python warnings 5 years ago
Marc-André Lureau 4c3c4ccb99 dumptrees: pass outputdir as first argument 5 years ago
Marc-André Lureau aa522da9ff tests: allow out-of-tree test run 5 years ago
David Gibson b8d6eca782 libfdt: Allow #size-cells of 0 5 years ago
David Gibson 5c715a4477 fdtoverlay: Ignore symbols in overlays which don't apply to the target tree 5 years ago
David Gibson b993534748 fdtoverlay: Allow adding labels to __overlay__ nodes in overlays 5 years ago
Appana Durga Kedareswara rao d6de81b81b pylibfdt: Add support for fdt_get_alias() 5 years ago
Fabrice Gasnier ad57e4574a tests: Add a failed test case for 'fdtoverlay' with long target path 5 years ago
Rob Herring c4ffc05574 tests: Replace license boilerplate with SPDX tags 5 years ago
Thomas Huth 825146d13d Fix typos in various documentation and source files 5 years ago
Nicholas Piggin ce01b21098 libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed 6 years ago