395 Commits (master)

Author SHA1 Message Date
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
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
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