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