Home
last modified time | relevance | path

Searched defs:pytest (Results 1 – 6 of 6) sorted by relevance

/external/python/setuptools/
Dpytest.ini1 [pytest] section
2 …al_test.py --ignore tests/test_pypi.py --ignore tests/shlib_test --doctest-glob=pkg_resources/api_…
3 norecursedirs=dist build *.egg setuptools/extern pkg_resources/extern .*
4 flake8-ignore =
/external/u-boot/scripts/kconfig/tests/
Dpytest.ini1 [pytest] section
4 # Pytest requires that test files have unique names, because pytest imports argument
7 python_files = __init__.py
/external/autotest/venv/
Dpytest.ini1 [pytest] section
2 python_files=*_unittest.py
3 addopts =
/external/u-boot/test/py/
Dpytest.ini7 [pytest] section
8 markers =
/external/autotest/venv/skylab_suite/
Dpytest.ini2 [pytest] section
3 python_files=*_unittest.py
/external/python/rsa/
Dtox.ini5 [pytest] section
6 addopts = -v --cov rsa --cov-report term-missing