Skip to content

Commit

Permalink
tests: net: socket: tls_ext: Add platform filter
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dleach02 authored and nashif committed Jul 2, 2021
1 parent 3221a1e commit 6688f70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/net/socket/tls_ext/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ common:
tests:
net.socket.tls:
min_ram: 65536
platform_allow: qemu_cortex_m3 qemu_x86

0 comments on commit 6688f70

Please sign in to comment.