Searched full:tests (Results 1 – 25 of 12324) sorted by relevance
12345678910>>...493
1 TESTS = \2 tests/classdef1_empty.tests \3 tests/classdef1_multiple.tests \4 tests/classdef1_single.tests \5 tests/classdef1.tests \6 tests/classdef2_empty.tests \7 tests/classdef2_multiple.tests \8 tests/classdef2_single.tests \9 tests/classdef2.tests \10 tests/gpos_chaining1_boundary.tests \[all …]
1 TESTS = \2 tests/AVAR-1.tests \3 tests/CFF-1.tests \4 tests/CFF2-1.tests \5 tests/CFF-2.tests \6 tests/CMAP-1.tests \7 tests/CMAP-2.tests \8 tests/CVAR-1.tests \9 tests/CVAR-2.tests \10 tests/GLYF-1.tests \[all …]
1 TESTS = \2 tests/aat-trak.tests \3 tests/aat-morx.tests \4 tests/arabic-fallback-shaping.tests \5 tests/arabic-feature-order.tests \6 tests/arabic-like-joining.tests \7 tests/arabic-mark-attach.tests \8 tests/arabic-mark-order.tests \9 tests/arabic-stch.tests \10 tests/automatic-fractions.tests \[all …]
58 tests59 tests/main/atgroup_00.css60 tests/main/atgroup_01.css61 tests/main/atgroup_02.css62 tests/main/atgroup_03.css63 tests/main/atgroup_04.css64 tests/main/atgroup_05.css65 tests/main/atgroup_06.css66 tests/main/atgroup_07.css67 tests/main/atgroup_08.css[all …]
14 run-tests.sh332 Tests/agl_test.py333 Tests/merge_test.py334 Tests/unicodedata_test.py335 Tests/afmLib/afmLib_test.py336 Tests/afmLib/data/TestAFM.afm337 Tests/cffLib/cffLib_test.py338 Tests/cffLib/specializer_test.py339 Tests/cffLib/data/TestOTF.otf340 Tests/designspaceLib/designspace_test.py[all …]
... -test/runtest.sh xm-test/tests/ xm-test/tests/Makefile.am ...
74 /tests/*.log75 /tests/*.trs76 /tests/addrcfi77 /tests/addrscopes78 /tests/aggregate_size79 /tests/alldts80 /tests/allfcts81 /tests/allregs82 /tests/arextract83 /tests/arls[all …]
7 tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public…22 # Performing tests34 tests passed: 65 100%35 tests failed: 0 0%36 tests skipped: 0 0%37 tests total: 65 100%41 # Performing tests58 tests passed: 179 100%59 tests failed: 0 0%60 tests skipped: 0 0%[all …]
7 tests=" shflags_test_defines.sh shflags_test_parsing.sh shflags_test_private.sh shflags_test_public…22 # Performing tests34 tests passed: 65 100%35 tests failed: 0 0%36 tests skipped: 0 0%37 tests total: 65 100%40 test:WARN Standard version of getopt found. Some tests will be skipped.42 # Performing tests62 tests passed: 89 50%63 tests failed: 2 1%[all …]
1 Misc.tests.cpp:<line number>: passed: with 1 message: 'yay'2 Decomposition.tests.cpp:<line number>: passed: fptr == 0 for: 0 == 03 Decomposition.tests.cpp:<line number>: passed: fptr == 0l for: 0 == 04 Compilation.tests.cpp:<line number>: passed: y.v == 0 for: 0 == 05 Compilation.tests.cpp:<line number>: passed: 0 == y.v for: 0 == 06 Compilation.tests.cpp:<line number>: passed: t1 == t2 for: {?} == {?}7 Compilation.tests.cpp:<line number>: passed: t1 != t2 for: {?} != {?}8 Compilation.tests.cpp:<line number>: passed: t1 < t2 for: {?} < {?}9 Compilation.tests.cpp:<line number>: passed: t1 > t2 for: {?} > {?}10 Compilation.tests.cpp:<line number>: passed: t1 <= t2 for: {?} <= {?}[all …]
19 package org.apache.harmony.jpda.tests.share;44 … //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnteredTest.class); in suite()45 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnterTest.class); in suite()46 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest.class); in suite()47 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest.class); in suite()50 …//suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest… in suite()51 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ReferenceType.NestedTypesTest.class); in suite()52 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest.class); in suite()53 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsTest.class); in suite()60 … //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ReferenceType.ClassFileVersionTest.class); in suite()[all …]
2 "Grpc.Core.Tests": [3 "Grpc.Core.Interceptors.Tests.ClientInterceptorTest",4 "Grpc.Core.Interceptors.Tests.ServerInterceptorTest",5 "Grpc.Core.Internal.Tests.AsyncCallServerTest",6 "Grpc.Core.Internal.Tests.AsyncCallTest",7 "Grpc.Core.Internal.Tests.ChannelArgsSafeHandleTest",8 "Grpc.Core.Internal.Tests.CompletionQueueEventTest",9 "Grpc.Core.Internal.Tests.CompletionQueueSafeHandleTest",10 "Grpc.Core.Internal.Tests.DefaultObjectPoolTest",11 "Grpc.Core.Internal.Tests.MetadataArraySafeHandleTest",[all …]
... 3729e8afac99/test.png webgl-perf-tests-3729e8afac99/tests.txt webgl-perf ...
12 ALTER TABLE tests ADD COLUMN started_time datetime NULL;16 ALTER TABLE tests DROP started_time;21 SELECT tests.test_idx,22 tests.job_idx,23 tests.test,24 tests.subdir,25 tests.kernel_idx,26 tests.status,27 tests.reason,28 tests.machine_idx,[all …]
12 ALTER TABLE tests ADD COLUMN finished_time datetime NULL;16 ALTER TABLE tests DROP finished_time;21 SELECT tests.test_idx,22 tests.job_idx,23 tests.test,24 tests.subdir,25 tests.kernel_idx,26 tests.status,27 tests.reason,28 tests.machine_idx,[all …]
25 SELECT tests.test_idx,26 tests.job_idx,27 tests.test,28 tests.subdir,29 tests.kernel_idx,30 tests.status,31 tests.reason,32 tests.machine_idx,46 FROM tests47 INNER JOIN jobs ON jobs.job_idx = tests.job_idx[all …]
1 rule org.apache.harmony.jpda.tests.jdwp.A*.* org.apache.harmony.jpda.tests.jdwp.A@1_@22 rule org.apache.harmony.jpda.tests.jdwp.B*.* org.apache.harmony.jpda.tests.jdwp.B@1_@23 rule org.apache.harmony.jpda.tests.jdwp.C*.* org.apache.harmony.jpda.tests.jdwp.C@1_@24 rule org.apache.harmony.jpda.tests.jdwp.D*.* org.apache.harmony.jpda.tests.jdwp.D@1_@25 rule org.apache.harmony.jpda.tests.jdwp.E*.* org.apache.harmony.jpda.tests.jdwp.E@1_@26 rule org.apache.harmony.jpda.tests.jdwp.F*.* org.apache.harmony.jpda.tests.jdwp.F@1_@27 rule org.apache.harmony.jpda.tests.jdwp.G*.* org.apache.harmony.jpda.tests.jdwp.G@1_@28 rule org.apache.harmony.jpda.tests.jdwp.H*.* org.apache.harmony.jpda.tests.jdwp.H@1_@29 rule org.apache.harmony.jpda.tests.jdwp.I*.* org.apache.harmony.jpda.tests.jdwp.I@1_@210 rule org.apache.harmony.jpda.tests.jdwp.J*.* org.apache.harmony.jpda.tests.jdwp.J@1_@2[all …]
127 "tests/",1211 "tests/AAClipTest.cpp",1212 "tests/AdvancedBlendTest.cpp",1213 "tests/AndroidCodecTest.cpp",1214 "tests/AnimatedImageTest.cpp",1215 "tests/AnnotationTest.cpp",1216 "tests/ApplyGammaTest.cpp",1217 "tests/ArenaAllocTest.cpp",1218 "tests/AsADashTest.cpp",1219 "tests/BadIcoTest.cpp",[all …]
10 // TODO(dsinclair): Comment out tests are broken and need to be fixed.38 } tests[] = {{"123 + 456", 579}, in TEST_F() local63 for (size_t i = 0; i < FX_ArraySize(tests); ++i) { in TEST_F()64 EXPECT_TRUE(Execute(tests[i].program)); in TEST_F()68 EXPECT_EQ(tests[i].result, value->ToInteger()) in TEST_F()69 << "Program: " << tests[i].program; in TEST_F()79 } tests[] = { in TEST_F() local84 for (size_t i = 0; i < FX_ArraySize(tests); ++i) { in TEST_F()85 EXPECT_TRUE(Execute(tests[i].program)); in TEST_F()89 EXPECT_STREQ(tests[i].result, value->ToString().c_str()) in TEST_F()[all …]
33 tests/[GL]test-bt34 tests/[GL]test-concurrent35 tests/[GL]test-dyn136 tests/[GL]test-exc37 tests/[GL]test-init38 tests/[GL]test-resume-sig39 tests/[GL]test-resume-sig-rt40 tests/[GL]perf-simple41 tests/Ltest-nomalloc42 tests/Ltest-nocalloc[all …]