Home
last modified time | relevance | path

Searched defs:test_kind (Results 1 – 25 of 53) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/ciconfig/
H A Dtags.py60 def get_test_patterns(self, test_kind): argument
64 def get_tags(self, test_kind, test_pattern): argument
69 def add_tag(self, test_kind, test_pattern, tag): argument
79 def remove_tag(self, test_kind, test_pattern, tag): argument
93 def remove_test_pattern(self, test_kind, test_pattern): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/resmokelib/logging/
H A Dloggers.py145 def new_job_logger(self, test_kind, job_num): argument
149 def new_testqueue_logger(self, test_kind): argument
159 def __init__(self, test_kind, job_num, parent, fixture_root_logger): argument
231 def new_test_thread_logger(self, test_kind, thread_id): argument
307 def __init__(self, test_kind, tests_root_logger): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/resmokelib/testing/testcases/
H A Dinterface.py20 def make_test_case(test_kind, *args, **kwargs): argument
39 def __init__(self, logger, test_kind, test_name): argument
/dports/lang/ocaml-nox11/ocaml-4.05.0/ocamldoc/
H A Dodoc_test.ml22 type test_kind = type
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/tool-ocamldoc/
H A Dodoc_test.ml7 type test_kind = type
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/tool-ocamldoc/
H A Dodoc_test.ml7 type test_kind = type
/dports/lang/ocaml/ocaml-4.05.0/ocamldoc/
H A Dodoc_test.ml22 type test_kind = type
/dports/science/hdf5-18/hdf5-1.8.21/fortran/src/
H A DH5test_kind.f9043 PROGRAM test_kind program
H A DH5test_kind_SIZEOF.f9044 PROGRAM test_kind program
H A DH5test_kind_STORAGE_SIZE.f9046 PROGRAM test_kind program
/dports/math/py-sympy/sympy-1.9/sympy/codegen/tests/
H A Dtest_fnodes.py178 def test_kind(): function
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/
H A Dupdate_test_lifecycle.py527 def _cancel_tag_log(log_dict, test_kind, test, tag): argument
540 def add_tag(self, test_kind, test, tag, failure_rate): argument
549 def remove_tag(self, test_kind, test, tag, failure_rate): argument
558 def clean_up_tag(self, test_kind, test, tag): argument
563 def clean_up_test(self, test_kind, test): argument
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/test/qa-tests/buildscripts/resmokelib/testing/
H A Dsuite.py42 def _get_tests_for_group(self, test_kind): argument
H A Dtestgroup.py19 def __init__(self, test_kind, tests): argument
H A Dtestcases.py18 def make_test_case(test_kind, *args, **kwargs): argument
33 def __init__(self, logger, test_kind, test_name): argument
/dports/sysutils/triton/Triton-0.8.1/src/testers/unittests/
H A Dtest_symbolic_variable.py29 def test_kind(self): member in TestSymbolicVariable
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/resmokelib/
H A Dparser.py427 def create_test_membership_map(fail_on_missing_selector=False, test_kind=None): argument
/dports/lang/rust/rustc-1.58.1-src/src/bootstrap/
H A Dtest.rs1854 test_kind: TestKind, field
1873 let test_kind = builder.kind.into(); in make_run() localVariable
1901 pub test_kind: TestKind, field
1918 let test_kind = builder.kind.into(); in make_run() localVariable
1948 let test_kind = self.test_kind; in run() localVariable
2038 test_kind: TestKind, field
2053 let test_kind = builder.kind.into(); in make_run() localVariable
2059 let test_kind = self.test_kind; in run() localVariable
2135 test_kind: TestKind, field
2150 let test_kind = builder.kind.into(); in make_run() localVariable
[all …]
/dports/devel/py-blessed/blessed-1.19.0/tests/
H A Daccessories.py35 test_kind = 'vtwin10' if IS_WINDOWS else 'xterm-256color' variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/c-interop/
H A Dc535b-1.f90105 function test_kind (a) function
108 integer :: test_kind local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/stdweb-internal-macros-0.2.9/src/
H A Dmacro_async_test.rs185 let test_kind = check_decl( &function.sig ); in async_test_impl() localVariable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/stdweb-internal-macros-0.2.9/src/
H A Dmacro_async_test.rs185 let test_kind = check_decl( &function.sig ); in async_test_impl() localVariable
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/stdweb-internal-macros-0.2.9/src/
H A Dmacro_async_test.rs185 let test_kind = check_decl( &function.sig ); in async_test_impl() localVariable
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/stdweb-internal-macros/src/
H A Dmacro_async_test.rs185 let test_kind = check_decl( &function.sig ); in async_test_impl() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/stdweb-internal-macros-0.2.9/src/
H A Dmacro_async_test.rs185 let test_kind = check_decl( &function.sig ); in async_test_impl() localVariable

123