Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
93df422d5b5f7274887d649df8d43bd9eff28188
/
.
/
scripts
/
pylib
/
display-twister-harness
/
conftest.py
blob: 146b0f30a4da7d4bbda3b421b98ae8110d720abc [
file
] [
log
] [
blame
]
# Copyright 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
def
pytest_addoption
(
parser
):
parser
.
addoption
(
'--config'
)