380 Commits (d030a893be259795e7f3a791d84c262b6419ce20)

Author SHA1 Message Date
Brandon Maier d030a893be tests: generate dtbs in Meson build directory 1 year ago
Brandon Maier 8d8372b137 tests: fix use of deprecated meson methods 1 year ago
David Gibson 3b02a94b48 dtc: Correct invalid dts output with mixed phandles and integers 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
Marc-André Lureau 083ab26da8 tests: fix leaks spotted by ASAN 2 years ago
Marc-André Lureau 44c9b73801 tests: fix -Wwrite-strings 2 years ago
David Gibson 32174a66ef meson: Fix cell overflow tests when running from meson 2 years ago
Marc-André Lureau 4182182110 Use #ifdef NO_VALGRIND 2 years ago
Marc-André Lureau 71c19f20b3 Do not redefine _GNU_SOURCE if already set 2 years ago
Luca Weiss 3f29d6d85c pylibfdt: add size_hint parameter for get_path 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 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