aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-03-26Upgrade dtc to v1.7.0HEADmastermainSadaf Ebrahimi
2023-10-12Merge changes I1e5a8903,I43c6ad22,If9a102a6,I702e619c into mainandroid-u-rb-dp-10-gplandroid-u-rb-dp-10-gplPierre-Clément Tosi
2023-10-11FROMGIT: libfdt: fdt_get_alias_namelen: Validate aliasesPierre-Clément Tosi
2023-10-11FROMGIT: libfdt: fdt_path_offset_namelen: Reject empty pathPierre-Clément Tosi
2023-02-05pylibfdt: add size_hint parameter for get_pathLuca Weiss
2022-11-21dtc: Warning rather than error on possible truncation of cell valuesDavid Gibson
2022-10-12libfdt: tests: add get_next_tag_invalid_prop_lenTadeusz Struk
2022-08-11Clean up license texts.Bob Badour
2022-07-31Don't generate erroneous fixups from reference to pathDavid Gibson
2022-07-27Allow static building with mesonTero Tervala
2022-07-27Allow static building with makeTero Tervala
2022-07-26Fix test script to run also on dash shellTero Tervala
2022-07-02Add missing relref_merge test to meson test listTero Tervala
2022-04-20pylibfdt: add FdtRo.get_path()Luca Weiss
2022-01-25tests: add test cases for label-relative path referencesAhmad Fatoum
2021-12-29Handle integer overflow in check_property_phandle_args()David Gibson
2021-12-28tests: setprop_inplace: use xstrdup instead of unchecked strdupAhmad Fatoum
2021-12-28pylibfdt: add Property.as_*int*_array()Luca Weiss
2021-12-28pylibfdt: add Property.as_stringlist()Luca Weiss
2021-12-09Support 'r' format for printing raw bytes with fdtgetRafał Miłecki
2021-10-21checks: Add an interrupt-map checkRob Herring
2021-10-11treesource: Maintain phandle label/path on outputRob Herring
2021-09-27asm: Use assembler macros instead of cpp macrosDavid Gibson
2021-09-25asm: Use .asciz and .ascii instead of .stringRob Herring
2021-06-21tests: Fix signedness comparisons warningsAndre Przywara
2021-06-08checks: Drop interrupt_cells_is_cell checkRob Herring
2021-05-04tests: add a positive gpio test caseIlya Lipnitskiy
2021-03-23libfdt: Check that the root-node name is emptySimon Glass
2021-03-23libfdt: Check that there is only one root nodeSimon Glass
2020-12-22tests: Fix overlay_overlay_nosugar test casePaul Barker
2020-12-08meson: increase default timeout for testsMarc-André Lureau
2020-12-08meson: do not assume python is installed, skip testsMarc-André Lureau
2020-10-21build-sys: add meson buildMarc-André Lureau
2020-05-18checks: Add interrupt provider testAndre Przywara
2020-03-04tests: Allow running the testsuite on already installed binary / librariesDavid Gibson
2020-03-04tests: Honour NO_YAML make variableDavid Gibson
2020-03-04tests: Properly clean up .bak file from testsDavid Gibson
2020-03-04tests: Honour $(NO_PYTHON) flag from Makefile in run_tests.shDavid Gibson
2020-03-04tests: No need to explicitly pass $PYTHON from Make to run_tests.shDavid Gibson
2020-03-04tests: Let run_tests.sh run Python tests without Makefile assistanceDavid Gibson
2020-03-04checks: Add 'dma-ranges' checkRob Herring
2019-11-16tests: default to 'cc' if CC not setEd Maste
2019-11-15Add test-case for trailing zeroStefan Mavrodiev
2019-11-15pylibfdt: Adjust for deprecated test methodsSimon Glass
2019-11-15tests: add extension to sed -i for GNU/BSD sed compatibilityEd Maste
2019-10-27pylibfdt: Correct the type for fdt_property_stub()Simon Glass
2019-10-14tests: fix some python warningsMarc-André Lureau
2019-10-14dumptrees: pass outputdir as first argumentMarc-André Lureau
2019-10-14tests: allow out-of-tree test runMarc-André Lureau
2019-07-28libfdt: Allow #size-cells of 0David Gibson