Skip to content

Commit eff39fb

Browse files
committed
tests: fs: fat_fs_api: add native_sim to platform_allow
Native sim was inadvertently forgotten from the platform_allow list with commit 257e56c. It should be in there as it is an integration platform. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 2f2eaf7 commit eff39fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/subsys/fs/fat_fs_api/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ tests:
2020
filter: dt_compat_enabled("zephyr,sdmmc-disk")
2121
filesystem.fat.ram.api:
2222
platform_allow:
23+
- native_sim
2324
- frdm_mcxa156
2425
- frdm_mcxn236
2526
- frdm_mcxn947/mcxn947/cpu0

0 commit comments

Comments
 (0)