Home
last modified time | relevance | path

Searched refs:passed (Results 151 – 175 of 45584) sorted by relevance

12345678910>>...1824

/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/
H A Dushr64_1.c10 test_vshr_n_u64_64 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_64() argument
12 return vget_lane_u64 (vshr_n_u64 (passed, 64), 0) != expected; in test_vshr_n_u64_64()
16 test_vshr_n_u64_4 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_4() argument
18 return vget_lane_u64 (vshr_n_u64 (passed, 4), 0) != expected; in test_vshr_n_u64_4()
22 test_vshr_n_u64_0 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_0() argument
28 test_vshrd_n_u64_64 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_64() argument
30 return vshrd_n_u64 (passed, 64) != expected; in test_vshrd_n_u64_64()
34 test_vshrd_n_u64_4 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_4() argument
36 return vshrd_n_u64 (passed, 4) != expected; in test_vshrd_n_u64_4()
40 test_vshrd_n_u64_0 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_0() argument
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/aarch64/
H A Dushr64_1.c10 test_vshr_n_u64_64 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_64() argument
12 return vget_lane_u64 (vshr_n_u64 (passed, 64), 0) != expected; in test_vshr_n_u64_64()
16 test_vshr_n_u64_4 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_4() argument
18 return vget_lane_u64 (vshr_n_u64 (passed, 4), 0) != expected; in test_vshr_n_u64_4()
22 test_vshr_n_u64_0 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_0() argument
28 test_vshrd_n_u64_64 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_64() argument
30 return vshrd_n_u64 (passed, 64) != expected; in test_vshrd_n_u64_64()
34 test_vshrd_n_u64_4 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_4() argument
36 return vshrd_n_u64 (passed, 4) != expected; in test_vshrd_n_u64_4()
40 test_vshrd_n_u64_0 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_0() argument
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/aarch64/
H A Dushr64_1.c10 test_vshr_n_u64_64 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_64() argument
12 return vget_lane_u64 (vshr_n_u64 (passed, 64), 0) != expected; in test_vshr_n_u64_64()
16 test_vshr_n_u64_4 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_4() argument
18 return vget_lane_u64 (vshr_n_u64 (passed, 4), 0) != expected; in test_vshr_n_u64_4()
22 test_vshr_n_u64_0 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_0() argument
28 test_vshrd_n_u64_64 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_64() argument
30 return vshrd_n_u64 (passed, 64) != expected; in test_vshrd_n_u64_64()
34 test_vshrd_n_u64_4 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_4() argument
36 return vshrd_n_u64 (passed, 4) != expected; in test_vshrd_n_u64_4()
40 test_vshrd_n_u64_0 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_0() argument
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/aarch64/
H A Dushr64_1.c10 test_vshr_n_u64_64 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_64() argument
12 return vget_lane_u64 (vshr_n_u64 (passed, 64), 0) != expected; in test_vshr_n_u64_64()
16 test_vshr_n_u64_4 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_4() argument
18 return vget_lane_u64 (vshr_n_u64 (passed, 4), 0) != expected; in test_vshr_n_u64_4()
22 test_vshr_n_u64_0 (uint64x1_t passed, uint64_t expected) in test_vshr_n_u64_0() argument
28 test_vshrd_n_u64_64 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_64() argument
30 return vshrd_n_u64 (passed, 64) != expected; in test_vshrd_n_u64_64()
34 test_vshrd_n_u64_4 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_4() argument
36 return vshrd_n_u64 (passed, 4) != expected; in test_vshrd_n_u64_4()
40 test_vshrd_n_u64_0 (uint64_t passed, uint64_t expected) in test_vshrd_n_u64_0() argument
[all …]
/dports/www/mod_php74/php-7.4.27/Zend/tests/type_declarations/
H A Dscalar_strict.phpt63 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
66 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
69 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
72 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
75 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
78 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
84 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
87 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
90 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
93 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]
H A Dscalar_strict_64bit.phpt63 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
66 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
69 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
72 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
75 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
78 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
84 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
87 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
90 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
93 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]
/dports/lang/php74/php-7.4.27/Zend/tests/type_declarations/
H A Dscalar_strict_64bit.phpt63 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
66 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
69 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
72 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
75 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
78 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
84 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
87 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
90 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
93 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]
H A Dscalar_strict.phpt63 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
66 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
69 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
72 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
75 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
78 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on …
84 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
87 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
90 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
93 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/test/
H A Ddensematrixassignmenttest.cc81 bool passed = true; in run() local
245 passed = false; in run()
256 passed = false; in run()
267 passed = false; in run()
282 passed = false; in run()
296 passed = false; in run()
310 passed = false; in run()
379 return passed; in run()
384 passed = passed && run<double>(); in main()
385 passed = passed && run<std::complex<double>>(); in main()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pytest/testing/
H A Dtest_mark.py102 rec.assertoutcome(passed=6)
121 rec.assertoutcome(passed=1)
167 reprec.assertoutcome(passed=1)
201 passed = [x.nodeid.split("::")[-1] for x in passed]
226 passed = [x.nodeid.split("::")[-1] for x in passed]
248 passed = [x.nodeid.split("::")[-1] for x in passed]
268 passed = [x.nodeid.split("::")[-1] for x in passed]
285 rec.assertoutcome(passed=3)
525 reprec.assertoutcome(passed=1)
610 assert len(passed) == 1
[all …]
/dports/devel/yaml-cpp03/yaml-cpp-release-0.3.0/test/old-api/
H A Dparsertests.cpp958 passed++; in RunScalarParserTest()
984 passed++; in RunParserTest()
1152 passed++; in RunEncodingTest()
1164 int passed = 0; in RunParserTests() local
1181 RunParserTest(&Parser::FlowSeq, "flow seq", passed, total); in RunParserTests()
1182 RunParserTest(&Parser::FlowMap, "flow map", passed, total); in RunParserTests()
1201 RunParserTest(&Parser::Bases, "bases", passed, total); in RunParserTests()
1214 RunParserTest(&Parser::Infinity, "infinity", passed, total); in RunParserTests()
1215 RunParserTest(&Parser::NaN, "NaN", passed, total); in RunParserTests()
1220 RunParserTest(&Parser::Binary, "binary", passed, total); in RunParserTests()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/reflection/tests/
H A DReflectionParameter_canBePassedByValue.phpt41 Is passed by reference: yes
42 Can be passed by value: yes
45 Is passed by reference: yes
46 Can be passed by value: yes
51 Is passed by reference: yes
52 Can be passed by value: no
55 Is passed by reference: no
56 Can be passed by value: yes
61 Is passed by reference: yes
62 Can be passed by value: no
[all …]
/dports/lang/php81/php-8.1.1/ext/reflection/tests/
H A DReflectionParameter_canBePassedByValue.phpt41 Is passed by reference: yes
42 Can be passed by value: yes
45 Is passed by reference: yes
46 Can be passed by value: yes
51 Is passed by reference: yes
52 Can be passed by value: no
55 Is passed by reference: no
56 Can be passed by value: yes
61 Is passed by reference: yes
62 Can be passed by value: no
[all …]
/dports/lang/php80/php-8.0.15/ext/reflection/tests/
H A DReflectionParameter_canBePassedByValue.phpt41 Is passed by reference: yes
42 Can be passed by value: yes
45 Is passed by reference: yes
46 Can be passed by value: yes
51 Is passed by reference: yes
52 Can be passed by value: no
55 Is passed by reference: no
56 Can be passed by value: yes
61 Is passed by reference: yes
62 Can be passed by value: no
[all …]
/dports/www/mod_php80/php-8.0.15/ext/reflection/tests/
H A DReflectionParameter_canBePassedByValue.phpt41 Is passed by reference: yes
42 Can be passed by value: yes
45 Is passed by reference: yes
46 Can be passed by value: yes
51 Is passed by reference: yes
52 Can be passed by value: no
55 Is passed by reference: no
56 Can be passed by value: yes
61 Is passed by reference: yes
62 Can be passed by value: no
[all …]
/dports/devel/py-pytest-lazy-fixture/pytest-lazy-fixture-0.6.3/tests/
H A Dtest_lazyfixture.py114 reprec.assertoutcome(passed=1)
138 reprec.assertoutcome(passed=1)
157 reprec.assertoutcome(passed=1)
179 reprec.assertoutcome(passed=2)
201 reprec.assertoutcome(passed=4)
227 reprec.assertoutcome(passed=4)
279 reprec.assertoutcome(passed=9)
302 reprec.assertoutcome(passed=9)
322 reprec.assertoutcome(passed=9)
344 reprec.assertoutcome(passed=3)
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dlist_test.cpp466 bool passed = true; variable
475 CHECK( passed );
495 CHECK( passed );
582 CHECK( passed );
598 CHECK( passed );
652 CHECK( passed );
673 CHECK( passed );
687 CHECK( passed );
771 CHECK( passed );
789 CHECK( passed );
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Dlist_test.cpp466 bool passed = true; variable
475 CHECK( passed );
495 CHECK( passed );
582 CHECK( passed );
598 CHECK( passed );
652 CHECK( passed );
673 CHECK( passed );
687 CHECK( passed );
771 CHECK( passed );
789 CHECK( passed );
[all …]
/dports/devel/py-pytest/pytest-4.6.11/testing/
H A Dtest_mark.py75 rec.assertoutcome(passed=6)
98 rec.assertoutcome(passed=1)
135 rec.assertoutcome(passed=1)
239 passed = [x.nodeid.split("::")[-1] for x in passed]
268 passed = [x.nodeid.split("::")[-1] for x in passed]
296 passed = [x.nodeid.split("::")[-1] for x in passed]
305 assert len(passed) == 1
328 passed = [x.nodeid.split("::")[-1] for x in passed]
370 rec.assertoutcome(passed=3)
765 assert len(passed) == 1
[all …]
/dports/devel/p5-Moose/Moose-2.2201/t/exceptions/
H A Dmoose-meta-method-accessor-native-string-replace.t35 "an Array ref passed to replace");
40 "an Array ref passed to replace");
45 "an Array ref passed to replace");
50 "an Array ref passed to replace");
55 "an Array ref passed to replace");
60 "an Array ref passed to replace");
65 "an Array ref passed to replace");
77 "an Array ref passed to replace");
82 "an Array ref passed to replace");
87 "an Array ref passed to replace");
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/test/test/baseline-outputs/
H A Dresult_report_test.pattern.default_behaviour11 1 test case out of 1 passed
17 1 test case out of 1 passed
39 1 test case out of 1 passed
47 1 test case out of 1 passed
104 2 test cases out of 2 passed
112 2 test cases out of 2 passed
179 3 test cases out of 7 passed
235 1 test case out of 2 passed
243 1 test case out of 2 passed
270 1 test case out of 2 passed
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/test/baseline-outputs/
H A Dresult_report_test.pattern.default_behaviour11 1 test case out of 1 passed
17 1 test case out of 1 passed
39 1 test case out of 1 passed
47 1 test case out of 1 passed
104 2 test cases out of 2 passed
112 2 test cases out of 2 passed
179 3 test cases out of 7 passed
235 1 test case out of 2 passed
243 1 test case out of 2 passed
270 1 test case out of 2 passed
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/test/test/baseline-outputs/
H A Dresult_report_test.pattern.default_behaviour11 1 test case out of 1 passed
17 1 test case out of 1 passed
39 1 test case out of 1 passed
47 1 test case out of 1 passed
104 2 test cases out of 2 passed
112 2 test cases out of 2 passed
179 3 test cases out of 7 passed
235 1 test case out of 2 passed
243 1 test case out of 2 passed
270 1 test case out of 2 passed
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/test/test/baseline-outputs/
H A Dresult_report_test.pattern.default_behaviour11 1 test case out of 1 passed
17 1 test case out of 1 passed
39 1 test case out of 1 passed
47 1 test case out of 1 passed
104 2 test cases out of 2 passed
112 2 test cases out of 2 passed
179 3 test cases out of 7 passed
235 1 test case out of 2 passed
243 1 test case out of 2 passed
270 1 test case out of 2 passed
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/test/cg/
H A Dtin.pp99 if passed then
135 passed : boolean;
137 passed := true;
146 passed := false;
194 passed := true;
225 passed := true;
271 passed := true;
306 passed := true;
320 passed:=false;
325 passed:=false;
[all …]

12345678910>>...1824