8 lines
162 B
YAML
8 lines
162 B
YAML
|
|
tests:
|
||
|
|
erpc.uart.unions:
|
||
|
|
harness: pytest
|
||
|
|
tags:
|
||
|
|
- pytest
|
||
|
|
harness_config:
|
||
|
|
pytest_root:
|
||
|
|
- "../../../python_impl_tests/test_unions/"
|