of: unittest: Run overlay apply/revert sequence three times
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 22 Aug 2023 10:22:34 +0000 (12:22 +0200)
committerRob Herring <robh@kernel.org>
Wed, 23 Aug 2023 19:35:45 +0000 (14:35 -0500)
commit02dfc6acea1ca652cacfc92f4231f058f84f0a73
tree0069c94de5f2af3985c955857847e47090897568
parent26409dd045892904b059dc411403e9c8ce7543ca
of: unittest: Run overlay apply/revert sequence three times

Run the test for the overlay apply/revert sequence three times, to
test if there are unbalanced of_node_put() calls causing reference
counts to become negative.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/a9fb4eb560c58d11a7f167bc78a137b46e76cf15.1692699743.git.geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/unittest.c