commit | 7e66c5c74f7348a96d5a3671f8cda4a478242679 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@linaro.org> | Fri Nov 15 17:19:09 2013 +0000 |
committer | Grant Likely <grant.likely@linaro.org> | Tue Mar 11 20:48:29 2014 +0000 |
tree | 23ec3fb3c8643d65e17aba709991f6677c3e6421 | |
parent | 75b57ecf9d1d1e17d099ab13b8f48e6e038676be [diff] |
of/selftest: Add self tests for manipulation of properties Adds a few simple test cases to ensure that addition, update and removal of device tree node properties works correctly. Signed-off-by: Grant Likely <grant.likely@linaro.org> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: David S. Miller <davem@davemloft.net> Cc: Nathan Fontenot <nfont@linux.vnet.ibm.com> Cc: Pantelis Antoniou <panto@antoniou-consulting.com>