zephyr/tests/subsys/modbus/testcase.yaml
Anas Nashif 97af0c8c33 tests: remove subsys prefix from test identifier
No need for subsys, the subsystem is expected to be the first component
of the identifier.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-03-18 10:50:57 -04:00

14 lines
374 B
YAML

tests:
modbus.rtu:
tags: modbus
platform_allow: frdm_k64f
harness_config:
# MODBUS test fixture for FRDM-K64F:
# UART3(PTC16)-RX <-> UART2(PTD3)-TX
# UART3(PTC17)-TX <-> UART2(PTD2)-RX
fixture: uart_loopback
modbus.rtu.build_only:
build_only: true
tags: modbus
filter: CONFIG_UART_CONSOLE and CONFIG_UART_INTERRUPT_DRIVEN