Neil Armstrong 49f352dc33 test: reset: Extend base reset test to catch error
With this extended test, we get the following failure :

=> ut dm reset_base
Test: dm_test_reset_base: reset.c
test/dm/reset.c:52, dm_test_reset_base(): reset_method3.id == reset_method3_1.id: Expected 0x14 (20), got 0x2 (2)
Test: dm_test_reset_base: reset.c (flat tree)
test/dm/reset.c:52, dm_test_reset_base(): reset_method3.id == reset_method3_1.id: Expected 0x14 (20), got 0x2 (2)
Failures: 2

A fix is needed in reset_get_by_index_nodev() when introduced in [1].

[1] ea9dc35aab ("reset: Get the RESET by index without device")

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2021-04-28 10:05:13 +02:00
..
2020-07-17 14:32:24 +08:00
2021-01-12 10:58:04 +05:30
2021-03-12 09:57:30 -05:00
2021-01-30 14:25:41 -07:00
2020-07-01 15:01:21 +08:00
2020-10-08 11:42:36 -04:00
2021-04-22 14:09:45 -04:00
2021-02-26 15:30:55 +01:00
2021-04-22 14:09:45 -04:00
2021-04-20 07:31:12 -04:00
2021-03-27 15:04:31 +13:00
2020-11-06 10:18:20 +08:00
2020-11-05 09:11:30 -07:00
2021-02-16 11:48:20 -05:00
2020-10-22 09:54:53 -04:00