linux-stable/drivers/of/unittest-data
Frank Rowand 992b0dc5c3 of: overlay: unittest: add tests for overlay notifiers
Add tests for overlay apply and remove notifiers.  Trigger errors
for each of the notifier actions.

These tests will reveal a memory leak problem when a notifier returns
an error for action OF_OVERLAY_POST_APPLY.  The pr_err() message is:

   OF: ERROR: memory leak, expected refcount 1 instead of 3,
   of_node_get()/of_node_put() unbalanced - destroy cset entry: attach
   overlay node /testcase-data/overlay-node/test-bus/test-unittest17

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220502181742.1402826-3-frowand.list@gmail.com
2022-05-03 11:53:15 -05:00
..
Makefile of: overlay: unittest: add tests for overlay notifiers 2022-05-03 11:53:15 -05:00
overlay.dts
overlay_0.dts
overlay_1.dts
overlay_2.dts
overlay_3.dts
overlay_4.dts
overlay_5.dts
overlay_6.dts
overlay_7.dts
overlay_8.dts
overlay_9.dts
overlay_10.dts
overlay_11.dts
overlay_12.dts
overlay_13.dts
overlay_15.dts
overlay_16.dts of: overlay: unittest: add tests for overlay notifiers 2022-05-03 11:53:15 -05:00
overlay_17.dts of: overlay: unittest: add tests for overlay notifiers 2022-05-03 11:53:15 -05:00
overlay_18.dts of: overlay: unittest: add tests for overlay notifiers 2022-05-03 11:53:15 -05:00
overlay_19.dts of: overlay: unittest: add tests for overlay notifiers 2022-05-03 11:53:15 -05:00
overlay_20.dts of: overlay: unittest: add tests for overlay notifiers 2022-05-03 11:53:15 -05:00
overlay_bad_add_dup_node.dts
overlay_bad_add_dup_prop.dts of: unittest: kmemleak in duplicate property update 2020-04-17 08:31:34 -05:00
overlay_bad_phandle.dts
overlay_bad_symbol.dts
overlay_base.dts of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
overlay_common.dtsi of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
overlay_gpio_01.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_02a.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_02b.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_03.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_04a.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
overlay_gpio_04b.dts of: unittest: add overlay gpio test to catch gpio hog problem 2020-02-26 10:42:04 -06:00
static_base_1.dts of: unittest: Statically apply overlays using fdtoverlay 2021-03-23 15:27:51 -06:00
static_base_2.dts of: unittest: Statically apply overlays using fdtoverlay 2021-03-23 15:27:51 -06:00
testcases.dts of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
testcases_common.dtsi of: unittest: Create overlay_common.dtsi and testcases_common.dtsi 2021-03-23 15:27:51 -06:00
tests-address.dtsi of: unittest: Use bigger address cells to catch parser regressions 2020-08-03 16:24:49 -06:00
tests-interrupts.dtsi of: unittest: document intentional interrupt-map provider build warning 2021-11-01 20:33:56 -05:00
tests-match.dtsi
tests-overlay.dtsi
tests-phandle.dtsi
tests-platform.dtsi