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