76 Commits (master)

Author SHA1 Message Date
Zheng Guangyuan e6d2942008 tests: Remove two_roots and named_root from LIBTREE_TESTS_L and add all dtb filenames generated by dumptrees to TESTS_TREES_L in Makefile.tests 6 months ago
Tadeusz Struk 55778a03df libfdt: tests: add get_next_tag_invalid_prop_len 2 years ago
Tero Tervala fd9b8c96c7 Allow static building with make 2 years ago
Ahmad Fatoum 26c54f840d tests: add test cases for label-relative path references 3 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
David Gibson e4ce227e89 tests: Properly clean up .bak file from tests 5 years ago
David Gibson 95ec8ef706 tests: No need to explicitly pass $PYTHON from Make to run_tests.sh 5 years ago
Marc-André Lureau 4c3c4ccb99 dumptrees: pass outputdir as first argument 5 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
AKASHI Takahiro 7fcf8208b8 libfdt: add fdt_append_addrrange() 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
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 b94c056b13 Make valgrind optional 6 years ago
David Gibson fd06c54d47 tests: Better testing of dtc -I fs mode 6 years ago
Sebastian Huber c12b2b0c20 libfdt: fdt_address_cells() and fdt_size_cells() 6 years ago
David Gibson 4b8fcc3d01 libfdt: Add fdt_check_full() function 6 years ago
David Gibson d5db5382c5 libfdt: Safer access to memory reservations 6 years ago
David Gibson 70166d62a2 libfdt: Safer access to strings section 6 years ago
David Gibson eb890c0f77 libfdt: Make fdt_check_header() more thorough 6 years ago
David Gibson 899d6fad93 libfdt: Improve sequential write state checking 6 years ago
kevans@FreeBSD.org 51b3a16338 Makefile.tests: Add LIBDL make(1) variable for portability sake 7 years ago
Simon Glass 90db6d9989 pylibfdt: Allow setup.py to operate stand-alone 8 years ago
Pantelis Antoniou 9637e3f772 tests: Add check_path test 8 years ago
Maxime Ripard aea8860d83 tests: Add tests cases for the overlay code 8 years ago
Maxime Ripard d29126c90a libfdt: Add iterator over properties 8 years ago
Thierry Reding 2218387a8c fdt: Add a function to count strings 9 years ago
David Gibson 40f7f576c8 libfdt: Add helpers to read #address-cells and #size-cells 11 years ago
Simon Glass 4e76ec796c libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
Stephen Warren 1ff3d3f8de dtc: cpp co-existence: allow names starting with # to be escaped 12 years ago
Stephen Warren 5f0c3b2d62 dtc: Basic integer expressions 13 years ago
Jon Loeliger 1456da7e2d Introduce ${TESTS_BIN} in Makefiles to identify tested executables. 13 years ago
David Gibson 97b909f852 libfdt: Activate testcase for appending properties 13 years ago
Anton Staaf 033089f290 dtc: Add support for variable sized elements 13 years ago
Simon Glass 1c25c0d520 Make testutils use utilfdt 13 years ago
Simon Glass 36204fdf74 Add fdt read/write utility functions 13 years ago
Anton Staaf a4ea2fa951 dtc: Support character literals in cell lists 13 years ago
David Gibson e3b32b75b5 dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
David Gibson b31b271f91 Fix dtc bugs for 64-bit compile 15 years ago
David Gibson c623fe5c21 Fix bug in -Odts with properties containing multiple terminating nulls 15 years ago
David Gibson bae93e8992 dtc: Add testcases for labels within values 16 years ago
David Gibson 26d93f6c92 dtc: Make asm output more portable and add testcases 16 years ago
Josh Boyer 6272182b41 libfdt: Introduce libfdt shared library 16 years ago
Jon Loeliger 68f98d7b8a Rearrange ftdump and convert-dtsv0 into sub-Makefiles. 16 years ago
David Gibson 9c83115351 libfdt: Add function to explicitly expand aliases 16 years ago
Kumar Gala 02cc83540b libfdt: Add support for using aliases in fdt_path_offset() 16 years ago