Searched full:tests (Results 1 – 25 of 8636) sorted by relevance
12345678910>>...346
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 …]
110 tests/__init__.py111 tests/backtest.py112 tests/coveragetest.py113 tests/covmodzip1.py114 tests/goldtest.py115 tests/helpers.py116 tests/osinfo.py117 tests/plugin1.py118 tests/plugin2.py119 tests/stress_phystoken.tok[all …]
... -test/runtest.sh xm-test/tests/ xm-test/tests/Makefile.am ...
32 ../tests/Test.cpp \33 ../tests/PathOpsAngleTest.cpp \34 ../tests/PathOpsBoundsTest.cpp \35 ../tests/PathOpsBuilderConicTest.cpp \36 ../tests/PathOpsBuilderTest.cpp \37 ../tests/PathOpsBuildUseTest.cpp \38 ../tests/PathOpsConicIntersectionTest.cpp \39 ../tests/PathOpsConicLineIntersectionTest.cpp \40 ../tests/PathOpsCubicConicIntersectionTest.cpp \41 ../tests/PathOpsCubicIntersectionTest.cpp \[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 …]
78 /tests/*.log79 /tests/*.trs80 /tests/addrcfi81 /tests/addrscopes82 /tests/aggregate_size83 /tests/alldts84 /tests/allfcts85 /tests/allregs86 /tests/arextract87 /tests/arls[all …]
19 package org.apache.harmony.jpda.tests.share;38 … //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnteredTest.class); in suite()39 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnterTest.class); in suite()40 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest.class); in suite()41 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest.class); in suite()44 …//suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest… in suite()45 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ReferenceType.NestedTypesTest.class); in suite()46 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest.class); in suite()47 //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsTest.class); in suite()54 … //suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.ReferenceType.ClassFileVersionTest.class); in suite()[all …]
4 PASS tests[i](nativeJSON) is tests[i](JSON)8 PASS tests[i](nativeJSON) is tests[i](JSON)12 PASS tests[i](nativeJSON) is tests[i](JSON)16 PASS tests[i](nativeJSON) is tests[i](JSON)20 PASS tests[i](nativeJSON) is tests[i](JSON)24 PASS tests[i](nativeJSON) is tests[i](JSON)28 PASS tests[i](nativeJSON) is tests[i](JSON)32 PASS tests[i](nativeJSON) is tests[i](JSON)36 PASS tests[i](nativeJSON) is tests[i](JSON)40 PASS tests[i](nativeJSON) is tests[i](JSON)[all …]
5 # Common gypi for pathops unit tests.22 '../tests/Test.cpp',23 '../tests/Test.h',25 '../tests/PathOpsAngleTest.cpp',26 '../tests/PathOpsBoundsTest.cpp',27 '../tests/PathOpsBuilderConicTest.cpp',28 '../tests/PathOpsBuilderTest.cpp',29 '../tests/PathOpsBuildUseTest.cpp',30 '../tests/PathOpsConicIntersectionTest.cpp',31 '../tests/PathOpsConicLineIntersectionTest.cpp',[all …]
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 …]
67 run_test "shaders/complex-loop-analysis-bug" 0.0 "bin/shader_runner tests/shaders/complex-loop-anal…68 run_test "shaders/dead-code-break-interaction" 0.0 "bin/shader_runner tests/shaders/dead-code-break…69 run_test "shaders/fragcoord_w" 0.0 "bin/shader_runner tests/shaders/fragcoord_w.shader_test -auto"72 run_test "shaders/glsl-algebraic-add-add-1" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…73 run_test "shaders/glsl-algebraic-add-add-2" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…74 run_test "shaders/glsl-algebraic-add-add-3" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…75 run_test "shaders/glsl-algebraic-add-add-4" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…76 run_test "shaders/glsl-algebraic-add-sub-1" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…77 run_test "shaders/glsl-algebraic-add-sub-2" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…78 run_test "shaders/glsl-algebraic-add-zero" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add-…[all …]
14 @$(srcdir)/hb-manifest-update "$(srcdir)/texts" "$(srcdir)/fonts" "$(srcdir)/tests"29 run-tests.sh \32 $(TESTS) \43 TESTS = \ macro44 tests/arabic-fallback-shaping.tests \45 tests/arabic-feature-order.tests \46 tests/cluster.tests \47 tests/context-matching.tests \48 tests/cursive-positioning.tests \49 tests/default-ignorables.tests \[all …]
2 at 0x........: croak (memcheck/tests/varinfo5so.c:30)3 by 0x........: varinfo1_main (memcheck/tests/varinfo5so.c:52)4 by 0x........: varinfo5_main (memcheck/tests/varinfo5so.c:154)5 by 0x........: main (memcheck/tests/varinfo5.c:5)8 by 0x........: varinfo1_main (memcheck/tests/varinfo5so.c:50)9 by 0x........: varinfo5_main (memcheck/tests/varinfo5so.c:154)10 by 0x........: main (memcheck/tests/varinfo5.c:5)13 at 0x........: croak (memcheck/tests/varinfo5so.c:30)14 by 0x........: varinfo1_main (memcheck/tests/varinfo5so.c:55)15 by 0x........: varinfo5_main (memcheck/tests/varinfo5so.c:154)[all …]
2 at 0x........: croak (memcheck/tests/varinfo5so.c:29)3 by 0x........: varinfo1_main (memcheck/tests/varinfo5so.c:52)4 by 0x........: varinfo5_main (memcheck/tests/varinfo5so.c:154)5 by 0x........: main (memcheck/tests/varinfo5.c:5)8 by 0x........: varinfo1_main (memcheck/tests/varinfo5so.c:50)9 by 0x........: varinfo5_main (memcheck/tests/varinfo5so.c:154)10 by 0x........: main (memcheck/tests/varinfo5.c:5)13 at 0x........: croak (memcheck/tests/varinfo5so.c:29)14 by 0x........: varinfo1_main (memcheck/tests/varinfo5so.c:55)15 by 0x........: varinfo5_main (memcheck/tests/varinfo5so.c:154)[all …]
65 run_test "shaders/dependency-hints/exp2" 0.0 "bin/shader_runner tests/shaders/dependency-hints/exp2…66 run_test "shaders/fragcoord_w" 0.0 "bin/shader_runner tests/shaders/fragcoord_w.shader_test -auto"69 run_test "shaders/glsl-algebraic-add-add-1" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…70 run_test "shaders/glsl-algebraic-add-add-2" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…71 run_test "shaders/glsl-algebraic-add-add-3" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…72 run_test "shaders/glsl-algebraic-add-add-4" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…73 run_test "shaders/glsl-algebraic-add-sub-1" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…74 run_test "shaders/glsl-algebraic-add-sub-2" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add…75 run_test "shaders/glsl-algebraic-add-zero" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-add-…76 run_test "shaders/glsl-algebraic-add-zero-2" 0.0 "bin/shader_runner tests/shaders/glsl-algebraic-ad…[all …]
51 7) Run tests to make sure things are working:53 Some suggested tests by area:65 …libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/AlgorithmParameterGener…66 …libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/AlgorithmParameterGener…67 …libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/AlgorithmParametersSpiT…68 …libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/AlgorithmParametersTest…69 …libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/AlgorithmParametersTest…71 libcore/luni/src/test/java/tests/targets/security/cert/CertPathBuilderTestPKIX.java73 libcore/luni/src/test/java/tests/targets/security/cert/CertPathValidatorTestPKIX.java75 libcore/luni/src/test/java/tests/security/cert/CertStoreSpiTest.java[all …]