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