We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b1570 commit b5ee4c0Copy full SHA for b5ee4c0
samples/subsys/fs/fs_sample/sample.yaml
@@ -10,6 +10,12 @@ tests:
10
harness: console
11
harness_config:
12
fixture: fixture_sdhc
13
+ type: multi_line
14
+ regex:
15
+ - "Block count"
16
+ - "Sector size"
17
+ - "Memory Size"
18
+ - "Disk mounted"
19
sample.filesystem.fat_fs.overlay:
20
platform_allow: nrf52840_blip
21
sample.filesystem.fat_fs.adafruit_2_8_tft_touch_v2:
@@ -28,6 +34,12 @@ tests:
28
34
29
35
30
36
fixture: fixture_shield_adafruit_2_8_tft_touch_v2
37
38
39
40
41
42
31
43
sample.filesystem.fat_fs.nrf52840dk_nrf52840:
32
44
build_only: true
33
45
platform_allow: nrf52840dk/nrf52840
0 commit comments