Skip to content

Commit c5dc184

Browse files
Emil Obalskinashif
authored andcommitted
tests: ipc: Update exclude platforms
remove qemu_xtensa from exclude platforms as fix for this platform is provided. add ast1030_evb to exclude platforms as this soc does not yet have in tree driver for external cache controller. Signed-off-by: Emil Obalski <[email protected]>
1 parent 3a9b082 commit c5dc184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/subsys/ipc/icmsg_buf/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ tests:
22
subsys.ipc.icmsg_buf:
33
integration_platforms:
44
- nrf5340dk_nrf5340_cpuapp
5-
platform_exclude: qemu_xtensa qemu_malta
5+
platform_exclude: qemu_malta ast1030_evb

0 commit comments

Comments
 (0)