summaryrefslogtreecommitdiffstats
path: root/drivers/of/unittest.c
Commit message (Expand)AuthorAgeFilesLines
...
* | of/unittest: early return from test skips testsFrank Rowand2015-03-291-4/+6
* | of/unittest: breadcrumbs to reduce pain of future maintainersFrank Rowand2015-03-291-0/+4
* | of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand2015-03-291-0/+5
* | of/unittest: typo in error stringFrank Rowand2015-03-291-2/+3
* | of/unittest: add const where neededFrank Rowand2015-03-291-4/+4
|/
* of: unittest: Add option string test case with longer pathBrian Norris2015-03-191-0/+5
* of: unittest: Add options string testcase variantsPeter Hurley2015-03-101-0/+11
* of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long2015-03-101-2/+2
* of/unittest: remove the duplicate of_changeset_initWang Long2015-03-101-1/+0
* of: unittest: fix I2C dependencyArnd Bergmann2015-03-101-6/+6
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2015-02-111-15/+0
|\
| * of/unittest: Remove obsolete codeGrant Likely2015-01-221-15/+0
* | of: unitest: Add I2C overlay unit tests.Pantelis Antoniou2015-02-041-50/+462
* | Merge tag 'v3.19-rc6' into HEADRob Herring2015-02-041-0/+39
|\ \ | |/ |/|
| * of/unittest: Overlays with sub-devices testsPantelis Antoniou2015-01-231-0/+39
* | Removes OF_UNITTEST dependency on OF_DYNAMIC config symbolGaurav Minocha2015-01-131-58/+12
|/
* of: Delete unnecessary check before calling "of_node_put()"Markus Elfring2014-12-031-2/+1
* of: add optional options parameter to of_find_node_by_path()Leif Lindholm2014-12-031-0/+30
* of: Remove unneeded and incorrect MODULE_DEVICE_TABLEGrant Likely2014-11-271-1/+0
* of/overlay: Add overlay unittestsPantelis Antoniou2014-11-241-0/+481
* of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely2014-11-241-4/+10
* of: Use vargs in __of_node_allocGrant Likely2014-11-241-3/+3
* Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely2014-11-241-3/+8
* of/unittest: Rename selftest.c to unittest.cGrant Likely2014-11-041-0/+969
OpenPOWER on IntegriCloud