summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/unittest.txt
Commit message (Collapse)AuthorAgeFilesLines
* of/unittest: replace 'selftest' with 'unittest'Wang Long2015-03-251-22/+22
| | | | | | | | | | This patch just replace the string 'selftest' with 'unittest' in OF unittest and data and binding file. I have tested it successfully on ARM. Signed-off-by: Wang Long <long.wanglong@huawei.com> Signed-off-by: Rob Herring <robh@kernel.org>
* of: unitest: Add I2C overlay unit tests.Pantelis Antoniou2015-02-041-1/+58
| | | | | | | | Introduce I2C device tree overlay tests. Tests insertion and removal of i2c adapters, i2c devices, and muxes. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: Rob Herring <robh@kernel.org>
* of/overlay: Add overlay unittestsPantelis Antoniou2014-11-241-0/+14
Add unittests for OF overlays. It tests overlay device addition/removal and whether the apply revert sequence is correct. Changes since V1: * Added local fixups entries. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: Grant Likely <grant.likely@linaro.org>
OpenPOWER on IntegriCloud