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