Also include it in the twister tests. Signed-off-by: Marko Sagadin <marko.sagadin42@gmail.com>
12 lines
194 B
YAML
12 lines
194 B
YAML
sample:
|
|
name: Native TTY sample
|
|
tests:
|
|
sample.drivers.uart.native_tty:
|
|
build_only: true
|
|
platform_allow:
|
|
- native_posix
|
|
- native_sim
|
|
tags:
|
|
- serial
|
|
- uart
|