Home
last modified time | relevance | path

Searched refs:pytestmark (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/test/py/tests/
Dtest_shell_basics.py8 pytestmark = pytest.mark.buildconfigspec('cmd_echo') variable
Dtest_hush_if_test.py10 pytestmark = pytest.mark.buildconfigspec('hush_parser') variable
/external/python/pybind11/tests/
Dtest_buffers.py6 pytestmark = pytest.requires_numpy variable
Dtest_numpy_vectorize.py4 pytestmark = pytest.requires_numpy variable
Dtest_numpy_dtypes.py5 pytestmark = pytest.requires_numpy variable
Dtest_numpy_array.py4 pytestmark = pytest.requires_numpy variable
Dtest_eigen.py4 pytestmark = pytest.requires_eigen_and_numpy variable
/external/python/setuptools/setuptools/tests/
Dtest_windows_wrappers.py26 pytestmark = pytest.mark.skipif(sys.platform != 'win32', reason="Windows only") variable
/external/fonttools/Tests/misc/
Dplistlib_test.py27 pytestmark = pytest.mark.filterwarnings( variable