zephyr/samples/subsys/usb_c/source/sample.yaml
Maciej Perkowski 75b062a6d6 tests: samples: Resolve duplicates in names.
Several duplicates were found with
scripts/twister -T samples/ -T tests/ --dry-run --list-test-duplicates
This is an issue since duplicated names causes overwriting of
results. Most duplicates looked like obvious copy-pase errors.
New names where addopted looking at other tests in the same yaml
or looking at the directory/descriptio.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2023-05-16 06:21:25 -04:00

13 lines
232 B
YAML

sample:
name: USB-C SOURCE
tests:
sample.usbc.source:
depends_on: tcpc
tags: usbc
platform_allow: stm32g081b_eval
harness: console
harness_config:
type: one_line
regex:
- "Unattached.SRC"