commit | 60f0899aa3e160737fa46a70a8a6b661f4f2c6f3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 06 20:27:06 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 29 16:09:56 2022 -0400 |
tree | 0e2a9b9ced601089616d3b6dc0eb8c1158361b6a | |
parent | 3ba76757321592ef0e6d47f36238428757cdaf6c [diff] |
test: Detect a change in the device tree If the device tree changes during a test and we cannot restore it, mark it as such so that future tests which need the live tree are skipped. Signed-off-by: Simon Glass <sjg@chromium.org>