summaryrefslogtreecommitdiffstats
path: root/core/test/run-device.c
Commit message (Expand)AuthorAgeFilesLines
* core/device: Test dt_new_check()Stewart Smith2018-10-161-2/+4
* core/device: increase test coverage for dt_new_addr and dt_new_2addrStewart Smith2018-10-161-0/+2
* core/device: add test for dt_new() a duplicate nodeStewart Smith2018-10-161-0/+1
* core/device: Add test for duplicate nodes with dt_attach_root()Stewart Smith2018-10-161-1/+8
* core/device.c: Fix dt_find_compatible_nodeAlistair Popple2018-02-131-5/+26
* core/test/run-device: fix memory leak on exitStewart Smith2017-08-241-0/+1
* dt: Add phandle fixup helpersMadhavan Srinivasan2017-06-271-2/+33
* device: add dt_find_by_name_addrOliver O'Halloran2017-04-071-0/+1
* device: implement dt_translate_address() properlyOliver O'Halloran2017-03-071-1/+46
* Build host programs (and checks) with debug enabledBenjamin Herrenschmidt2016-08-181-1/+0
* DT sorting testOliver O'Halloran2016-01-211-0/+71
* core/test: Test compatible, chip id and phandle related DT functionsDaniel Axtens2015-03-051-0/+56
* core/test: Test more get/set functions in device.cDaniel Axtens2015-03-051-0/+70
* core/test: Use "" as the name of the device tree root node.Daniel Axtens2015-03-051-11/+11
* core/test: Test that device paths/names function as expected.Daniel Axtens2015-03-051-4/+61
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+118
OpenPOWER on IntegriCloud