From f2051d6a88cd03f74221da887f56d778a1b2f1f1 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Wed, 1 Oct 2014 17:40:22 +0100 Subject: [PATCH] of/selftest: Test structure of device tree Add a testcase to verify that the device tree is properly constructed and the lists are in a correct order. The new testcase gets run twice; once after adding the testcase data, and once after removing it again. It is run twice to make sure adding and removing the testcase data doesn't corrupt the data structure. Signed-off-by: Grant Likely Cc: Gaurav Minocha --- Reading git-format-patch failed