zephyr/tests/subsys/modbus/testcase.yaml
Johann Fischer ca6f24d36f tests: modbus: correct test fixture description
Correct test fixture description for FRDM-K64F board.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-02-15 18:56:36 +01:00

14 lines
388 B
YAML

tests:
subsys.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
subsys.modbus.rtu.build_only:
build_only: true
tags: modbus
filter: CONFIG_UART_CONSOLE and CONFIG_UART_INTERRUPT_DRIVEN