aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-03tests: Improve compatibility with other platformskevans@FreeBSD.org1-4/+9
2017-12-15checks: add chosen node checksRob Herring2-0/+13
2017-12-13checks: add string list check for *-names propertiesRob Herring2-1/+2
2017-12-13checks: add string list checkRob Herring2-1/+6
2017-12-13checks: add a string check for 'label' propertyRob Herring2-1/+2
2017-11-11tests: Add some basic tests for the pci_bridge checksDavid Gibson4-0/+61
2017-10-30tests: Check non-matching cases for fdt_node_check_compatible()David Gibson1-0/+19
2017-10-26Remove leading underscores from identifiersDavid Gibson5-15/+13
2017-10-26Fix some errors in commentsDavid Gibson1-4/+5
2017-10-26tests: Correct warning in sw_tree1.cDavid Gibson1-0/+2
2017-10-06tests: Avoid 64-bit arithmetic in assemblerDavid Gibson2-25/+28
2017-09-28tests: Add a test for overlays syntactic sugarPantelis Antoniou1-0/+6
2017-09-22checks: add interrupts property checkRob Herring2-0/+13
2017-09-22checks: add gpio binding properties checkRob Herring2-0/+15
2017-09-22checks: add phandle with arg property checksRob Herring2-0/+12
2017-08-21pylibfdt: Add support for fdt_subnode_offset()Simon Glass1-0/+12
2017-08-21pylibfdt: Add support for fdt_node_offset_by_phandle()Simon Glass1-0/+10
2017-08-21pylibfdt: Add support for fdt_parent_offset()Simon Glass1-0/+13
2017-08-21pylibfdt: Add support for fdt_get_phandle()Simon Glass1-0/+6
2017-08-21tests: Return a failure code when any tests failSimon Glass1-0/+1
2017-08-21pylibfdt: Use local pylibfdt moduleSimon Glass1-2/+2
2017-08-21pylibfdt: Add a test for use of uint32_tSimon Glass1-0/+5
2017-08-09tests: Add stacked overlay tests on fdtoverlayPantelis Antoniou4-0/+47
2017-07-13dtc: change default phandles to ePAPR style instead of bothRob Herring1-1/+1
2017-06-15tests: fdtoverlay unit testPantelis Antoniou3-1/+67
2017-05-17Suppress expected error message in fdtdump testDavid Gibson1-1/+1
2017-04-19Fix get_node_by_path string equality checkTim Montague2-1/+24
2017-04-08pylibfdt: Allow setup.py to operate stand-aloneSimon Glass1-3/+3
2017-04-02Add a libfdt function to write a property placeholderSimon Glass5-0/+10
2017-03-21Build pylibfdt as part of the normal build processSimon Glass1-0/+28
2017-03-21Add tests for pylibfdtSimon Glass1-0/+288
2017-03-21checks: Warn on node name unit-addresses with '0x' or leading 0sRob Herring3-0/+26
2017-03-06tests: Make realloc_fdt() really allocate *fdtNicolas Iooss1-2/+2
2017-03-06Fix assorted sparse warningsDavid Gibson13-27/+27
2017-02-24libfdt: Add fdt_setprop_empty()David Gibson1-1/+1
2017-01-31dtc: Fix NULL pointer use in dtlabel + dtref caseStephen Boyd2-0/+10
2016-12-09dtc: Don't always generate __symbols__ for pluginsDavid Gibson1-8/+2
2016-12-09tests: Don't use -@ on plugin de/recompile testsDavid Gibson1-2/+2
2016-12-09tests: Remove "suppression of fixups" testsDavid Gibson2-28/+0
2016-12-09tests: Clarify dtc overlay testsDavid Gibson2-11/+14
2016-12-09tests: More thorough tests of libfdt overlay application without dtcDavid Gibson4-2/+161
2016-12-09tests: Fix double expansion bugs in test codeDavid Gibson2-4/+6
2016-12-09tests: Split overlay tests into those with do/don't exercise dtc plugin gener...David Gibson1-10/+16
2016-12-09tests: Test auto-alias generation on base tree, not overlayDavid Gibson1-5/+5
2016-12-09tests: Make overlay/plugin tests unconditionalDavid Gibson1-37/+34
2016-12-09tests: Add overlay testsPantelis Antoniou4-0/+64
2016-12-09tests: Add check_path testPantelis Antoniou4-1/+88
2016-10-12tests: overlay: Rename the device tree blobs to be more explicitMaxime Ripard1-7/+7
2016-10-11tests: overlay: Add test suffix to the compiled blobsMaxime Ripard1-8/+8
2016-10-07tests: overlay: Move back the bad fixup testsMaxime Ripard1-7/+7