commit | 492a22aceb75e34e7b1c1b300ecc8bef2a2f42dc | [log] [tgz] |
---|---|---|
author | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Tue Apr 07 22:23:49 2015 +0300 |
committer | Rob Herring <robh@kernel.org> | Tue Apr 14 19:35:46 2015 -0500 |
tree | c2cd43434e59fcbded15c4b5958d8ed9af46638d | |
parent | 05f4647b10233dd2e18106abb16ff7fb68abbd08 [diff] |
of: unittest: overlay: Keep track of created overlays During the course of the overlay selftests some of them remain applied. While this does not pose a real problem, make sure you track them and destroy them at the end of the test. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: Rob Herring <robh@kernel.org>