Home
last modified time | relevance | path

Searched full:pytest (Results 1 – 10 of 10) sorted by relevance

/libCEED/python/tests/
H A Dconftest.py8 import pytest
19 @pytest.fixture(scope='session')
H A DMakefile18 $(PYTHON) -m pytest test-*.py $(TEST_OPTS)
H A DREADME.md14 pytest test-*.py --ceed /cpu/self/ref/serial
H A Dtest-0-ceed.py12 import pytest
/libCEED/examples/python/
H A Dconftest.py8 import pytest
19 @pytest.fixture(scope='session')
H A DMakefile18 $(PYTHON) -m pytest ex_test.py $(TEST_OPTS)
H A Dex_test.py9 import pytest
/libCEED/
H A Drequirements-test.txt2 pytest
H A Dpyproject.toml10 test-requires = ["pytest"]
/libCEED/python/
H A Dtest-wheel.sh10 python -m pytest test-*.py --ceed /cpu/self/opt/blocked -vv