224 Commits (master)

Author SHA1 Message Date
Brandon Maier 9e313b14e6 pylibfdt/meson.build: fix Python library being rebuilt during install 4 months ago
Brandon Maier d598fc3648 tests/run_tests.sh: fix Meson library path being dropped 4 months ago
Zheng Guangyuan 4dd831affd libfdt: tests: Update test case for overlay_bad_fixup 6 months ago
Brandon Maier 855c934e26 tests: fix tests broken under Meson 7 months ago
Uwe Kleine-König 1fad065080 libfdt: overlay: ensure that existing phandles are not overwritten 7 months ago
Alyssa Ross dcef5f834e tests: use correct pkg-config when cross compiling 9 months ago
Rob Herring 95c74d71f0 treesource: Restore string list output when no type markers 12 months ago
Brandon Maier d030a893be tests: generate dtbs in Meson build directory 1 year ago
Johannes Beisswenger d4888958d6 tests: Add additional tests for device graph checks 1 year ago
Uwe Kleine-König 0ac8b30ba5 yaml: Depend on libyaml >= 0.2.3 1 year ago
Johannes Beisswenger f1657b2fb5 tests: Add test cases for bad endpoint node and remote-endpoint prop checks 1 year ago
David Gibson 32174a66ef meson: Fix cell overflow tests when running from meson 2 years ago
David Gibson 2cd89f862c dtc: Warning rather than error on possible truncation of cell values 2 years ago
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 fd9b8c96c7 Allow static building with make 2 years ago
Tero Tervala c7c7f17a83 Fix test script to run also on dash shell 2 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
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 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
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 9b75292c33 tests: Honour $(NO_PYTHON) flag from Makefile in 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
Ed Maste dbe80d577e tests: add extension to sed -i for GNU/BSD sed compatibility 5 years ago
Marc-André Lureau aa522da9ff tests: allow out-of-tree test run 5 years ago
David Gibson b993534748 fdtoverlay: Allow adding labels to __overlay__ nodes in overlays 5 years ago
Fabrice Gasnier ad57e4574a tests: Add a failed test case for 'fdtoverlay' with long target path 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
Nicholas Piggin 228a44cce8 libfdt: Ensure fdt_add_property frees allocated name string on failure 6 years ago
David Gibson 5c3513f689 Link tools and tests against libfdt shared library 6 years ago
David Gibson 00f9febf9c tests: Rename tests.sh to testutils.sh 6 years ago
AKASHI Takahiro 7fcf8208b8 libfdt: add fdt_append_addrrange() 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
Simon Glass 82a52ce457 libfdt: Add a test for fdt_getprop_by_offset() 6 years ago
Lumir Balhar 8113c00b99 pylibfdt: Allow switch to Python 3 via environment variable PYTHON 6 years ago
David Gibson 43366bb4ee tests: Property count valgrind errors in wrapped tests 6 years ago
Lubomir Rintel 8f8b77a0d6 tests: Wrap check_align() calls with base_run_test() 6 years ago