tests: net: socket: tls_ext: Add platform filter
Network test cases are designed for emulated environments so add platform_allowed filter to only allow qemu platforms. Fixes: #36418 Signed-off-by: David Leach <david.leach@nxp.com>
This commit is contained in:
parent
3221a1e8e7
commit
6688f70996
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ common:
|
|||
tests:
|
||||
net.socket.tls:
|
||||
min_ram: 65536
|
||||
platform_allow: qemu_cortex_m3 qemu_x86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue