Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d3076f06004562c40addb4a00b3c4b1b914fbdb5
/
.
/
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'
)