Skip to content

Commit f458e8b

Browse files
nordic-pikskartben
authored andcommitted
samples: drivers: led: lp5569: add required fixture
Indicating that additional HW is needed to run this sample. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 6639d78 commit f458e8b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

samples/drivers/led/lp5569/sample.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,11 @@ tests:
55
sample.drivers.led.lp5569:
66
platform_allow: nrf52840dk/nrf52840
77
tags: led
8+
harness: console
9+
harness_config:
10+
fixture: fixture_led_lp5569
11+
type: multi_line
12+
ordered: true
13+
regex:
14+
- "Found LED device"
15+
- "Testing 9 LEDs"

0 commit comments

Comments
 (0)