Skip to content

Commit

Permalink
samples: sockets: echo_server: test on native_sim/native/64
Browse files Browse the repository at this point in the history
Add 64-bit platform to allowed, so it is tested by twister.

Signed-off-by: Marcin Niestroj <[email protected]>
  • Loading branch information
mniestroj authored and dleach02 committed Aug 25, 2024
1 parent 5f54143 commit 6b8ebeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/net/sockets/echo_server/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,6 @@ tests:
sample.net.sockets.echo_server.nsos:
platform_allow:
- native_sim
- native_sim/native/64
extra_args:
- OVERLAY_CONFIG="overlay-nsos.conf"

0 comments on commit 6b8ebeb

Please sign in to comment.