summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* pylibfdt: add size_hint parameter for get_pathLuca Weiss2023-02-051-0/+1
* dtc: Warning rather than error on possible truncation of cell valuesDavid Gibson2022-11-213-0/+19
* libfdt: tests: add get_next_tag_invalid_prop_lenTadeusz Struk2022-10-125-1/+104
* Don't generate erroneous fixups from reference to pathDavid Gibson2022-07-312-0/+7
* Allow static building with mesonTero Tervala2022-07-271-2/+7
* Allow static building with makeTero Tervala2022-07-272-8/+14
* Fix test script to run also on dash shellTero Tervala2022-07-261-2/+2
* Add missing relref_merge test to meson test listTero Tervala2022-07-021-0/+1
* pylibfdt: add FdtRo.get_path()Luca Weiss2022-04-201-0/+13
* tests: add test cases for label-relative path referencesAhmad Fatoum2022-01-257-2/+112
* Handle integer overflow in check_property_phandle_args()David Gibson2021-12-292-0/+21
* tests: setprop_inplace: use xstrdup instead of unchecked strdupAhmad Fatoum2021-12-281-1/+1
* pylibfdt: add Property.as_*int*_array()Luca Weiss2021-12-282-0/+15
* pylibfdt: add Property.as_stringlist()Luca Weiss2021-12-281-0/+8
* Support 'r' format for printing raw bytes with fdtgetRafał Miłecki2021-12-092-1/+6
* checks: Add an interrupt-map checkRob Herring2021-10-214-0/+59
* treesource: Maintain phandle label/path on outputRob Herring2021-10-112-0/+6
* asm: Use assembler macros instead of cpp macrosDavid Gibson2021-09-271-194/+207
* asm: Use .asciz and .ascii instead of .stringRob Herring2021-09-253-51/+49
* tests: Fix signedness comparisons warningsAndre Przywara2021-06-2113-16/+35
* checks: Drop interrupt_cells_is_cell checkRob Herring2021-06-081-2/+2
* tests: add a positive gpio test caseIlya Lipnitskiy2021-05-042-0/+14
* libfdt: Check that the root-node name is emptySimon Glass2021-03-235-3/+20
* libfdt: Check that there is only one root nodeSimon Glass2021-03-235-2/+25
* tests: Fix overlay_overlay_nosugar test casePaul Barker2020-12-222-5/+5
* meson: increase default timeout for testsMarc-André Lureau2020-12-081-0/+1
* meson: do not assume python is installed, skip testsMarc-André Lureau2020-12-081-6/+6
* build-sys: add meson buildMarc-André Lureau2020-10-211-0/+130
* checks: Add interrupt provider testAndre Przywara2020-05-182-0/+8
* tests: Allow running the testsuite on already installed binary / librariesDavid Gibson2020-03-042-6/+13
* tests: Honour NO_YAML make variableDavid Gibson2020-03-041-1/+15
* tests: Properly clean up .bak file from testsDavid Gibson2020-03-041-1/+1
* tests: Honour $(NO_PYTHON) flag from Makefile in run_tests.shDavid Gibson2020-03-041-1/+15
* tests: No need to explicitly pass $PYTHON from Make to run_tests.shDavid Gibson2020-03-041-3/+3
* tests: Let run_tests.sh run Python tests without Makefile assistanceDavid Gibson2020-03-041-0/+4
* checks: Add 'dma-ranges' checkRob Herring2020-03-042-0/+13
* tests: default to 'cc' if CC not setEd Maste2019-11-161-1/+1
* Add test-case for trailing zeroStefan Mavrodiev2019-11-151-0/+4
* pylibfdt: Adjust for deprecated test methodsSimon Glass2019-11-151-99/+99
* tests: add extension to sed -i for GNU/BSD sed compatibilityEd Maste2019-11-151-1/+1
* pylibfdt: Correct the type for fdt_property_stub()Simon Glass2019-10-271-2/+3
* tests: fix some python warningsMarc-André Lureau2019-10-141-2/+4
* dumptrees: pass outputdir as first argumentMarc-André Lureau2019-10-142-1/+11
* tests: allow out-of-tree test runMarc-André Lureau2019-10-149-173/+185
* libfdt: Allow #size-cells of 0David Gibson2019-07-282-0/+12
* fdtoverlay: Ignore symbols in overlays which don't apply to the target treeDavid Gibson2019-07-041-1/+3
* fdtoverlay: Allow adding labels to __overlay__ nodes in overlaysDavid Gibson2019-07-043-0/+31
* pylibfdt: Add support for fdt_get_alias()Appana Durga Kedareswara rao2019-07-041-0/+7
* tests: Add a failed test case for 'fdtoverlay' with long target pathFabrice Gasnier2019-06-303-0/+44
* tests: Replace license boilerplate with SPDX tagsRob Herring2019-06-2173-1056/+73