240 Commits (c8f8194d76cc2dc6d499548431ff62d0ddeca68d)

Author SHA1 Message Date
Stephen Warren f67dfe8459 Add test for re-defining an identical label 12 years ago
Stephen Warren 942b3c065f Fix compilation warning/error in setprop_inplace.c 12 years ago
David Gibson be6026838e libfdt: Add helper function to create a trivial, empty tree 13 years ago
David Gibson cbf1410eab libfdt: Add helpers for 64-bit integer properties 13 years ago
David Gibson 4adbb5336b Remove test_tree1_dts0 testcases 13 years ago
Simon Glass 3ec9cb5703 Add integer expressions files to .gitignore 13 years ago
Simon Glass 84a94f6ffc dtc: Adjust .gitignore to be in alphabetical order 13 years ago
Stephen Warren 5f0c3b2d62 dtc: Basic integer expressions 13 years ago
Stephen Warren eaec1dbc59 fdtget-runtest.sh: Fix failures when /bin/sh isn't bash 13 years ago
Simon Glass de6b76240e dtc: Add -i option to support search paths 13 years ago
Simon Glass 7fcbef2757 fdtget: Add -d to provide a default value 13 years ago
Simon Glass 097ec97c1a fdtget: Fix multiple arg bug and add test for it 13 years ago
David Gibson 0b3b46e019 Generate test data for fdtput more sensibly 13 years ago
David Gibson c34e88354a Don't use diff to check fdt{get,put} results 13 years ago
David Gibson 15b23d21a6 Clean up invocation of fdt{get,put} tests 13 years ago
David Gibson c879a8a28b Factor signal checks out of test scripts 13 years ago
David Gibson a90b5b1491 Remove bashism from run_tests.sh 13 years ago
David Gibson 2ca83614e7 Use 'trap' builtin to clean up temporaries in test scripts 13 years ago
David Gibson 9a50d82c4e Remove unused variable from test scripts 13 years ago
David Gibson 81f11f4f10 Update .gitignore for tests 13 years ago
Jon Loeliger 1456da7e2d Introduce ${TESTS_BIN} in Makefiles to identify tested executables. 13 years ago
Simon Glass 1ede50c355 Add fdtput utility to write property values to a device tree 13 years ago
Simon Glass 68d057f20d Add fdtget utility to read property values from a device tree 13 years ago
Stephen Warren 69df9f0de2 dtc: Implement -d option to write out a dependency file 13 years ago
David Gibson 97b909f852 libfdt: Activate testcase for appending properties 13 years ago
Minghuan Lian a31e3ef83b libfdt: Add support for appending the values to a existing property 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 83df28bd39 dtc: Remove gcc 4.6 "set but not used" warnings 13 years ago
Simon Glass ed8fee1a64 Add missing tests to .gitignore 13 years ago
David Gibson 37c0b6a091 dtc: Add code to make diffing trees easier 14 years ago
John Bonesio 73ae43ea44 Allow nodes to be referenced by path at the top level. 14 years ago
David Gibson 8773e12fa9 Add merging of labelled subnodes. This patch allows the following 14 years ago
David Gibson 390635762d Remove another bashism from run_tests.sh 14 years ago
David Gibson e3b32b75b5 dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
David Gibson 74f6a51b1f dtc: Enable more warnings 15 years ago
Grant Likely 9dfb495f80 Update .gitignore files 15 years ago
Grant Likely 83da1b2a4e Allow device tree to be modified by additonal device tree sections 15 years ago
David Gibson 716418849a dtc: Audit and fix valgrind errors 15 years ago
David Gibson 05898c67c1 dtc: Allow multiple labels on nodes and properties 15 years ago
David Gibson 49c2da3085 Remove obsolete references_dts0 test 15 years ago
David Gibson 329055dbbc Disallow re-use of the same label within a dts file 15 years ago
David Gibson 15ad6d862e dtc: Automatically pick a sensible boot_cpuid_phys 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 f2f6d0f2f0 Don't use echo -e in run_tests.sh 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