8 lines
160 B
YAML
8 lines
160 B
YAML
|
|
tests:
|
||
|
|
erpc.uart.enums:
|
||
|
|
harness: pytest
|
||
|
|
tags:
|
||
|
|
- pytest
|
||
|
|
harness_config:
|
||
|
|
pytest_root:
|
||
|
|
- "../../../python_impl_tests/test_enums/"
|