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