aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-21tests: Fix signedness comparisons warningsAndre Przywara1-1/+1
2019-06-21tests: Replace license boilerplate with SPDX tagsRob Herring1-14/+1
2019-03-29libfdt: add fdt_append_addrrange()AKASHI Takahiro1-0/+3
2018-11-24libfdt: Add a test for fdt_getprop_by_offset()Simon Glass1-0/+10
2018-06-07tests: Use valgrind client requests for better checkingDavid Gibson1-0/+1
2017-10-26Remove leading underscores from identifiersDavid Gibson1-3/+3
2017-03-06Fix assorted sparse warningsDavid Gibson1-3/+3
2012-06-03libfdt: Add helpers for 64-bit integer propertiesDavid Gibson1-0/+5
2011-09-22Add fdt read/write utility functionsSimon Glass1-16/+2
2009-02-03dtc: Add testcases for labels within valuesDavid Gibson1-0/+1
2007-11-20libfdt: Abolish _typed() variants, add _cell() variantsDavid Gibson1-4/+4
2007-11-01libfdt: Handle v16 and re-ordered trees for r/wDavid Gibson1-0/+1
2007-10-24libfdt: Rename and publish _fdt_next_tag()David Gibson1-1/+1
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson1-0/+2
2007-10-15libfdt: Make unit address optional for finding nodesDavid Gibson1-0/+1
2007-06-14Merge libfdt into dtc.David Gibson1-0/+133