Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
scripts
/
pylib
/
shell-twister-harness
/
conftest.py
blob: 54cb2239ec4bf08b6a171e70370b945c2cc7211b [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
def
pytest_addoption
(
parser
):
parser
.
addoption
(
'--testdata'
)