blob: 0ae65682c7f354153f9e31d3a87d6eea241fd974 [file] [log] [blame]
common:
tags: net socket can CAN
depends_on: can
harness: can
platform_allow: stm32f072b_disco nucleo_l432kc
sample:
description: Test BSD sockets CAN support
name: Socket CAN example
tests:
sample.net.sockets.can.test_with_one_socket:
extra_configs:
- CONFIG_NET_SOCKETS_CAN_RECEIVERS=1
sample.net.sockets.can.test_with_two_sockets:
extra_configs:
- CONFIG_NET_SOCKETS_CAN_RECEIVERS=2