Home
last modified time | relevance | path

Searched refs:tester (Results 1 – 25 of 3779) sorted by relevance

12345678910>>...152

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_ntpath.py8 def tester(fn, wantResult): function
23 tester('ntpath.splitext("")', ('', ''))
54 tester('ntpath.isabs("c:\\")', 1)
56 tester('ntpath.isabs("\\foo")', 1)
68 tester('ntpath.join("")', '')
70 tester('ntpath.join("a")', 'a')
71 tester('ntpath.join("/a")', '/a')
72 tester('ntpath.join("\\a")', '\\a')
73 tester('ntpath.join("a:")', 'a:')
92 tester("ntpath.join('')", '')
[all …]
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_ntpath.py15 def tester(fn, wantResult): function
27 tester('ntpath.splitext("")', ('', ''))
89 tester('ntpath.isabs("c:\\")', 1)
91 tester('ntpath.isabs("\\foo")', 1)
103 tester('ntpath.join("")', '')
105 tester('ntpath.join("a")', 'a')
106 tester('ntpath.join("/a")', '/a')
107 tester('ntpath.join("\\a")', '\\a')
108 tester('ntpath.join("a:")', 'a:')
118 tester("ntpath.join('', 'a')", 'a')
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_ntpath.py15 def tester(fn, wantResult): function
27 tester('ntpath.splitext("")', ('', ''))
89 tester('ntpath.isabs("c:\\")', 1)
91 tester('ntpath.isabs("\\foo")', 1)
103 tester('ntpath.join("")', '')
105 tester('ntpath.join("a")', 'a')
106 tester('ntpath.join("/a")', '/a')
107 tester('ntpath.join("\\a")', '\\a')
108 tester('ntpath.join("a:")', 'a:')
118 tester("ntpath.join('', 'a')", 'a')
[all …]
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xcontainer_semantic.cpp467 b = tester.a + tester.ra;
474 b = tester.a + tester.ca;
488 b = tester.a + tester.ua;
500 b = tester.a - tester.ra;
507 b = tester.a - tester.ca;
521 b = tester.a - tester.ua;
533 b = tester.a * tester.ra;
540 b = tester.a * tester.ca;
554 b = tester.a * tester.ua;
566 b = tester.a / tester.ra;
[all …]
H A Dtest_xscalar_semantic.cpp174 noalias(a) = tester.ra + tester.b;
181 noalias(a) = tester.ca + tester.b;
188 noalias(a) = tester.cta + tester.b;
195 noalias(a) = tester.ua + tester.b;
207 noalias(a) = tester.ra - tester.b;
214 noalias(a) = tester.ca - tester.b;
228 noalias(a) = tester.ua - tester.b;
240 noalias(a) = tester.ra * tester.b;
247 noalias(a) = tester.ca * tester.b;
261 noalias(a) = tester.ua * tester.b;
[all …]
/dports/devel/aws-c-http/aws-c-http-0.6.8/tests/
H A Dtest_connection.c239 struct tester *tester) { in s_client_connection_options_init_tester() argument
257 struct tester *tester, in s_tls_client_opt_tester_init() argument
411 struct tester tester; in s_test_server_new_destroy() local
440 struct tester tester; in s_test_connection_setup_shutdown() local
462 struct tester tester; in s_test_connection_setup_shutdown_tls() local
480 struct tester tester; in s_test_connection_setup_shutdown_proxy_setting_on_ev_not_found() local
517 struct tester tester; in s_test_connection_h2_prior_knowledge() local
556 struct tester tester; in s_test_connection_h2_prior_knowledge_not_work_with_tls() local
600 struct tester tester; in s_test_connection_customized_alpn() local
658 struct tester tester; in s_test_connection_customized_alpn_error_with_unknow_return_string() local
[all …]
H A Dtest_websocket_handler.c647 struct tester tester; in TEST_CASE() local
654 struct tester tester; in s_websocket_handler_send_frame_common() local
692 struct tester tester; in TEST_CASE() local
753 struct tester tester; in TEST_CASE() local
811 struct tester tester; in TEST_CASE() local
861 struct tester tester; in TEST_CASE() local
889 struct tester tester; in TEST_CASE() local
950 struct tester tester; in TEST_CASE() local
1011 struct tester tester; in TEST_CASE() local
1082 struct tester tester; in TEST_CASE() local
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/markduplicates/
H A DAbstractMarkDuplicatesCommandLineProgramTest.java57 tester.runTest(); in testSingleUnmappedFragment()
65 tester.runTest(); in testTwoUnmappedFragments()
72 tester.runTest(); in testSingleUnmappedPair()
79 tester.runTest(); in testSingleMappedFragment()
87 tester.runTest(); in testTwoMappedFragments()
94 tester.runTest(); in testSingleMappedPair()
102 tester.runTest(); in testSingleMappedFragmentAndSingleMappedPair()
110 tester.runTest(); in testTwoMappedPairs()
119 tester.runTest(); in testThreeMappedPairs()
128 tester.runTest(); in testSingleMappedFragmentAndTwoMappedPairs()
[all …]
/dports/devel/boost_build/build-29baa79/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/databases/percona57-server/boost_1_59_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/databases/xtrabackup/boost_1_59_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/databases/percona57-client/boost_1_59_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/test/
H A Dinherited_dependency.py46 tester.rm("bin")
47 tester.rm("a/bin")
61 tester.rm("bin")
62 tester.rm("a/bin")
82 tester.rm("bin")
103 tester.rm("bin")
124 tester.rm("bin")
146 tester.rm("bin")
167 tester.rm("bin")
206 tester.rm("bin")
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/CommandLine/
H A DCommandOption_T.cpp318 return tester.countFails(); in testCommandOption()
347 return tester.countFails(); in testRequiredOption()
388 return tester.countFails(); in testCommandOptionNoArg()
429 return tester.countFails(); in testCommandOptionWithArg()
470 return tester.countFails(); in testCommandOptionWithAnyArg()
511 return tester.countFails(); in testCommandOptionWithStringArg()
552 return tester.countFails(); in testCommandOptionWithNumberArg()
593 return tester.countFails(); in testCommandOptionWithDecimalArg()
622 return tester.countFails(); in testCommandOptionRest()
728 return tester.countFails(); in testCommandOptionOneOf()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/distance/
H A Ddistance_ca_l_ar.cpp123 > tester; in test_distance_linestring_open_polygon() typedef
142 > tester; in test_distance_multilinestring_polygon() typedef
177 > tester; in test_distance_segment_multipolygon() typedef
212 > tester; in test_distance_linestring_multipolygon() typedef
247 > tester; in test_distance_linestring_open_multipolygon() typedef
270 > tester; in test_distance_multilinestring_multipolygon() typedef
347 > tester; in test_distance_multilinestring_ring() typedef
389 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
392 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
395 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/distance/
H A Ddistance_ca_l_ar.cpp123 > tester; in test_distance_linestring_open_polygon() typedef
142 > tester; in test_distance_multilinestring_polygon() typedef
177 > tester; in test_distance_segment_multipolygon() typedef
212 > tester; in test_distance_linestring_multipolygon() typedef
247 > tester; in test_distance_linestring_open_multipolygon() typedef
270 > tester; in test_distance_multilinestring_multipolygon() typedef
347 > tester; in test_distance_multilinestring_ring() typedef
389 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
392 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
395 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/distance/
H A Ddistance_linear_areal.cpp122 > tester; in test_distance_linestring_open_polygon() typedef
141 > tester; in test_distance_multilinestring_polygon() typedef
176 > tester; in test_distance_segment_multipolygon() typedef
211 > tester; in test_distance_linestring_multipolygon() typedef
246 > tester; in test_distance_linestring_open_multipolygon() typedef
269 > tester; in test_distance_multilinestring_multipolygon() typedef
346 > tester; in test_distance_multilinestring_ring() typedef
388 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
391 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
394 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/distance/
H A Ddistance_linear_areal.cpp122 > tester; in test_distance_linestring_open_polygon() typedef
141 > tester; in test_distance_multilinestring_polygon() typedef
176 > tester; in test_distance_segment_multipolygon() typedef
211 > tester; in test_distance_linestring_multipolygon() typedef
246 > tester; in test_distance_linestring_open_multipolygon() typedef
269 > tester; in test_distance_multilinestring_multipolygon() typedef
346 > tester; in test_distance_multilinestring_ring() typedef
388 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
391 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
394 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/distance/
H A Ddistance_linear_areal.cpp122 > tester; in test_distance_linestring_open_polygon() typedef
141 > tester; in test_distance_multilinestring_polygon() typedef
176 > tester; in test_distance_segment_multipolygon() typedef
211 > tester; in test_distance_linestring_multipolygon() typedef
246 > tester; in test_distance_linestring_open_multipolygon() typedef
269 > tester; in test_distance_multilinestring_multipolygon() typedef
346 > tester; in test_distance_multilinestring_ring() typedef
388 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
391 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
394 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/distance/
H A Ddistance_linear_areal.cpp122 > tester; in test_distance_linestring_open_polygon() typedef
141 > tester; in test_distance_multilinestring_polygon() typedef
176 > tester; in test_distance_segment_multipolygon() typedef
211 > tester; in test_distance_linestring_multipolygon() typedef
246 > tester; in test_distance_linestring_open_multipolygon() typedef
269 > tester; in test_distance_multilinestring_multipolygon() typedef
346 > tester; in test_distance_multilinestring_ring() typedef
388 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
391 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
394 tester::apply("box(0 0,1 1)", in test_distance_segment_box()
[all …]

12345678910>>...152