HomeSort by: relevance | last modified time | path
    Searched refs:pytest (Results 1 - 25 of 177) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/mpl/bind/dist/bin/tests/system/autosign/
tests_sh_autosign.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
153 @pytest.mark.flaky(max_runs=2)
  /src/external/mpl/bind/dist/bin/tests/system/chain/
tests_sh_chain.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/cookie/
tests_sh_cookie.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests_sh_dnssec.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/forward/
tests_sh_forward.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/
tests_sh_reclimit.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
28 @pytest.mark.flaky(max_runs=2)
  /src/external/mpl/bind/dist/bin/tests/system/rpzrecurse/
tests_sh_rpzrecurse.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/rrl/
tests_sh_rrl.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
25 @pytest.mark.flaky(max_runs=2)
  /src/external/mpl/bind/dist/bin/tests/system/serve-stale/
tests_sh_serve_stale.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
27 @pytest.mark.flaky(max_runs=2)
  /src/external/mpl/bind/dist/bin/tests/system/statistics/
tests_sh_statistics.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/tsig/
tests_sh_tsig.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
25 pytest.importorskip("dns", minversion="2.0.0")
  /src/external/mpl/bind/dist/bin/tests/system/upforwd/
tests_sh_upforwd.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/xfer/
tests_sh_xfer.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/zero/
tests_sh_zero.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/fetchlimit/
tests_sh_fetchlimit.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
29 @pytest.mark.flaky(max_runs=3)
  /src/external/mpl/bind/dist/bin/tests/system/mkeys/
tests_sh_mkeys.py 12 import pytest
15 pytest.mark.algorithm_set("ecc_default"),
16 pytest.mark.extra_artifacts(
53 @pytest.mark.flaky(max_runs=2) # GL#3098
  /src/external/mpl/bind/dist/bin/tests/system/qmin/
tests_sh_qmin.py 12 import pytest
15 pytest.importorskip("dns", minversion="2.0.0")
17 pytestmark = pytest.mark.extra_artifacts(
29 @pytest.mark.flaky(max_runs=3)
  /src/external/mpl/bind/dist/bin/tests/system/acl/
tests_sh_acl.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/additional/
tests_sh_additional.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/addzone/
tests_sh_addzone.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/allow-query/
tests_sh_allow_query.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/auth/
tests_sh_auth.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/builtin/
tests_sh_builtin.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/cacheclean/
tests_sh_cacheclean.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(
  /src/external/mpl/bind/dist/bin/tests/system/camp/
tests_sh_camp.py 12 import pytest
14 pytestmark = pytest.mark.extra_artifacts(

Completed in 33 milliseconds

1 2 3 4 5 6 7 8