]> www.infradead.org Git - users/jedix/linux-maple.git/commit
of: unittest: Add a test case for of_changeset_add_prop_bool()
authorHerve Codina <herve.codina@bootlin.com>
Mon, 27 May 2024 16:14:43 +0000 (18:14 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Mon, 8 Jul 2024 23:40:30 +0000 (17:40 -0600)
commit1e4368395febf7f72adda39b80015f9f0054dd73
treee16f9a42e794bd2e37f5bef46911c14e52856000
parentf2b388d63e6c7c6151bb295e5cbf48a2ac91e51a
of: unittest: Add a test case for of_changeset_add_prop_bool()

Improve of_unittest_changeset_prop() to have a test case for the
newly introduced of_changeset_add_prop_bool().

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20240527161450.326615-17-herve.codina@bootlin.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
drivers/of/unittest.c