aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.tests
AgeCommit message (Expand)AuthorFilesLines
2017-04-08pylibfdt: Allow setup.py to operate stand-aloneSimon Glass1-3/+3
2016-12-09tests: Add check_path testPantelis Antoniou1-1/+2
2016-10-06tests: Add tests cases for the overlay codeMaxime Ripard1-1/+2
2016-07-28libfdt: Add iterator over propertiesMaxime Ripard1-0/+1
2015-09-30fdt: Add a function to count stringsThierry Reding1-0/+1
2014-05-12libfdt: Add helpers to read #address-cells and #size-cellsDavid Gibson1-0/+1
2013-04-28libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass1-1/+2
2012-09-28dtc: cpp co-existence: allow names starting with # to be escapedStephen Warren1-1/+1
2012-04-09dtc: Basic integer expressionsStephen Warren1-1/+2
2012-01-21Introduce ${TESTS_BIN} in Makefiles to identify tested executables.Jon Loeliger1-3/+3
2012-01-11libfdt: Activate testcase for appending propertiesDavid Gibson1-0/+1
2011-10-11dtc: Add support for variable sized elementsAnton Staaf1-0/+1
2011-09-22Make testutils use utilfdtSimon Glass1-2/+3
2011-09-22Add fdt read/write utility functionsSimon Glass1-2/+3
2011-09-22dtc: Support character literals in cell listsAnton Staaf1-0/+1
2010-04-30dtc: Extend and better test dtbs_equal utility programs (resend)David Gibson1-0/+1
2009-11-26Support ePAPR compliant phandle propertiesDavid Gibson1-1/+2
2009-11-11Fix dtc bugs for 64-bit compileDavid Gibson1-1/+3
2009-11-11Fix bug in -Odts with properties containing multiple terminating nullsDavid Gibson1-0/+1
2009-02-03dtc: Add testcases for labels within valuesDavid Gibson1-1/+1
2009-02-03dtc: Make asm output more portable and add testcasesDavid Gibson1-1/+6
2009-01-02libfdt: Introduce libfdt shared libraryJosh Boyer1-2/+2
2008-10-03Rearrange ftdump and convert-dtsv0 into sub-Makefiles.Jon Loeliger1-3/+2
2008-10-02libfdt: Add function to explicitly expand aliasesDavid Gibson1-0/+1
2008-08-14libfdt: Add support for using aliases in fdt_path_offset()Kumar Gala1-1/+1
2008-06-19dtc: Add support for binary includes.David Gibson1-1/+1
2008-05-19dtc: Add program to convert dts files from v0 to v1David Gibson1-4/+4
2008-05-19dtc: Rework handling of boot_cpuid_physDavid Gibson1-1/+1
2008-05-19dtc: Clean up included Makefile fragmentsDavid Gibson1-2/+2
2008-02-18libfdt: More tests of NOP handling behaviourDavid Gibson1-1/+1
2008-02-14libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()David Gibson1-1/+2
2008-01-11libfdt: Add fdt_set_name() functionDavid Gibson1-1/+1
2007-12-06dtc: More detailed testing of tree checksDavid Gibson1-1/+1
2007-12-05dtc: Implement path referencesDavid Gibson1-1/+1
2007-11-26dtc: Add valgrind support to testsuiteDavid Gibson1-1/+4
2007-11-13dtc: Add testcase for dtc referencesDavid Gibson1-1/+2
2007-11-13libfdt: Add phandle related functionsDavid Gibson1-2/+3
2007-11-13dtc: Add missing dependencies for testsDavid Gibson1-1/+2
2007-11-08dtc: Add testcases exercising -Odts modeDavid Gibson1-1/+1
2007-10-25libfdt: Test on trees with different block layoutsDavid Gibson1-1/+1
2007-10-24libfdt: Rename and publish _fdt_next_tag()David Gibson1-1/+1
2007-10-16dtc: Improve support for string escapesDavid Gibson1-1/+2
2007-10-16libfdt: Add functions for handling the "compatible" propertyDavid Gibson1-0/+1
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson1-1/+2
2007-09-18dtc: Add basic testcases for dtcDavid Gibson1-2/+2
2007-09-17dtc: Cleanup testsuite organizationDavid Gibson1-12/+0
2007-09-17libfdt: Add fdt_node_offset_by_prop_value()David Gibson1-0/+1
2007-08-30libfdt: Add fdt_parent_offset() and supporting functionsDavid Gibson1-1/+1
2007-08-30libfdt: Add fdt_get_path() functionDavid Gibson1-1/+1
2007-08-30libfdt: Add fdt_get_name() to retrieve a node's nameDavid Gibson1-1/+2