Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
28291299.89%399.499
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.cdt.core.suite258500150.173
org.eclipse.cdt.debug.core.tests70113.435
org.eclipse.cdt.managedbuilder.tests.suite732037.036
org.eclipse.cdt.managedbuilder.ui.tests.suite10000.345
org.eclipse.cdt.ui.tests15400198.510

Package org.eclipse.cdt.core.suite

NameTestsErrorsFailuresTime(s)
AutomatedIntegrationSuite258500150.173
Back to top

Package org.eclipse.cdt.debug.core.tests

NameTestsErrorsFailuresTime(s)
AllDebugTests70113.435
Back to top

Package org.eclipse.cdt.managedbuilder.tests.suite

NameTestsErrorsFailuresTime(s)
AllManagedBuildTests732037.036
Back to top

Package org.eclipse.cdt.managedbuilder.ui.tests.suite

NameTestsErrorsFailuresTime(s)
AllManagedBuildUITests10000.345
Back to top

Package org.eclipse.cdt.ui.tests

NameTestsErrorsFailuresTime(s)
AutomatedSuite15400198.510
Back to top


TestCase AllDebugTests

NameStatusTypeTime(s)
testDebugSuccess5.342
testFunctionBreakSuccess1.152
testLineBreakSuccess1.192
testGetBreakSuccess1.034
testDelBreakSuccess2.010
testCondBreakSuccess1.142
testIsEqualsFailureN/A

junit.framework.AssertionFailedError
at org.eclipse.cdt.debug.core.tests.LocationTests.testIsEquals(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.UITestApplication$3.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2802)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2533)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1716)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1680)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:365)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.test.UITestApplication.runApplication(Unknown Source)
at org.eclipse.test.UITestApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
1.284
Properties >>

Back to top

TestCase AllManagedBuildTests

NameStatusTypeTime(s)
testExtensionsSuccess0.515
testProjectCreationSuccess1.284
testConfigurationsSuccess0.108
testConfigurationResetSuccess0.013
testConfigBuildArtifactSuccess0.041
testMakeCommandManipulationSuccess0.009
testScannerInfoInterfaceSuccess0.162
testBug43450Success0.560
testProjectRenameSuccess0.078
testErrorParsersSuccess0.144
cleanupSuccess2.623
testLoadManifestSuccess0.004
testProjectUpdate12_UpdateSuccess1.425
testProjectUpdate20_UpdateSuccess1.191
testProjectUpdate21_UpdateSuccess0.922
testProjectUpdate12_NoUpdateSuccess0.691
testProjectUpdate20_NoUpdateSuccess0.885
testProjectUpdate21_NoUpdateSuccess0.909
testProjectUpdate21CPP_UpdateSuccess1.029
testGetCommandLineGeneratorSuccess0.000
testGenerateCommandLineInfoPatternsSuccess0.002
testCustomGeneratorSuccess0.006
testResourceConfigurationsSuccess1.726
testResourceConfigurationResetSuccess1.387
testResourceConfigurationBuildInfoSuccess1.740
testResourceRenameSuccess2.710
testSingleFileExeSuccess0.716
testTwoFileSOSuccess0.826
testMultiResConfigSuccess0.944
testLinkedLibSuccess0.832
test30SingleFileExeSuccess1.329
test30TwoFileSOSuccess0.782
test30MultiResConfigSuccess0.920
test30LinkedLibSuccess2.253
test30CopyandDeploySuccess0.923
test30DeleteFileSuccess0.923
test30NoFilesToBuildSuccess0.807
testFileWithNoExtensionSuccess0.732
testPreAndPostProcessBuildStepsSuccess0.882
testResourceCustomBuildStepSuccess0.728
test30_1Success1.084
test30_2Success0.525
testTopTCSuccess0.490
testIconsErrorN/A

java.lang.NullPointerException
at org.eclipse.core.internal.runtime.InternalPlatform.asLocalURL(InternalPlatform.java:200)
at org.eclipse.core.runtime.Platform.asLocalURL(Platform.java:499)
at org.eclipse.cdt.managedbuilder.core.tests.ManagedBuildCoreTests_SharedToolOptions.testIcons(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.UITestApplication$3.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2802)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2533)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1716)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1680)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:365)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.test.UITestApplication.runApplication(Unknown Source)
at org.eclipse.test.UITestApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
0.014
testValueHandlersSuccess0.004
testOptionsSuccess0.000
testConfigurationErrorN/A

java.lang.NullPointerException
at org.eclipse.core.internal.runtime.InternalPlatform.asLocalURL(InternalPlatform.java:200)
at org.eclipse.core.runtime.Platform.asLocalURL(Platform.java:499)
at org.eclipse.cdt.managedbuilder.core.tests.ManagedBuildCoreTests_SharedToolOptions.testIcons(Unknown Source)
at org.eclipse.cdt.managedbuilder.core.tests.ManagedBuildCoreTests_SharedToolOptions.testConfiguration(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.UITestApplication$3.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2802)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2533)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1716)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1680)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:365)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.test.UITestApplication.runApplication(Unknown Source)
at org.eclipse.test.UITestApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)
0.057
testEnvNotDefSuccess0.091
testEnvUpperSuccess0.170
testEnvAppendSuccess0.007
testEnvCWDPWDSuccess0.003
testEnvSuppliersSuccess0.016
testEnvGetPathSuccess0.007
testEnvSubscribeSuccess0.450
testEnvGetParamsSuccess0.001
testEnvRemoveSuccess0.041
testEnvProviderSuccess0.021
testMacroConfSuccess0.111
testMacroEEnvSuccess0.001
testMacroInstSuccess0.003
testMacroProjSuccess0.018
testMacroWrksSuccess0.023
testMacroOptSSuccess0.012
testMacroOptLSuccess0.003
testMacroFileSuccess0.005
testMacroContextSuccess0.001
testMacroResolveSuccess0.010
testMacroResolveExceptionsSuccess0.005
testMacroResolveLoopSuccess0.032
testMacroResolveMakeSuccess0.009
testMacroResolveCaseSuccess0.003
testMacroSaveSuccess0.035
testIsSupportedSuccess0.002
Properties >>

Back to top

TestCase AllManagedBuildUITests

NameStatusTypeTime(s)
testOneVisiblePageSuccess0.309
testNatureASuccess0.003
testNatureBSuccess0.001
testToolchainCSuccess0.004
testToolchainCv20Success0.002
testProjectTypeDSuccess0.002
testProjectTypeESuccess0.006
testToolchainFSuccess0.002
testMultiplePagesSuccess0.002
testOperationSuccess0.002
Properties >>

Back to top

TestCase AutomatedIntegrationSuite

NameStatusTypeTime(s)
testDescriptorCreationSuccess0.012
testDescriptorOwnerSuccess0.001
testExtensionCreationSuccess0.012
testExtensionGetSuccess0.000
testExtensionDataSuccess0.009
testExtensionRemoveSuccess0.005
testProjectDataCreateSuccess0.006
testProjectDataDeleteSuccess0.005
testBug102825_1Success0.278
testBug102825_2Success0.000
testBug102825_3Success0.002
testBug102825_4Success0.008
testWeirdStringsSuccess0.000
testNumericsSuccess0.000
testPreprocessorDefinesSuccess0.010
testBug67834Success0.001
testConcatenationSuccess0.001
testSimpleIfdefSuccess0.001
testMultipleLinesSuccess0.000
testSlightlyComplexIfdefStructureSuccess0.006
testIfsSuccess0.559
testPreprocessorMacrosSuccess0.002
testQuickScanSuccess0.000
testOtherPreprocessorCommandsSuccess0.001
testBug36287Success0.000
testBug35892Success0.000
testBug36045Success0.000
testConditionalWithBracesSuccess0.002
testNestedRecursiveDefinesSuccess0.001
testBug36316Success0.000
testBug36434Success0.000
testBug36047Success0.004
testBug36475Success0.001
testBug36509Success0.000
testBug36695Success0.001
testBug36521Success0.002
testBug36770Success0.001
testBug36816Success0.003
testBug36255Success0.000
testBug37011Success0.000
testOtherPreprocessorDefinesSuccess0.001
testBug38065Success0.000
testBug36701ASuccess0.001
testBug36701BSuccess0.000
testBug44305Success0.000
testBug45287Success0.000
testBug45476Success0.000
testBug45477Success0.002
testBug45551Success0.001
testBug46402Success0.000
testBug50821Success0.001
test54778Success0.000
test68229Success0.001
testBug56517Success0.000
testBug36770BSuccess0.000
testBug47797Success0.001
testBug59768Success0.000
testBug60764Success0.001
testBug62042Success0.000
testBug61968Success0.001
testBug62378Success0.001
testBug62384Success0.000
testBug62390Success0.003
testBug62009Success0.000
testBug61972Success0.000
testBug64268Success0.006
testUndefSuccess0.001
testWackyFunctionMacrosSuccess0.000
testSlashesSuccess0.001
testStringifySuccess0.000
testWideToNarrowConcatenationSuccess0.000
testEmptyIncludeDirectiveSuccess0.001
testBug69412Success0.000
testBug70072Success0.000
testBug70261Success0.000
testBug62571Success0.001
testBug69134Success0.000
testBug70073Success0.002
testBug73652Success0.000
testBug73652_2Success0.015
testBug72997Success0.000
testBug72725Success0.000
testBug72506Success0.001
testBug72506_2Success0.000
testMacroPastingErrorSuccess0.001
testBug74176Success0.000
testBug74180Success0.001
testBug73492Success0.000
testBug74328Success0.000
testBug72537Success0.001
testBug75083Success0.000
testBug75532IProblemsSuccess0.002
testExpressionEvalProblemsSuccess0.000
testExpressionEvalProblems_2Success0.001
testUnExpandedFunctionMacroSuccess0.000
testBug39688ASuccess0.001
testBug39688BSuccess0.003
testBug39688CSuccess0.001
testMacroArgumentExpansionSuccess0.001
testBug75956Success0.006
testUnExpandedFunctionMacrosSuccess0.001
testBug79490ASuccess0.000
testBug79490BSuccess0.001
testBug102568ASuccess0.000
testBug102568BSuccess0.000
testbug84270Success0.000
testIntGlobalSuccess0.295
testEmptyClassSuccess0.007
testSimpleClassMemberSuccess0.004
testNamespaceDefinitionSuccess0.012
testLinkageSpecificationSuccess0.008
testEnumSpecifierSuccess0.011
testTypedefSuccess0.006
testUsingClausesSuccess0.005
testSimpleClassMembersSuccess0.003
testSimpleFunctionDeclarationSuccess0.000
testFunctionDeclarationWithParametersSuccess0.004
testAssignmentExpressionsSuccess0.001
testBug39348Success0.005
testBug39501Success0.004
testBug39349Success0.001
testBug39544Success0.000
testBug36290Success0.002
testBug36769BSuccess0.060
testBug36932CSuccess0.066
testBugSingleton192Success0.001
testBug36931Success0.007
testBug37019Success0.001
testBug36766and36769ASuccess0.007
testBug36766and36769BSuccess0.001
testBug36766and36769CSuccess0.001
testBug36766and36769DSuccess0.000
testBug36932ASuccess0.002
testBug36932BSuccess0.054
testBug36769ASuccess0.002
testBug36714Success0.001
testBugFunctor758Success0.000
testBug36932Success0.001
testBug36704Success0.004
testBug36699Success0.002
testBug36691Success0.000
testBug36702Success0.001
testBug36852Success0.001
testBug36689Success0.001
testBug36707Success0.001
testBug36717Success0.001
testBug36693Success0.000
testWeirdExpressionSuccess0.001
testBug36696Success0.004
testArrayOfPointerToFunctionsSuccess0.001
testBug36073Success0.001
testTemplateSpecializationSuccess0.002
testTemplateInstantiationSuccess0.003
testMultipleDeclaratorsSuccess0.001
testFunctionModifiersSuccess0.002
testArraysSuccess0.001
testElaboratedParmsSuccess0.000
testMemberDeclarationsSuccess0.001
testPointerOperatorsSuccess0.001
testBug26467Success0.001
testASMDefinitionSuccess0.002
testConstructorChainSuccess0.001
testBug36237Success0.001
testBug36532Success0.000
testPreprocessorSuccess0.001
testTemplateDeclarationOfFunctionSuccess0.005
testTemplateDeclarationOfClassSuccess0.001
testBug35906Success0.000
testBug36288Success0.001
testBug36250Success0.001
testBug36240Success0.001
testBug36254Success0.000
testBug36432Success0.001
testBug36594Success0.001
testBug36794Success0.002
testBug36799Success0.002
testBug36764Success0.001
testOrderSuccess0.014
testBug36771Success0.000
testBug36811Success0.001
testBug36708Success0.004
testBug36690Success0.001
testBug36703Success0.001
testBug36692Success0.005
testBug36551Success0.001
testBug36247Success0.002
testStructSuccess0.000
testBug36559Success0.000
testPointersToFunctionsSuccess0.001
testBug36600Success0.001
testBug36713Success0.000
testPointersToMemberFunctionsSuccess0.000
testBug39550Success0.000
testBug39553Success0.000
testBug39537Success0.001
testBug39546Success0.000
testIndirectDeclaratorsSuccess0.003
testBug39532Success0.000
testBug39540Success0.000
testBug39530Success0.000
testBug39526Success0.007
testBug39535Success0.002
testBug39504BSuccess0.000
testBug39505ASuccess0.001
testBug39505BSuccess0.000
testBug42985Success0.001
testBug40419Success0.001
testBug39556Success0.001
testBug43371Success0.004
testBug43644Success0.000
testBug43062Success0.001
testBug39531Success0.001
testBug40007Success0.000
testBug40759Success0.001
testBug44633Success0.001
testBug39525Success0.000
testBug41935Success0.001
testBug39528Success0.001
testBug39538Success0.001
testBug39536Success0.001
testBug39536ASuccess0.000
testBug39536BSuccess0.001
testBug39542Success0.001
testBug39549Success0.003
testBug39551ASuccess0.000
testBug39551BSuccess0.001
testCBoolSuccess0.001
testBug39678Success0.000
testBug43110Success0.001
testBug47752Success0.001
testBug47628Success0.000
testBug44336Success0.001
testBug39705Success0.000
testBug45235Success0.001
testBug59179Success0.000
testBug57652Success0.001
testBug60142Success0.000
testBug61431Success0.003
testBadIdentifierSuccess0.001
testBug67622Success0.001
testBug68116Success0.016
testBug69161Success0.003
testBug73524Success0.001
testBug100992Success0.001
testSimpleAddSuccess0.001
testSimpleLookupSuccess0.004
testLookupNonExistantSuccess0.000
testSimpleSetGetObjectSuccess0.001
testHideSuccess0.008
testContainingScopeLookupSuccess0.001
testParentLookupSuccess0.002
testAmbiguousParentLookupSuccess0.001
testCircularParentLookupSuccess0.001
testVirtualParentLookupSuccess0.000
testAmbiguousVirtualParentLookupSuccess0.000
testStaticEnumParentLookupSuccess0.000
testElaboratedLookupSuccess0.001
testDeclarationTypeSuccess0.000
testFunctionHidesClassSuccess0.005
testUsingDirectives_1Success0.002
testTransitiveUsingDirectiveSuccess0.002
testUsing_SameDeclarationTwiceSuccess0.001
testUsing_SearchedOnceSuccess0.000
testUsing_SearchedOnce_2Success0.000
testNamespaceMemberHidingSuccess0.001
testLookupMemberForDefinitionSuccess0.001
testUsingDeclarationSuccess0.005
testUsingDeclaration_2Success0.004
testThisPointerSuccess0.000
testEnumeratorSuccess0.001
testArgumentDependentLookupSuccess0.000
testArgumentDependentLookup_2Success0.003
testFunctionOverloadingSuccess0.001
testFunctionResolutionSuccess0.001
testFunctionResolution_PointersAndBaseClassesSuccess0.004
testFunctionResolution_TypedefsAndPointersSuccess0.002
testUserDefinedConversionSequencesSuccess0.000
testOverloadRankingSuccess0.002
testUserDefinedConversionByOperatorSuccess0.004
testForwardClassDeclarationSuccess0.000
testForwardDeclarationUsedAsFunctionParamSuccess0.001
testConstructorsSuccess0.001
testNamespaceAliasSuccess0.000
testUsingNamespaceAliasSuccess0.001
testBadParameterInfoSuccess0.001
testGetConditionalOperand_bug43106Success0.001
testDerivedReferenceSuccess0.002
testAddCopyConstructorSuccess0.001
testbug43834Success0.000
testBug43503_AmbiguousUsingSuccess0.001
testBug43503_UnableToResolveFunctionSuccess0.000
testBug44510Success0.000
testBug46882Success0.001
testPrefixLookup_UnqualifiedSuccess0.003
testPrefixLookup_QualifiedSuccess0.002
testPrefixLookup_InheritanceSuccess0.001
testPrefixLookup_AmbiguitiesSuccess0.001
testQualifiedUnqualifiedLookupSuccess0.000
testVisibilityDeterminationSuccess0.006
testPrefixFilteringSuccess0.004
testBug43110_EllipsesSuccess0.000
testBug43110_EllipsesRankingSuccess0.000
testBug43110_ElipsesRanking_2Success0.001
testIterator_1Success0.002
testIterator_2Success0.000
testLongLongSuccess0.001
testComplexSuccess0.003
test_BoolSuccess0.008
testBug47636FunctionParameterComparisons_1Success0.000
testBug47636FunctionParameterComparisons_2Success0.000
testBug47636FunctionParameterComparisons_3Success0.001
testBug47636FunctionParameterComparisons_4Success0.000
testTemplateParameterAsParentSuccess0.028
testTemplateInstanceAsParentSuccess0.003
testTemplateParameterDefaultsSuccess0.001
testTemplateParameterAsFunctionArgumentSuccess0.003
test_14_1__3_ParameterLookupSuccess0.001
test_14_1__8_ParameterAdjustmentSuccess0.001
test_14_3__4_ParameterDefaultsSuccess0.001
test_14_3_1__2_TypeArgumentRestrictionsSuccess0.000
test_14_3_2__2_NonTypeArgumentRestrictionsSuccess0.001
test_14_3_2__3_NonTypeArgumentRestrictionsSuccess0.001
test_14_3_2__4_NonTypeArgumentRestrictionsSuccess0.000
test_14_3_3__2_PartialSpecialization_TemplateTemplateParameterSuccess0.009
test_14_5_1__3_MemberFunctionsSuccess0.001
test_14_5_1_2_MemberClassSuccess0.002
test_14_5_1_3_StaticDataMemberSuccess0.001
test_14_5_2__1_MemberTemplatesSuccess0.001
test_14_5_2__3_VirtualMemberFunctionTemplateSuccess0.000
test_14_5_4__7_PartialSpecializationLookupSuccess0.001
test_14_5_4_1__2_MatchingTemplateSpecializationsSuccess0.004
test_14_5_5_2__5_OrderingFunctionTemplates_1Success0.003
test_14_5_5_2__5_OrderingFunctionTemplates_2Success0.001
test_14_5_5_2__5_OrderingFunctionTemplates_3Success0.003
test_14_6_1__1_TemplateNameSuccess0.001
test_14_6_1__2_SpecializationNameSuccess0.001
test_14_6_1__4_ParameterRedeclarationSuccess0.001
test_14_7_3__5_ExplicitSpecializationSuccess0.001
test_14_7_3__11_ExplicitSpecializationArgumentDeductionSuccess0.003
test_14_7_3__12_ExplicitSpecializationOverloadedFunctionSuccess0.002
test_14_8_2_4__5_ArgumentDeductionSuccess0.001
test_14_8_2_4__6_ArgumentDeductionSuccess0.002
test_14_8_2_4__7_ArgumentDeductionSuccess0.001
test_14_8_2_4__8_ArgumentDeductionSuccess0.003
testPartialSpecializationDefinitionsSuccess0.004
testCModelElementsSuccess0.147
testCModelElementsSuccess0.392
testConstructorsSuccess0.044
testBaseCase_SimpleDeclarationSuccess0.019
testCompletionLookup_UnqualifiedSuccess0.036
testCompletionLookup_QualifiedSuccess0.007
testMemberCompletion_ArrowSuccess0.011
testMemberCompletion_DotSuccess0.005
testCompletionLookup_PointerSuccess0.018
testCompletionLookup_FriendClass_1Success0.011
testCompletionLookup_FriendClass_2Success0.026
testCompletionLookup_ParametersAsLocalVariablesSuccess0.006
testCompletionLookup_LookupKindTHISSuccess0.008
testCompletionInConstructorSuccess0.011
testCompletionInDestructorSuccess0.006
testBug48307_FriendFunction_1Success0.007
testBug48307_FriendFunction_2Success0.008
testBug51260Success0.014
testBug52948Success0.006
testCompletionInFunctionBodyFullyQualifiedSuccess0.075
testCompletionInFunctionBodyQualifiedNameSuccess0.007
testCompletionWithTemplateInstanceAsParentSuccess0.024
testBug58178Success0.003
testBug52253Success0.004
testBug58492Success0.006
testCompletionOnExpressionSuccess0.016
testCompletionInTypeDefSuccess0.005
testBug59134Success0.002
testBug59893Success0.047
testBug59893_ExpressionSuccess0.007
testParameterListFunctionReferenceSuccess0.029
testParameterListConstructorReferenceSuccess0.011
testBug50807Success0.015
testBug60298Success0.002
testBug62344Success0.006
testBug62339Success0.003
testBug62721Success0.002
testBug62725Success0.002
testBug62728Success0.003
testBug64271Success0.005
testBug52988Success0.845
testBug66543Success0.003
testBug69439Success0.002
testBadClassNameSuccess0.000
testConditionalsSuccess0.002
testClassSuccess0.001
testTypedefSuccess0.000
testNamespaceSuccess0.001
testEnumSuccess0.001
testVariableSuccess0.000
testMembersSuccess0.001
testFunctionSuccess0.001
testBug61972Success0.005
testBug64268Success0.007
testBug73652Success0.003
testBug74180Success0.002
testBug74328Success0.004
testUsingClausesSuccess0.016
testConstructorChainSuccess0.003
testBug39551ASuccess0.001
testCBoolSuccess0.002
testBug43110Success0.006
testBug47752Success0.003
testBug47628Success0.002
testBug45235Success0.002
testBug67622Success0.001
testBug100992Success0.003
testBug44510Success0.003
testBug64271Success0.005
testEmptyCompilationUnitSuccess0.012
testSimpleNamespaceSuccess0.002
testMultipleNamespaceDefinitionsSuccess0.001
testNestedNamespaceDefinitionsSuccess0.002
testEmptyClassDeclarationSuccess0.001
testSimpleSubclassSuccess0.002
testNestedSubclassSuccess0.002
testSimpleVariableSuccess0.002
testSimpleClassReferenceVariableSuccess0.002
testNestedClassReferenceVariableSuccess0.001
testMultipleDeclaratorsVariableSuccess0.002
testSimpleFieldSuccess0.004
testEnumerationsSuccess0.003
testSimpleFunctionSuccess0.001
testSimpleFunctionWithTypesSuccess0.003
testSimpleMethodSuccess0.001
testSimpleMethodWithTypesSuccess0.002
testUsingDeclarationWithFunctionsAndMethodsSuccess0.014
testLinkageSpecSuccess0.004
testBogdansExampleSuccess0.002
testAndrewsExampleSuccess0.002
testSimpleTypedefSuccess0.004
testComplexTypedefSuccess0.002
testBug40842Success0.001
testNestedClassnameSuccess0.002
testForwardDeclarationSuccess0.001
testElaboratedTypeSuccess0.002
testForewardDeclarationWithUsageSuccess0.002
testASMSuccess0.003
testOverrideSuccess0.002
testSimpleExpressionSuccess0.001
testParameterExpressionsSuccess0.002
testNestedNamespaceExpressionSuccess0.002
testArrayModExpressionSuccess0.013
testPointerVariableSuccess0.002
testExceptionSpecificationSuccess0.003
testNewExpressionsSuccess0.002
testBug41520Success0.002
testNewXReferencesSuccess0.006
testQualifiedNameReferencesSuccess0.002
testIsConstructorSuccess0.002
testIsDestructorSuccess0.002
testBug41445Success0.002
testSimpleFunctionBodySuccess0.002
testSimpleForLoopSuccess0.008
testBug42541Success0.001
testSimpleIfStatementSuccess0.002
testSimpleWhileStatementSuccess0.255
testSimpleSwitchStatementSuccess0.002
testSimpleDoStatementSuccess0.003
testThrowStatementSuccess0.002
testScopingSuccess0.003
testEnumeratorReferencesSuccess0.002
testBug42840Success0.003
testBug42872Success0.003
testBug43503ASuccess0.003
testBug42979Success0.004
testBug43373Success0.002
testBug39504Success0.002
testBug43375Success0.001
testBug43503Success0.009
testBug43679_ASuccess0.003
testBug43679_BSuccess0.002
testBug43951Success0.002
testBug44342Success0.003
testCDesignatedInitializersSuccess0.004
testCBoolAsParameterSuccess0.003
testBug44925Success0.003
testBug44838Success0.003
testBug46165Success0.003
testBug47624Success0.016
testQualifiedLookupSuccess0.003
testBug43110_XRefSuccess0.013
testErrorHandling_1Success0.002
testBug44340Success0.002
testBug47636Success0.002
testBug45697Success0.001
testBug54639Success0.001
testBug55163Success0.010
testBug55673Success0.002
testBug54531Success0.002
testBug56516Success0.001
testBug53786Success0.002
testBug54029Success0.002
testBug47625Success0.007
testBug57754Success0.003
testBug57800Success0.004
testBug46246Success0.002
testBug57791Success0.002
testBug44249Success0.002
testBug59149Success0.001
testBug59302Success0.001
testULongSuccess0.003
testBug47926Success0.010
testBug50984_ASTMethod_getOwnerClassSpecifier_ClassCastExceptionSuccess0.021
testGloballyQualifiedUsingDeclarationSuccess0.002
test57513_newSuccess0.004
test57513_NoConstructorSuccess0.002
test57513_ctorinitSuccess0.003
test575513_qualifiedSuccess0.009
testBug60944Success0.006
testDestructorReferenceSuccess0.006
testBug39676_toughSuccess0.006
testBug60939Success0.005
testBug64010Success0.525
testBug65569Success0.002
testBug67680Success0.003
testTypeIDSignatureSuccess0.002
testUnaryAmperCastSuccess0.005
testBug68235Success0.006
testBug60407Success0.005
testBug68623Success0.004
testBug69798Success0.004
testBug69662Success0.002
testBug68528Success0.004
testBug71094Success0.002
testPredefinedSymbol_bug70928Success0.001
testBug73428Success0.005
testBug73615Success0.004
testBug72691Success0.001
testBug72691_2Success0.001
testBug71733Success0.002
testBug69526Success0.001
testBug69454Success0.019
testBug72692ASuccess0.002
testBug72692BSuccess0.004
testBug72692CSuccess0.002
testBug74575ASuccess0.002
testBug75338Success0.001
testBug75532Success0.001
testBug74847Success0.002
testBug76696Success0.002
testBug74069Success0.005
testBug77805Success0.001
testBug77821Success0.003
testBug77009Success0.002
testBug77281Success0.001
testBug77921Success0.001
testBug76763Success0.002
testBug71317ASuccess0.001
testBug71317BSuccess0.002
testBug77097Success0.001
testBug77276Success0.001
testBug78165Success0.006
testBug79471Success0.004
testBug79787Success0.002
testBug79810ASuccess0.023
testBug79921_79227Success0.002
testBadClassNameSuccess0.006
testBug68306Success0.003
testBug68931Success0.001
testBug69744Success0.002
testBug69745Success0.003
testBug60407Success0.007
testBaseCase_VariableReferenceSuccess0.005
testBaseCase_FunctionReferenceSuccess0.002
testBaseCase_ErrorSuccess0.002
testBaseCase_FunctionDeclarationSuccess0.002
testBaseCase_FunctionDeclaration2Success0.001
testBaseCase_VariableDeclarationSuccess0.002
testBaseCase_ParameterSuccess0.002
testBug57898Success0.009
testConstructorDestructorDeclarationSuccess0.003
testBug60264Success0.003
testBug61613Success0.014
testBug60038Success0.026
testMethodReferenceSuccess0.003
testConstructorDefinitionSuccess0.002
testBug63966Success0.002
testBug66744Success0.002
testBug68527Success0.002
testBug61800Success0.003
testBug68739Success0.018
testBug72818Success0.002
test72220Success0.003
testBug72721Success0.001
testBug72372Success0.003
testBug72372_2Success0.002
testBug72713Success0.002
testBug72712Success0.003
testBug72712_2Success0.004
testBug72814Success0.005
testBug72710Success0.003
testBug75731Success0.068
testBug77989Success0.002
testBug78435Success0.002
testBug78231ASuccess0.002
testBug78231BSuccess0.002
testPrimaryEmptySuccess0.003
testPrimaryIntegerLiteralSuccess0.002
testPrimaryCharLiteralSuccess0.002
testPrimaryFloatLiteralSuccess0.002
testPrimaryStringLiteralSuccess0.002
testPrimaryBooleanLiteralSuccess0.002
testPrimaryThisSuccess0.003
testPrimaryBracketedExpressionSuccess0.018
testIdExpressionSuccess0.002
testIdExpressionToPointerSuccess0.003
testPostfixSubscriptSuccess0.002
testPostfixSubscriptASuccess0.003
testPostfixSubscriptBSuccess0.012
testPostfixSubscriptWithReferencesSuccess0.003
testPostfixFunctioncallBug42822Success0.003
testPostfixSimpletypesBug42823Success0.003
testPostfixTypenameIdentifierSuccess0.003
testPostfixTypeNameTemplateIdSuccess0.004
testPostfixTypeNameTemplateId_2Success0.003
testPostfixDotExpressionSuccess0.004
testPostfixArrowExpressionSuccess0.003
testPostfixIncrementSuccess0.003
testPostfixDecrementSuccess0.011
testPostfixDynamicCastSuccess0.003
testPostfixReinterpretCastSuccess0.002
testPostfixStaticCastSuccess0.003
testPostfixConstCastSuccess0.002
testPostfixTypeIdExpressionSuccess0.003
testPostfixTypeIdExpression2Success0.003
testPostfixTypeIdTypeIdSuccess0.002
testPostfixTypeIdTypeId2Success0.003
testUnaryIncrementSuccess0.021
testUnaryDecrementSuccess0.003
testUnaryStarCastExpressionSuccess0.002
testUnaryAmpersandCastExpressionSuccess0.004
testUnaryPlusCastExpressionSuccess0.002
testUnaryMinusCastExpressionSuccess0.002
testUnaryNotCastExpressionSuccess0.002
testTildeNotCastExpressionSuccess0.002
testUnarySizeofUnaryExpressionSuccess0.002
testUnarySizeofTypeIdSuccess0.002
testNewTypeIdSuccess0.003
testCastExpressionSuccess0.003
testMultiplicativeMultiplySuccess0.002
testMultiplicativeDivideSuccess0.003
testMultiplicativeModulusSuccess0.002
testAdditivePlusSuccess0.002
testAdditiveMinusSuccess0.003
testShiftLeftSuccess0.002
testShiftRightSuccess0.006
testRelationalLessThanSuccess0.003
testRelationalGreaterThanSuccess0.002
testRelationalLessThanOrEqualSuccess0.002
testRelationalGreaterThanOrEqualSuccess0.002
testEqualityEqualsSuccess0.003
testEqualityNotEqualsSuccess0.002
testAndExpressionSuccess0.019
testExclusiveOrExpressionSuccess0.002
testInclusiveOrExpressionSuccess0.002
testLogicalAndExpressionSuccess0.002
testLogicalOrExpressionSuccess0.003
testConditionalExpressionSuccess0.004
testConditionalExpressionWithReferencesASuccess0.005
testConditionalExpressionWithReferencesB_Bug43106Success0.004
testAssignmentExpressionNormalSuccess0.002
testAssignmentExpressionPlusSuccess0.002
testAssignmentExpressionMinusSuccess0.002
testAssignmentExpressionMultiSuccess0.006
testAssignmentExpressionDivSuccess0.003
testAssignmentExpressionModSuccess0.003
testAssignmentExpressionLShiftSuccess0.002
testAssignmentExpressionRShiftSuccess0.003
testAssignmentExpressionAndSuccess0.002
testAssignmentExpressionOrSuccess0.002
testAssignmentExpressionXOrSuccess0.002
testUsingDeclarationSuccess0.004
testEmptyCompilationUnitSuccess0.001
testSimpleNamespaceSuccess0.002
testMultipleNamespaceDefinitionsSuccess0.003
testNestedNamespaceDefinitionsSuccess0.001
testEmptyClassDeclarationSuccess0.001
testNestedSubclassSuccess0.002
testSimpleVariableSuccess0.454
testSimpleClassReferenceVariableSuccess0.002
testMultipleDeclaratorsVariableSuccess0.001
testSimpleFieldSuccess0.002
testEnumerationsSuccess0.002
testSimpleFunctionSuccess0.001
testSimpleMethodSuccess0.002
testLinkageSpecSuccess0.001
testSimpleTypedefSuccess0.002
testOverrideSuccess0.002
testMethodDefinitionsSuccess0.002
testConstructorsDestructorsSuccess0.002
testUsingDirectivesSuccess0.002
testBug75482Success0.002
testBug77010Success0.002
test_14_7_3__5_ExplicitSpecializationSuccess0.005
test_14_7_3__11_ExplicitSpecializationArgumentDeductionSuccess0.009
test_14_7_3__12_ExplicitSpecializationOverloadedFunctionSuccess0.009
testPartialSpecializationDefinitionsSuccess0.010
testBug57754Success0.005
testTemplateClassDeclarationSuccess0.002
testTemplateFunctionSuccess0.001
testTemplateFunctionDefinitionSuccess0.003
testClassMemberTemplateSuccess0.002
testOverloadedFunctionTemplatesSuccess0.004
testOverloadedFunctionTemplates_2Success0.006
testTemplateClassPartialSpecializationSuccess0.025
testTemplateInstanceAsBaseClauseSuccess0.003
testTemplateParameterAsBaseClauseSuccess0.004
testTypedefedTemplateSuccess0.003
testTypedefedTemplate_2Success0.012
testInstantiatingDeferredInstancesSuccess0.002
testTemplateArgumentDeductionSuccess0.030
testClassTemplateStaticMemberDefinitionSuccess0.004
testTemplateTemplateParameterSuccess0.009
testBug56834Success0.002
testDefaultTemplateParametersSuccess0.002
testBug56834WithInstantiationSuccess0.002
testDefaultTemplateParameterWithDeferedInstanceSuccess0.002
testExplicitInstantiationSuccess0.004
testTemplateParametersInExpressionsSuccess0.003
testBug44338Success0.004
testBug44338_2Success0.003
testBug4338_3Success0.003
testContructorsAndExplicitSpecializationSuccess0.003
testTemplateMemberTemplateDefinitionSuccess0.004
test_14_8_1__2_ExplicitArgumentSpecificationSuccess0.004
test_14_5_2__2_MemberFunctionTemplatesSuccess0.012
testBug64753Success0.003
testBug64919Success0.004
testBug64939Success0.017
testBug65114Success0.003
testBug655114_2Success0.005
testInheritsFromTemplateParameter_bug71410Success0.003
testThisInTemplatedMemberFunction_bug71331Success0.003
testTemplateFunctionInsideTemplateType_bug71588Success0.005
testParametrizedTypeDefinition_bug69751Success0.003
testParametrizedTypeDefinition_bug69751_2Success0.004
testParametrizedTypeDefinition_bug69751_3Success0.003
testParametrizedTypeDefinition_bug69751_4Success0.003
testTemplateParametersInExpressions_bug72546Success0.003
testInstantiatingTemplateWithDTI_bug69604Success0.003
testTemplatedBaseClass_bug74359Success0.003
testBug77010Success0.003
testBug60149Success0.025
testBug60480Success0.003
testSimpleAddSuccess0.000
testSimpleCollisionSuccess0.001
testResizeSuccess0.000
testCollisionResizeSuccess0.000
testReAddSuccess0.001
testResizeResolvesCollisionSuccess0.000
testCharArrayUtilsSuccess0.000
testBug72506Success0.021
testExpressionEvalProblemsSuccess0.013
testBug72219Success0.012
testBug72219_2Success0.016
testBug72219_3Success0.012
test72219_4Success0.006
testBug79339Success0.013
testBug79810BSuccess0.015
cleanupProjectSuccess0.000
testMacroFileLoadingSuccess0.014
testIncludeFileLoadingSuccess0.013
cleanupProjectSuccess0.000
testIncludeNextSuccess0.042
testIncludePathOrderingSuccess0.039
testBug91086Success0.016
testBug72611ASuccess1.941
testBug72611BSuccess0.556
cleanupProjectSuccess0.000
testBug39698Success0.000
test__attribute__Success0.001
testBug73954BSuccess0.000
testImaginarySuccess0.000
testBug39694Success0.000
testBug39704ASuccess0.001
testBug39704DSuccess0.000
testBug39695Success0.002
testBug39684Success0.002
testBug39703Success0.000
testBug39698ASuccess0.001
testBug39698BSuccess0.000
testBug39554Success0.001
testBug39704BSuccess0.000
testBug39704CSuccess0.001
testBug39704ESuccess0.000
testBug39704FSuccess0.001
testBug39704GSuccess0.000
testBug39686Success0.001
testBug39681Success0.000
testBug39677Success0.001
testBug39701ASuccess0.001
testBug39701BSuccess0.000
testBug39701CSuccess0.000
testBug39551BSuccess0.001
testBug73954BSuccess0.003
testBug39695Success0.003
testBug39684Success0.006
testBug39698ASuccess0.004
testBug39698BSuccess0.002
testBug39686Success0.002
testBug39681Success0.003
testBug39677Success0.012
testPredefinedSymbol_bug69791Success0.001
testBug39697Success0.005
testBug73954ASuccess0.006
testBug75401Success0.011
testGNUExternalTemplate_bug71603Success0.002
testBug74190_g_assert_1Success0.003
testBug74190_g_return_if_failSuccess0.002
testBug43021Success0.002
testMultipleDeclaratorsSuccess0.084
testLongLongSuccess0.001
testEnumerationsSuccess0.031
testSimpleFunctionSuccess0.005
testBug75189Success0.007
testBug75340Success0.011
testBug78103Success0.008
testBug43241Success0.003
testBug40768Success0.003
testBasicFunctionSuccess0.002
testSimpleStructSuccess0.003
testCExpressionsSuccess0.045
testStructureTagScoping_1Success0.001
testStructureTagScoping_2Success0.004
testStructureDefSuccess0.002
testStructureNamespaceSuccess0.002
testFunctionParametersSuccess0.004
testSimpleFunctionCallSuccess0.002
testForLoopSuccess0.004
testExpressionFieldReferenceSuccess0.001
testLabelsSuccess0.008
testAnonStructSuccess0.001
testPointerToFunctionSuccess0.001
testBasicTypesSuccess0.002
testCompositeTypesSuccess0.001
testArrayTypesSuccess0.006
testFunctionTypesSuccess0.001
testDesignatedInitializersSuccess0.007
testMoreGetDeclarations1Success0.001
testMoreGetDeclarations2Success0.001
testMoreGetDeclarations3Success0.002
testFnReturningPtrToFnSuccess0.000
testArrayTypeToQualifiedPointerTypeParmSuccess0.002
testFunctionDefTypesSuccess0.001
testParmToFunctionSuccess0.001
testArrayPointerFunctionSuccess0.001
testTypedefExample4aSuccess0.001
testTypedefExample4bSuccess0.001
testTypedefExample4cSuccess0.002
testBug80992Success0.001
testBug80978Success0.000
testExternalDefsSuccess0.003
testFieldDesignatorsSuccess0.003
testArrayDesignatorSuccess0.003
testBug83737Success0.001
testBug84090_LabelReferencesSuccess0.002
testBug84092_EnumReferencesSuccess0.001
testBug84096_FieldDesignatorRefSuccess0.001
testProblemsSuccess0.012
testEnumerationForwardsSuccess0.001
testBug84185Success0.002
testBug84185_2Success0.002
testBug84176Success0.001
testBug84266Success0.001
testBug84266_2Success0.001
testBug84250Success0.001
testBug84186Success0.001
testBug84267Success0.003
testBug84228Success0.001
testBug84236Success0.000
testBug85049Success0.001
testBug86766Success0.001
testBug88338_CSuccess0.003
test88460Success0.002
testBug90253Success0.002
testFindSuccess0.001
test92791Success0.002
testBug85786Success0.001
testBug95720Success0.002
testBug94365Success0.001
testBug95119Success0.002
testBug81739Success0.001
testBug95757Success0.001
testBug93980Success0.005
testBug95866Success0.002
testBug98502Success0.001
testBug98365Success0.001
testBug99262Success0.003
testBug99262BSuccess0.001
testBug98960Success0.002
testBug100408Success0.001
testBug98760Success0.003
testBug79650Success0.002
testBug80171Success0.000
testBug79067Success0.002
testBug84759Success0.001
test1043290Success0.001
testBug104390_2Success0.002
testBug104800Success0.003
testGCC20000113Success0.005
testGCC20000205Success0.001
testGCC20000217Success0.003
testGCC20000224Success0.003
testGCC20000225Success0.001
testGCC20000227Success0.003
testGCC20000313Success0.003
testGCC20000314_1Success0.002
testGCC20000314_2Success0.002
testGCC20000403Success0.024
testGCC20000412_1Success0.002
testGCC20000412_2Success0.001
testGCC20000412_3Success0.006
testGCC20000412_4Success0.004
testGCC20000412_5Success0.002
testGCC20000419Success0.004
testGCC20000503Success0.001
testGCC20000511Success0.028
testGCC20000603Success0.024
testGCC20000605_2Success0.004
testGCC20000605_3Success0.015
testGCCenum_2Success0.003
testBug36769BSuccess0.013
testVirtualParentLookupSuccess0.014
testAmbiguousVirtualParentLookupSuccess0.003
testFunctionResolutionSuccess0.005
testConstructorsSuccess0.002
testNamespaceAliasSuccess0.005
testVariableSuccess0.001
testEnumerationsSuccess0.007
testBug59149Success0.001
testBug59302Success0.002
testBug75482Success0.001
testBug75189Success0.001
testBug75340Success0.001
testBug78103Success0.003
testBug43241Success0.003
testBug40768Success0.001
testSimpleStructSuccess0.002
testStructureDefSuccess0.001
testStructureNamespaceSuccess0.001
testSimpleFunctionCallSuccess0.004
testForLoopSuccess0.004
testExpressionFieldReferenceSuccess0.005
testPointerToFunctionSuccess0.005
testFunctionTypesSuccess0.002
testFnReturningPtrToFnSuccess0.001
testBug84266Success0.001
testBug84266_2Success0.002
testBug84250Success0.006
testBug84228Success0.001
testBug85049Success0.001
testBug85786Success0.001
testBug95757Success0.004
testBug99262Success0.002
testBug99262BSuccess0.001
testBug100408Success0.001
testBug80171Success0.000
test1043290Success0.005
testBug104800Success0.003
testBug102825Success0.001
testBug78883Success0.005
testBug77967Success0.003
testBug79540Success0.002
testBug103578Success0.020
testBug43579Success0.009
testBug43242Success0.003
testBug40422Success0.001
testBug86282Success0.001
testBug75858Success0.002
testBug95424Success0.005
testSimpleClassSuccess0.001
testBug95411Success0.002
testClassForwardDeclSuccess0.001
testFieldSuccess0.001
testMethodDeclarationSuccess0.002
testMethodDefinitionSuccess0.002
testMemberReferenceSuccess0.001
testBasicInheritanceSuccess0.005
testNamespacesSuccess0.004
testNameHidingSuccess0.005
testBlockTraversalSuccess0.001
testStructureTags_1Success0.001
testStructureTags_2Success0.001
testFunctionDefSuccess0.001
testUsingDeclaration_1Success0.010
testFunctionDeclarationsSuccess0.003
testProblem_AmbiguousInParentSuccess0.002
testExtendedNamespacesSuccess0.001
testImplicitConstructorsSuccess0.002
testBug84250_2Success0.005
testBug84615Success0.001
testBug84371Success0.005
testBug84679Success0.012
testBug84692Success0.002
testBug84686Success0.002
testBug84705Success0.043
testThisSuccess0.002
testBug84710Success0.001
testArgumentDependantLookupSuccess0.005
testArgumentDependantLookup_2Success0.005
testBug84610Success0.008
testBug84703Success0.002
testBug84469Success0.003
testPointerToMemberTypeSuccess0.001
testBug_PM_Success0.004
testBug_PM_2Success0.004
testPMConversionsSuccess0.004
testPMKoenigSuccess0.002
testPMKoenig_2Success0.006
testFriend_1Success0.004
testBug45763_1Success0.004
testBug45763_2Success0.010
testBug45763_3Success0.001
testBug85824Success0.002
testPrefixLookupSuccess0.002
testIsStaticSuccess0.001
testBug86267Success0.005
testBug86269Success0.005
testBug86279Success0.005
testBug86346Success0.004
testBug86288Success0.001
testBug84476Success0.001
testBug86336Success0.003
testBug86306Success0.002
testBug86372Success0.001
testBug86319Success0.010
testBug86350Success0.026
testBug84478Success0.003
testBug86353Success0.002
testBug86546Success0.002
testBug86358_1Success0.003
testBug86358_2Success0.001
test86371Success0.020
testBug86369Success0.002
testBug86470_1Success0.002
testBug86470_2Success0.002
testBug86470_3Success0.019
testBug86470_4Success0.004
testBug86470_5Success0.002
testBug86678Success0.002
testBug86543Success0.005
testBug86554Success0.004
testBug86621Success0.002
testBug86649Success0.020
testBug86827Success0.003
testFind_1Success0.002
testFind_2Success0.002
testFind_3Success0.002
testFind_4Success0.002
testGetsSuccess0.002
testBug87424Success0.005
testBug87705Success0.003
testBug88459Success0.002
testBug88501_1Success0.001
testBug8342_2Success0.000
testNamespaceAlias_2Success0.001
testBug89539Success0.003
testBug89851Success0.001
testBug89828Success0.001
testBug90039Success0.003
testBug90039_2Success0.002
testOperatorConversionNamesSuccess0.001
testBug88662Success0.003
testBug90498_1Success0.001
testBug90498_2Success0.000
testBug866274Success0.005
testTypedefFunctionSuccess0.001
testBug90616Success0.001
testBug90603Success0.003
testBug90662Success0.001
testOperatorNamesSuccess0.026
testBug90623Success0.016
testBug90623_2Success0.005
testBug90654_1Success0.006
testBug90654_2Success0.003
testBug90653Success0.008
testBug86618Success0.002
testBug45129Success0.012
testAmbiguousStatementsSuccess0.003
testBug86639Success0.001
testBug80940Success0.001
testBug77024Success0.004
testBug91773Success0.001
testBug90648Success0.001
testBug92980Success0.019
testBug92882Success0.001
testBug86547Success0.001
testBug90647Success0.000
testBug82766Success0.003
testBug77385Success0.002
testBug83997Success0.001
testBug90610Success0.002
testDeclDefnSuccess0.002
testBug95200Success0.001
testBug95425Success0.002
testBug95461Success0.002
testAmbiguitySuccess0.001
testBug84696Success0.002
testBasicPointerToMemberSuccess0.001
testBug84466Success0.001
testBug88338_CPPSuccess0.001
testPointerToFunction_CPPSuccess0.000
testBug95484Success0.002
testBug95419Success0.001
testBug95673Success0.006
testBug95768Success0.007
testBug95741Success0.003
testBug95692Success0.002
testBug95734Success0.001
testBug95734_2Success0.002
testBug95786Success0.003
testBug86868Success0.004
testBug94779Success0.001
testBug95714Success0.002
testTypedefQualifiedSuccess0.002
testBug86849Success0.001
testBug96655Success0.002
testBug96678Success0.000
testNewExpressionTypeSuccess0.007
testDefaultConstructorSuccess0.001
testBug91707Success0.002
testBug92425Success0.002
testBug92425_2Success0.001
testBug98704Success0.007
testBug_AIOOBESuccess0.001
testRankingQualificationConversionsSuccess0.027
testBug98818Success0.001
testAnonymousStructuresSuccess0.002
testBug84478_3Success0.007
testBug84478_4Success0.001
testBug84478_2Success0.003
testBug100415Success0.002
testBug86688Success0.002
testBug100403Success0.002
testBug90609Success0.002
testBug103281Success0.004
testBug78800Success0.002
test10_2s3bSuccess0.005
testTemplateTemplateParameterSuccess0.018
testBug103578Success0.002
testBug45129Success0.013
testBug91707Success0.010
testBasicClassTemplateSuccess0.002
testBasicTemplateInstance_1Success0.002
testBasicTemplateInstance_2Success0.002
testBasicTemplateFunctionSuccess0.003
testStackOverflowSuccess0.004
testBasicClassPartialSpecializationSuccess0.002
testStackOverflow_2Success0.002
testTemplateMemberDefSuccess0.002
testTemplateFunctionImplicitInstantiationSuccess0.001
test_14_5_5_2s5_OrderingFunctionTemplates_1Success0.004
test_14_5_5_2s5_OrderingFunctionTemplates_2Success0.003
testTemplateParametersSuccess0.002
testDeferredInstancesSuccess0.002
test_14_5_4_1s2_MatchingTemplateSpecializationsSuccess0.021
test14_7_3_FunctionExplicitSpecializationSuccess0.004
test_14_5_5_1_FunctionTemplates_1Success0.001
test_14_5_5_1_FunctionTemplates_2Success0.003
test_14_8_1s2_FunctionTemplatesSuccess0.002
test14_8_3s6_FunctionTemplatesSuccess0.001
test14_5_5_2s6_FunctionTemplatesSuccess0.004
test14_6_1s1_LocalNamesSuccess0.001
test14_8s2_Success0.003
test14_7_3s14Success0.006
test14_7_1s14_InfiniteInstantiationSuccess0.002
test14_6_1s2Success0.002
testBug76951_1Success0.001
testBug76951_2Success0.002
testInstancesSuccess0.002
testTemplateParameterDeclarationsSuccess0.001
testDeferredInstantiationSuccess0.003
test14_5_2s2_MemberSpecializationsSuccess0.006
testClassSpecializationsSuccess0.001
test14_7_3s5_SpecializationMemberDefinitionSuccess0.003
testNestedSpecializationsSuccess0.008
test14_5_4s7_UsingClassTemplateSuccess0.006
testTemplateParameterQualifiedType_1Success0.006
testTemplateScopesSuccess0.004
testTemplateScopes_2Success0.002
test14_7_3s16Success0.014
test14_6_1s6Success0.002
testBug90689_ExplicitInstantiationSuccess0.004
test14_7_2s2_ExplicitInstantiationSuccess0.002
testBug74204Success0.002
testDeferredFunctionTemplatesSuccess0.003
testRelaxationForTemplateInheritanceSuccess0.004
testBug98961Success0.003
testBug98784Success0.002
testBug99254Success0.005
testBug99254_2Success0.003
testBug99254_3Success0.004
testBug98666Success0.001
testBug90678Success0.006
testBug95208Success0.003
testBug103715Success0.003
testBug74276Success0.003
testIntGlobalSuccess0.002
testEmptyClassSuccess0.001
testSimpleClassMemberSuccess0.000
testNamespaceDefinitionSuccess0.001
testLinkageSpecificationSuccess0.010
testEnumSpecifierSuccess0.001
testTypedefSuccess0.001
testUsingClausesSuccess0.001
testSimpleClassMembersSuccess0.000
testSimpleFunctionDeclarationSuccess0.001
testFunctionDeclarationWithParametersSuccess0.001
testAssignmentExpressionsSuccess0.000
testBug39348Success0.001
testBug39501Success0.001
testBug39349Success0.000
testBug39544Success0.002
testBug36290Success0.001
testBug36769BSuccess0.018
testBug36932CSuccess0.059
testBugSingleton192Success0.007
testBug36931Success0.005
testBug37019Success0.000
testBug36766and36769ASuccess0.001
testBug36766and36769BSuccess0.001
testBug36766and36769CSuccess0.005
testBug36766and36769DSuccess0.001
testBug36932ASuccess0.001
testBug36932BSuccess0.044
testBug36769ASuccess0.002
testBug36714Success0.001
testBugFunctor758Success0.001
testBug36932Success0.001
testBug36704Success0.001
testBug36699Success0.001
testBug36691Success0.002
testBug36702Success0.002
testBug36852Success0.001
testBug36689Success0.001
testBug36707Success0.001
testBug36717Success0.001
testBug36693Success0.001
testWeirdExpressionSuccess0.000
testBug36696Success0.001
testArrayOfPointerToFunctionsSuccess0.001
testBug36073Success0.001
testTemplateSpecializationSuccess0.000
testTemplateInstantiationSuccess0.001
testMultipleDeclaratorsSuccess0.001
testFunctionModifiersSuccess0.000
testArraysSuccess0.001
testElaboratedParmsSuccess0.001
testMemberDeclarationsSuccess0.001
testPointerOperatorsSuccess0.001
testBug26467Success0.000
testASMDefinitionSuccess0.002
testConstructorChainSuccess0.001
testBug36237Success0.001
testBug36532Success0.001
testPreprocessorSuccess0.004
testTemplateDeclarationOfFunctionSuccess0.003
testTemplateDeclarationOfClassSuccess0.001
testBug35906Success0.001
testBug36288Success0.001
testBug36250Success0.001
testBug36240Success0.000
testBug36254Success0.001
testBug36432Success0.002
testBug36594Success0.015
testBug36794Success0.001
testBug36799Success0.000
testBug36764Success0.002
testOrderSuccess0.001
testBug36771Success0.002
testBug36811Success0.001
testBug36708Success0.000
testBug36690Success0.001
testBug36703Success0.001
testBug36692Success0.000
testBug36551Success0.001
testStructSuccess0.001
testBug36559Success0.000
testPointersToFunctionsSuccess0.001
testBug36600Success0.001
testBug36713Success0.000
testPointersToMemberFunctionsSuccess0.001
testBug39550Success0.000
testBug39553Success0.001
testBug39537Success0.004
testBug39546Success0.000
testIndirectDeclaratorsSuccess0.000
testBug39532Success0.001
testBug39540Success0.001
testBug39530Success0.000
testBug39526Success0.001
testBug39535Success0.001
testBug39504BSuccess0.000
testBug39505ASuccess0.001
testBug39505BSuccess0.000
testBug42985Success0.001
testBug40419Success0.001
testBug39556Success0.001
testBug43371Success0.001
testBug43644Success0.000
testBug43062Success0.001
testBug39531Success0.001
testBug40007Success0.000
testBug40759Success0.001
testBug44633Success0.000
testBug39525Success0.001
testBug41935Success0.000
testBug39528Success0.000
testBug39538Success0.001
testBug39536Success0.001
testBug39536ASuccess0.001
testBug39536BSuccess0.001
testBug39542Success0.000
testBug39549Success0.004
testBug39551ASuccess0.000
testBug39551BSuccess0.001
testCBoolSuccess0.000
testBug39678Success0.001
testBug43110Success0.000
testBug47752Success0.001
testBug47628Success0.001
testBug44336Success0.000
testBug39705Success0.001
testBug45235Success0.000
testBug59179Success0.001
testBug57652Success0.001
testBug60142Success0.000
testBug61431Success0.017
testBadIdentifierSuccess0.000
testBug67622Success0.001
testBug68116Success0.003
testBug69161Success0.001
testBug73524Success0.001
testBug39694Success0.000
testBug39704ASuccess0.001
testBug39704DSuccess0.000
testBug39695Success0.001
testBug39684Success0.001
testBug39703Success0.000
testBug39698ASuccess0.001
testBug39698BSuccess0.001
testBug39554Success0.001
testBug39704BSuccess0.001
testBug39704CSuccess0.001
testBug39686Success0.002
testBug39681Success0.001
testBug39677Success0.005
testBug39701ASuccess0.002
testBug39701BSuccess0.001
testBug39701CSuccess0.001
testBug61972Success0.002
testBug64268Success0.001
testBug73652Success0.001
testBug74180Success0.001
testBug74328Success0.001
testUsingClausesSuccess0.002
testConstructorChainSuccess0.001
testBug39551ASuccess0.001
testBug39551BSuccess0.001
testCBoolSuccess0.001
testBug43110Success0.001
testBug47752Success0.000
testBug47628Success0.001
testBug45235Success0.000
testBug67622Success0.000
testBug44510Success0.001
testBug64271Success0.002
testEmptyCompilationUnitSuccess0.000
testSimpleNamespaceSuccess0.001
testMultipleNamespaceDefinitionsSuccess0.000
testNestedNamespaceDefinitionsSuccess0.001
testEmptyClassDeclarationSuccess0.001
testSimpleSubclassSuccess0.000
testNestedSubclassSuccess0.001
testSimpleVariableSuccess0.001
testSimpleClassReferenceVariableSuccess0.000
testNestedClassReferenceVariableSuccess0.001
testMultipleDeclaratorsVariableSuccess0.003
testSimpleFieldSuccess0.001
testEnumerationsSuccess0.001
testSimpleFunctionSuccess0.000
testSimpleFunctionWithTypesSuccess0.002
testSimpleMethodSuccess0.000
testSimpleMethodWithTypesSuccess0.001
testUsingDeclarationWithFunctionsAndMethodsSuccess0.002
testLinkageSpecSuccess0.000
testBogdansExampleSuccess0.001
testAndrewsExampleSuccess0.001
testSimpleTypedefSuccess0.001
testComplexTypedefSuccess0.001
testBug40842Success0.000
testNestedClassnameSuccess0.001
testForwardDeclarationSuccess0.001
testElaboratedTypeSuccess0.000
testForewardDeclarationWithUsageSuccess0.000
testASMSuccess0.001
testOverrideSuccess0.000
testSimpleExpressionSuccess0.001
testParameterExpressionsSuccess0.001
testNestedNamespaceExpressionSuccess0.001
testArrayModExpressionSuccess0.000
testPointerVariableSuccess0.000
testExceptionSpecificationSuccess0.001
testNewExpressionsSuccess0.001
testBug41520Success0.006
testNewXReferencesSuccess0.001
testQualifiedNameReferencesSuccess0.002
testIsConstructorSuccess0.002
testIsDestructorSuccess0.001
testBug41445Success0.001
testSimpleFunctionBodySuccess0.001
testSimpleForLoopSuccess0.003
testBug42541Success0.001
testSimpleIfStatementSuccess0.001
testSimpleWhileStatementSuccess0.001
testSimpleSwitchStatementSuccess0.004
testSimpleDoStatementSuccess0.001
testThrowStatementSuccess0.001
testScopingSuccess0.001
testEnumeratorReferencesSuccess0.001
testBug42840Success0.001
testBug42872Success0.001
testBug43503ASuccess0.003
testBug42979Success0.002
testBug43373Success0.001
testBug39504Success0.001
testBug43375Success0.001
testBug43503Success0.002
testBug43679_ASuccess0.001
testBug43679_BSuccess0.001
testBug43951Success0.001
testBug44342Success0.001
testCDesignatedInitializersSuccess0.002
testCBoolAsParameterSuccess0.001
testBug44925Success0.001
testBug44838Success0.002
testBug46165Success0.001
testBug47624Success0.001
testQualifiedLookupSuccess0.002
testBug43110_XRefSuccess0.001
testErrorHandling_1Success0.004
testBug44340Success0.001
testBug47636Success0.000
testBug45697Success0.001
testBug54639Success0.001
testBug55163Success0.001
testBug55673Success0.001
testBug54531Success0.000
testBug56516Success0.001
testBug53786Success0.000
testBug54029Success0.001
testBug47625Success0.001
testBug57754Success0.001
testBug57800Success0.005
testBug46246Success0.002
testBug57791Success0.000
testBug44249Success0.000
testBug59149Success0.001
testBug59302Success0.000
testULongSuccess0.001
testBug47926Success0.001
testBug50984_ASTMethod_getOwnerClassSpecifier_ClassCastExceptionSuccess0.001
testGloballyQualifiedUsingDeclarationSuccess0.001
test57513_newSuccess0.001
test57513_NoConstructorSuccess0.001
test57513_ctorinitSuccess0.001
test575513_qualifiedSuccess0.001
testBug60944Success0.000
testDestructorReferenceSuccess0.001
testBug39676_toughSuccess0.002
testBug60939Success0.016
testBug64010Success0.155
testBug65569Success0.000
testBug67680Success0.001
testTypeIDSignatureSuccess0.001
testUnaryAmperCastSuccess0.001
testBug68235Success0.002
testBug60407Success0.003
testBug68623Success0.001
testBug69798Success0.001
testBug69662Success0.001
testBug68528Success0.001
testBug71094Success0.001
testPredefinedSymbol_bug70928Success0.001
testBug73428Success0.002
testBug73615Success0.001
testBug72691Success0.001
testBug72691_2Success0.001
testBug71733Success0.001
testBug69526Success0.001
testBug69454Success0.001
testBug72692ASuccess0.004
testBug72692BSuccess0.001
testBug72692CSuccess0.010
testBug74575ASuccess0.001
testBug75338Success0.001
testBug74847Success0.000
testBug76696Success0.014
testBug74069Success0.001
testBug77805Success0.001
testBug77821Success0.001
testBug77009Success0.000
testBug77281Success0.001
testBug77921Success0.001
testBug71317ASuccess0.000
testBug71317BSuccess0.001
testBug77097Success0.000
testBug77276Success0.000
testBug78165Success0.001
testPredefinedSymbol_bug70928_infinite_loop_test1Success0.002
testPredefinedSymbol_bug70928_infinite_loop_test2Success0.001
testBug102376Success0.013
testBug103560Success0.003
testBug83737Success0.011
testBaseCaseSuccess0.001
testSimpleDeclarationSuccess0.001
testSimpleObjectStyleMacroDefinitionSuccess0.002
testSimpleFunctionStyleMacroDefinitionSuccess0.003
testBug83664Success0.001
testBug84343Success0.001
testBug84366Success0.001
testBug84375Success0.000
testBug84357Success0.001
testBug84367Success0.001
testElaboratedTypeSpecifierSuccess0.004
testBug83852Success0.001
testBug83853Success0.001
testBug84374Success0.001
testBug84467Success0.001
testBug84576Success0.001
testSimplePreprocessorStatementsSuccess0.006
testBug85820Success0.001
testBug86323Success0.001
testBug86698_1Success0.002
testBug86698_2Success0.002
testObjectStyleMacroExpansionSimpleDeclaratorSuccess0.003
testObjectMacroExpansionModestDeclaratorSuccess0.001
testObjectMacroExpansionPartialDeclSpecSuccess0.002
testObjectMacroExpansionNestedSuccess0.002
testObjectMacroExpansionComplexSuccess0.001
testStdioBugSuccess0.003
testMacroBindingsSuccess0.003
testBug90978Success0.002
testBug94933Success0.003
testBug97967Success0.036
testBug101875Success0.063
testSimpleInclusionSuccess0.023
testSimpleInclusion2Success0.038
testMacrosInIncludeFileSuccess0.022
testBug84451Success0.028
testMacrosInIncludeFile2Success0.033
testBug90851Success0.026
testIProblemLocationSuccess0.031
testBug97603Success0.027
cleanupProjectSuccess0.007
testSimpleKRCTest1Success0.002
testSimpleKRCTest2Success0.002
testSimpleKRCTest3Success0.001
testKRC_1Success0.001
testKRCWithTypesSuccess0.002
testKRCProblem1Success0.001
testKRCProblem2Success0.004
testKRCProblem3Success0.002
testKRCProblem4Success0.001
testKRCProblem5Success0.001
testKRC_monop_cards1Success0.004
testKRC_monop_cards2Success0.002
testKRC_getParametersOrderSuccess0.001
testKRC_Ethereal_1Success0.002
testBug97447Success0.001
testBug100104Success0.002
testSimpleSignatureSuccess0.003
testSimpleParameterSuccess0.002
testSimpleCParameterSignatureSuccess0.001
testSimpleTypeIdSuccess0.014
testKnRCSuccess0.002
testPrimaryEmptySuccess0.001
testPrimaryIntegerLiteralSuccess0.001
testPrimaryCharLiteralSuccess0.000
testPrimaryFloatLiteralSuccess0.001
testPrimaryStringLiteralSuccess0.000
testPrimaryBooleanLiteralSuccess0.001
testPrimaryThisSuccess0.000
testPrimaryBracketedExpressionSuccess0.001
testIdExpressionSuccess0.000
testPostfixSubscriptSuccess0.001
testPostfixSubscriptASuccess0.000
testPostfixFunctioncallBug42822Success0.001
testPostfixSimpletypesBug42823Success0.001
testPostfixDotExpressionSuccess0.001
testPostfixArrowExpressionSuccess0.001
testPostfixIncrementSuccess0.000
testPostfixDecrementSuccess0.001
testPostfixDynamicCastSuccess0.000
testPostfixReinterpretCastSuccess0.001
testPostfixStaticCastSuccess0.001
testPostfixConstCastSuccess0.001
testPostfixTypeIdExpressionSuccess0.001
testPostfixTypeIdExpression2Success0.000
testPostfixTypeIdTypeId2Success0.001
testUnaryIncrementSuccess0.000
testUnaryDecrementSuccess0.001
testUnaryStarCastExpressionSuccess0.000
testUnaryAmpersandCastExpressionSuccess0.001
testUnaryPlusCastExpressionSuccess0.000
testUnaryMinusCastExpressionSuccess0.001
testUnaryNotCastExpressionSuccess0.000
testTildeNotCastExpressionSuccess0.001
testUnarySizeofUnaryExpressionSuccess0.001
testUnarySizeofTypeIdSuccess0.001
testNewTypeIdSuccess0.001
testCastExpressionSuccess0.001
testMultiplicativeMultiplySuccess0.000
testMultiplicativeDivideSuccess0.001
testMultiplicativeModulusSuccess0.000
testAdditivePlusSuccess0.001
testAdditiveMinusSuccess0.000
testShiftLeftSuccess0.001
testShiftRightSuccess0.000
testRelationalLessThanSuccess0.001
testRelationalGreaterThanSuccess0.000
testRelationalLessThanOrEqualSuccess0.001
testRelationalGreaterThanOrEqualSuccess0.000
testEqualityEqualsSuccess0.001
testEqualityNotEqualsSuccess0.000
testAndExpressionSuccess0.001
testExclusiveOrExpressionSuccess0.000
testInclusiveOrExpressionSuccess0.002
testLogicalAndExpressionSuccess0.000
testLogicalOrExpressionSuccess0.001
testConditionalExpressionSuccess0.001
testAssignmentExpressionNormalSuccess0.000
testAssignmentExpressionPlusSuccess0.001
testAssignmentExpressionMinusSuccess0.000
testAssignmentExpressionMultiSuccess0.001
testAssignmentExpressionDivSuccess0.000
testAssignmentExpressionModSuccess0.001
testAssignmentExpressionLShiftSuccess0.000
testAssignmentExpressionRShiftSuccess0.001
testAssignmentExpressionAndSuccess0.000
testAssignmentExpressionOrSuccess0.001
testAssignmentExpressionXOrSuccess0.000
testBug60407Success0.009
testBaseCase_VariableReferenceSuccess0.002
testBaseCase_FunctionReferenceSuccess0.002
testBaseCase_ErrorSuccess0.004
testBaseCase_FunctionDeclarationSuccess0.001
testBaseCase_FunctionDeclaration2Success0.001
testBaseCase_VariableDeclarationSuccess0.002
testBaseCase_ParameterSuccess0.002
testBug57898Success0.005
testConstructorDestructorDeclarationSuccess0.002
testBug60264Success0.001
testBug61613Success0.002
testBug60038Success0.006
testMethodReferenceSuccess0.001
testConstructorDefinitionSuccess0.001
testBug63966Success0.002
testBug66744Success0.002
testBug68527Success0.001
testBug61800Success0.001
testBug68739Success0.003
testBug72818Success0.003
test72220Success0.001
testBug72721Success0.001
testBug72372Success0.001
testBug72372_2Success0.001
testBug72713Success0.001
testBug72712Success0.002
testBug72712_2Success0.001
testBug72710Success0.009
testBug75731Success0.047
testBug77989Success0.001
testBug78435Success0.001
testBug78231ASuccess0.001
testBug78231BSuccess0.001
testSimpleKRCTest1Success0.002
testSimpleKRCTest2Success0.013
testSimpleKRCTest3Success0.001
testKRC_1Success0.002
testKRCWithTypesSuccess0.002
testKRC_monop_cards1Success0.004
testKRC_monop_cards2Success0.003
testKRC_getParametersOrderSuccess0.001
testKRC_Ethereal_1Success0.004
testBug86698Success0.013
testLittleThingsSuccess0.010
testSimpleWindowsPreprocessorSelectionsSuccess0.004
testBug86993Success0.001
testBug86870Success0.005
testBug87179Success0.002
testBug96702Success0.012
testBug97301Success0.022
testBug86126Success0.014
testBug98806Success0.001
testSetCacheSizeSuccess0.001
testSimpleCacheFunctionalitySuccess0.009
testResourceChangedUpdateSuccess2.387
testResourceChangedNestedPathUpdateSuccess2.269
testClearCacheSuccess0.000
test10_2s3bSuccess0.008
test14_7_3s14Success0.002
test14_6_1s2Success0.001
test14_7_3s16Success0.005
test14_6_1s6Success0.002
test2_4s5Success0.001
test2_13_1s1Success0.002
test3_1s3Success0.003
test3_1s4aSuccess0.001
test3_1s4bSuccess0.001
test3_2s4Success0.002
test3_2s5Success0.004
test3_3s2Success0.008
test3_3_1s1Success0.001
test3_3_1s2Success0.000
test3_3_1s3Success0.001
test3_3_5s1Success0.002
test3_4_1s6Success0.001
test3_4_1s7Success0.000
test3_4_1s8Success0.002
test3_4_1s10Success0.002
test3_4_2s2Success0.001
test3_4_3s1Success0.001
test3_4_3s3Success0.002
test3_4_3s5Success0.002
test3_4_3_2s2Success0.003
test3_4_3_2s3Success0.005
test3_4_3_2s4Success0.004
test3_4_3_2s5Success0.001
test3_4_3_2s6aSuccess0.002
test3_4_3_2s6bSuccess0.001
test3_4_4s3Success0.003
test3_5s6Success0.001
test3_5s7Success0.001
test3_5s8Success0.001
test3_6_1s2Success0.001
test3_8s5Success0.004
test3_8s7Success0.004
test3_8s8Success0.001
test3_8s9Success0.002
test3_9s2Success0.002
test3_9s3Success0.001
test3_9s7Success0.003
test3_10s3Success0.001
test5s4Success0.001
test5_2_7s5Success0.001
test5_2_7s9Success0.004
test5_2_8s5Success0.002
test5_2_9s5Success0.001
test5_3_1s2Success0.001
test5_3_4s6Success0.001
test5_4s5Success0.001
test5_5s6Success0.001
test5_9s2Success0.001
test5_10s2Success0.005
test5_18s2Success0.002
test6_4s1Success0.001
test6_5s3Success0.001
test6_5_1s2Success0.004
test6_5_3s3Success0.001
test6_7s3Success0.001
test6_7s4Success0.001
test6_8s1Success0.011
test6_8s3Success0.013
test7_1s2Success0.001
test7_1s3Success0.001
test7_1_1s7Success0.002
test7_1_1s8aSuccess0.002
test7_1_1s8bSuccess0.001
test7_1_3s1Success0.000
test7_1_3s2Success0.001
test7_1_3s3aSuccess0.000
test7_1_3s3bSuccess0.000
test7_1_3s4Success0.002
test7_1_3s5aSuccess0.000
test7_1_3s5bSuccess0.001
test7_1_5_1s5Success0.002
test7_1_5_1s6Success0.003
test7_2s2Success0.001
test7_2s3Success0.001
test7_2s8Success0.001
test7_2s10Success0.002
test7_3_1s5Success0.001
test7_3_1_1s1Success0.002
test7_3_1_2s1Success0.000
test7_3_1_2s2Success0.002
test7_3_1_2s3Success0.015
test7_3_2s3Success0.001
test7_3_3s3Success0.003
test7_3_3s4Success0.000
test7_3_3s5Success0.001
test7_3_3s6Success0.001
test7_3_3s7Success0.002
test7_3_3s8Success0.002
test7_3_3s9Success0.002
test7_3_3s10Success0.005
test7_3_3s11Success0.001
test7_3_3s12Success0.004
test7_3_3s14Success0.001
test7_3_3s15Success0.002
test7_3_4s1Success0.001
test7_3_4s2aSuccess0.001
test7_3_4s2bSuccess0.002
test7_3_4s5Success0.001
test7_5s3Success0.001
test7_5s4aSuccess0.001
test7_5s4bSuccess0.002
test7_5s6Success0.001
test7_5s7aSuccess0.001
test7_5s7bSuccess0.001
test7_5s7cSuccess0.000
test8_1s1Success0.001
test8_2s1Success0.002
test8_2s5Success0.001
test8_2s6Success0.001
test8_2s7bSuccess0.000
test8_3s1Success0.001
test8_3s4Success0.001
test8_3_1s2aSuccess0.002
test8_3_1s2bSuccess0.002
test8_3_1s2cSuccess0.001
test8_3_2s1Success0.001
test8_3_2s2Success0.004
test8_3_3s2Success0.004
test8_3_4s1Success0.001
test8_3_4s4Success0.000
test8_3_4s8Success0.001
test8_3_5s2Success0.003
test8_3_5s4Success0.001
test8_3_5s5Success0.001
test8_3_5s7aSuccess0.001
test8_3_5s7bSuccess0.001
test8_3_5s9aSuccess0.001
test8_3_5s9bSuccess0.001
test8_3_6s2Success0.002
test8_3_6s4Success0.001
test8_3_6s5Success0.010
test8_3_6s6Success0.002
test8_3_6s7Success0.001
test8_3_6s8Success0.001
test8_3_6s9aSuccess0.001
test8_3_6s9bSuccess0.007
test8_3_6s9cSuccess0.001
test8_3_6s10Success0.004
test8_4s2Success0.001
test8_5s10Success0.002
test8_5_1s2Success0.001
test8_5_1s4Success0.001
test8_5_1s5Success0.001
test8_5_1s6Success0.000
test8_5_1s7Success0.001
test8_5_1s8Success0.001
test8_5_1s10Success0.001
test8_5_1s11aSuccess0.001
test8_5_1s11bSuccess0.000
test8_5_1s12Success0.002
test8_5_1s15Success0.001
test8_5_2s2Success0.000
test8_5_3s2Success0.001
test8_5_3s5aSuccess0.001
test8_5_3s5bSuccess0.006
test8_5_3s5cSuccess0.001
test8_5_3s5dSuccess0.000
test9_1s1Success0.009
test9_1s2aSuccess0.002
test9_1s2bSuccess0.002
test9_1s2cSuccess0.001
test9_1s3Success0.001
test9_1s4Success0.001
test9_2s11Success0.001
test9_3s5Success0.001
test9_3s9Success0.002
test9_3_1s2Success0.004
test9_3_1s3Success0.000
test9_3_2s2Success0.002
test9_3_2s4Success0.003
test9_4s2aSuccess0.002
test9_4s2bSuccess0.001
test9_4_2s2Success0.001
test9_5s2Success0.002
test9_5s4Success0.001
test9_6s4Success0.005
test9_7s1Success0.002
test9_7s2Success0.002
test9_7s3Success0.001
test9_8s1Success0.001
test9_9s1Success0.001
test10s2Success0.002
test10_1s1Success0.001
test10_1s3aSuccess0.000
test10_1s3bSuccess0.002
test10_2s3aSuccess0.001
test10_2s4Success0.003
test10_2s5Success0.002
test10_2s6Success0.003
test10_2s7Success0.002
test10_3s2Success0.002
test10_3s5Success0.002
test10_3s9Success0.001
test10_3s10Success0.002
test10_3s11Success0.000
test10_3s12Success0.002
test10_4s2aSuccess0.002
test10_4s2bSuccess0.001
test10_4s3Success0.000
test10_4s4aSuccess0.001
test10_4s4bSuccess0.001
test11s2Success0.000
test11s3Success0.001
test11s5Success0.003
test11s6Success0.001
test11_1s1aSuccess0.006
test11s1bSuccess0.000
test11_1s3Success0.001
test11_2s2Success0.001
test11_2s3Success0.007
test11_2s4Success0.002
test11_4s1Success0.002
test11_4s2aSuccess0.004
test11_4s2bSuccess0.001
test11_4s4Success0.001
test11_4s5Success0.001
test11_4s8Success0.002
test11_4s9Success0.002
test11_5s1Success0.006
test11_6s1Success0.002
test11_7s1Success0.001
test11_8s1Success0.002
test11_8s2Success0.003
test12_1s1Success0.001
test12_1s15Success0.002
test12_2s2Success0.002
test12_2s5Success0.003
test12_3s4Success0.001
test12_3s5Success0.001
test12_3_1s1Success0.002
test12_3_1s2Success0.002
test12_3_2s2Success0.001
test12_3_2s3Success0.000
test12_4s12Success0.002
test12_4s13Success0.002
test12_5s2Success0.001
test12_5s6Success0.001
test12_6_1s1Success0.002
test12_6_1s2Success0.003
test12_6_2s2aSuccess0.001
test12_6_2s2bSuccess0.001
test12_6_2s3Success0.003
test12_6_2s6Success0.004
test12_6_2s7Success0.002
test12_6_2s8Success0.004
test12_7s1_aSuccess0.003
test12_7s1_bSuccess0.004
test12_7s3Success0.005
test12_7s6Success0.003
test12_8s2aSuccess0.002
test12_8s2bSuccess0.001
test12_8s2cSuccess0.002
test12_8s3Success0.001
test12_8s3dSuccess0.001
test12_8s4aSuccess0.001
test12_8s4bSuccess0.001
test12_8s9Success0.003
test12_8s13Success0.001
test12_8s15Success0.002
test13s2Success0.001
test12_1s2Success0.002
test12_1s3aSuccess0.001
test12_1s3bSuccess0.001
test12_1s3cSuccess0.001
test12_8s3eSuccess0.001
test12_8s3fSuccess0.002
test13_2s1aSuccess0.001
test13_2s1bSuccess0.001
test13_2s2Success0.001
test13_2s3Success0.003
test13_3_1s6Success0.001
test13_3_1_1_2s4Success0.002
test13_3_1_2s1Success0.002
test13_3_1_2s6Success0.001
test13_3_3s1Success0.001
test13_3_3s3Success0.001
test13_3_3_1_1s2Success0.001
test13_3_3_1_4s1Success0.003
test13_3_3_2s3aSuccess0.001
test13_3_3_2s3bSuccess0.004
test13_3_3_2s3cSuccess0.005
test13_3_3_2s4Success0.002
test13_4s5bSuccess0.002
test13_5s4Success0.002
test13_5_3s2Success0.001
test13_5_7s1Success0.004
test14_1s6Success0.001
test14_1s7Success0.001
test14_1s8Success0.002
test14_1s10aSuccess0.001
test14_1s10bSuccess0.001
test14_1s11Success0.000
test14_1s12Success0.001
test14_1s13Success0.001
test14_1s15Success0.001
test14_2s3Success0.002
test14_2s4Success0.002
test14_3s1Success0.004
test14_3s3Success0.001
test14_3s5Success0.003
test14_3_1s2Success0.002
test14_3_1s3Success0.001
test14_3_3s2Success0.003
test14_2s1aSuccess0.002
test14_4s1bSuccess0.002
test14_5_1s2Success0.003
test14_5_1s3aSuccess0.002
test14_5_1_1s1Success0.001
test14_5_1_1s2Success0.003
test14_5_1_2s1Success0.005
test14_5_2s1Success0.001
test14_5_2s4Success0.003
test14_5_2s5Success0.001
test14_5_1_3s1Success0.002
test14_5_3s2Success0.003
test14_5_3s3Success0.001
test14_5_3s4Success0.007
test14_5_3s6Success0.002
test14_5_4_3s2Success0.004
test14_5_4s4Success0.002
test14_5_4s9bSuccess0.001
test14_5_4_1s2aSuccess0.010
test14_5_4_1s2bSuccess0.003
test14_5_4_3s1Success0.007
test14_5_5s1Success0.002
test14_5_5_1s1aSuccess0.001
test14_5_5_1s1bSuccess0.002
test14_5_5_2s5Success0.003
test14_5_5_2s6Success0.004
test14_6s2Success0.003
test14_6s4Success0.001
test14_6s6Success0.006
test14_6s7Success0.001
test14_6s8Success0.004
test14_6s9Success0.001
test14_6_1s3aSuccess0.001
test14_6_1s1Success0.002
test14_6_1s3bSuccess0.000
test14_6_1s4Success0.001
test14_6_1s5Success0.001
test14_6_1s7Success0.001
test14_6_2s2Success0.002
test14_6_2s4Success0.002
test14_6_3s1Success0.001
test14_6_5s2Success0.002
test14_7s6Success0.012
test14_7_1s3Success0.003
test14_7_1s4Success0.005
test14_7_1s6Success0.001
test14_7s3Success0.002
test14_7_1s5Success0.003
test14_7_1s10Success0.003
test14_7_1s12Success0.002
test14_7_1s14Success0.001
test14_7_2s2Success0.003
test14_7_2s5Success0.001
test14_7_2s6Success0.002
test14_7_2s9Success0.002
test14_7_3s1Success0.002
test14_7_3s3Success0.001
test14_7_3s5Success0.002
test14_7_3s6Success0.003
test14_7_3s9Success0.001
test14_7_3s11Success0.002
test14_7_3s17Success0.002
test14_7_3s10Success0.001
test14_7_3s12Success0.004
test14_7_3s18Success0.001
test14_8s2Success0.002
test14_8_1s1Success0.003
test14_8_1s2Success0.000
test14_8_1s3Success0.003
test14_8_1s6Success0.003
test14_8_2s1Success0.002
test14_8_2s2aSuccess0.001
test14_8_2s2dSuccess0.001
test14_8_2s2eSuccess0.006
test14_8_2s5Success0.002
test14_8_2_4s5Success0.002
test14_8_2_4s6Success0.001
test14_8_2_4s12Success0.001
test14_8_2_4s13Success0.003
test14_8_2_4s15Success0.006
test14_8_2_4s16Success0.001
test14_8_2_4s17Success0.001
test14_8_3s2Success0.001
test14_8_3s3Success0.003
test14_8_3s4Success0.002
test14_8_3s6Success0.002
test15s2Success0.001
test15s3Success0.003
test15_1s1Success0.002
test15_1s6Success0.000
test15_3s4Success0.002
test15_4s1aSuccess0.001
test15_4s1bSuccess0.000
test15_4s3aSuccess0.001
test15_4s3bSuccess0.001
test15_4s8Success0.006
test15_4s10Success0.001
test15_4s13Success0.001
test16_2s8Success0.001
test18_2_1_5s2Success0.002
test3_3_1s4Success0.001
test3_4_1s3Success0.002
test3_4_5s4Success0.001
test3_6_2s2Success0.001
test4_4s4Success0.001
test5_5s5Success0.001
test7_3_4s4Success0.001
test8_4s5Success0.001
test8_5s14Success0.001
test10_3s3Success0.001
test12_5s7aSuccess0.001
test12_5s7bSuccess0.001
test13_3_1_2s10Success0.002
test14_1s2Success0.002
test14_1s3Success0.006
test14_3_2s3Success0.002
test14_3_2s2Success0.001
test14_3_2s4Success0.001
test14_3_2s5Success0.003
test14_5_2s2Success0.003
test14_5_4s5Success0.001
test14_5_4s6Success0.002
test14_5_4s7Success0.001
test14_5_5_1s4Success0.001
test14_8_1s2bSuccess0.002
test15_3_5s3Success0.000
test8_5_3s1Success0.002
test12s1Success0.002
test12_7s2Success0.002
test3_3_6s5Success0.003
test13_4s5aSuccess0.001
test11_3s2Success0.003
test8_5s2Success0.001
test8_2s3Success0.001
test14_3s2Success0.002
test2_3s2Success0.001
test6_4s3Success0.001
test6_8s2Success0.002
test8_2s4Success0.002
test8_2s7aSuccess0.001
test8_5_2s1Success0.001
test14_5_3s1Success0.003
test14_5_4_2s2Success0.002
test14_5_5_1s5Success0.002
test14_5_5_1s6Success0.001
test14_6_2s3Success0.003
test14_8_2s2bSuccess0.001
test14_8_2s2cSuccess0.002
test14_8_2s3Success0.003
test14_8_2_4s7Success0.001
test14_8_2_4s8Success0.003
test14_8_2_4s18Success0.002
test14_5_5_1s8aSuccess0.008
test14_5_5_1s8bSuccess0.001
test14_8_1s4Success0.002
test14_8_2_4s14Success0.002
test14_8_3s5Success0.006
test4s6Success0.002
test5_1_1_3s2Success0.000
test5_1_2_3s10Success0.002
test5_1_2_3s11Success0.002
test5_1_2_3s12Success0.006
test5_1_2_3s13Success0.003
test5_1_2_3s14Success0.007
test5_1_2_3s15Success0.002
test6_2_5s28Success0.001
test6_2_7s5Success0.001
test6_4_4_4s12Success0.003
test6_5_2_2s12Success0.009
test6_5_2_3s7Success0.003
test6_5_2_3s8aSuccess0.002
test6_5_2_3s8bSuccess0.002
test6_5_2_5s9Success0.001
test6_5_2_5s10Success0.001
test6_5_2_5s11Success0.001
test6_5_2_5s12Success0.001
test6_5_2_5s13Success0.001
test6_5_2_5s14Success0.001
test6_5_2_5s15Success0.001
test6_5_2_5s16Success0.002
test6_5_3_4s5Success0.001
test6_5_3_4s6Success0.002
test6_5_6s10Success0.003
test6_5_15s8Success0.002
test6_5_16_1s5Success0.002
test6_5_16_1s6Success0.002
test6_7_2_1s17Success0.003
test6_7_2_1s18aSuccess0.004
test6_7_2_1s18bSuccess0.001
test6_7_2_2s5Success0.003
test6_7_2_3s9Success0.001
test6_7_2_3s10Success0.002
test6_7_2_3s11Success0.001
test6_7_3s10Success0.001
test6_7_3s11Success0.005
test6_7_3_1s7Success0.001
test6_7_3_1s8Success0.001
test6_7_3_1s9Success0.001
test6_7_3_1s10Success0.001
test6_7_3_1s11Success0.001
test6_7_3_1s12Success0.001
test6_7_4s7Success0.011
test6_7_5_1s4Success0.001
test6_7_5_2s7Success0.001
test6_7_5_2s8Success0.001
test6_7_5_2s9Success0.003
test6_7_5_2s10Success0.004
test6_7_5_3s16Success0.001
test6_7_5_3s18Success0.001
test6_7_5_3s19Success0.001
test6_7_5_3s20Success0.006
test6_7_5_3s21Success0.001
test6_7_7s4Success0.002
test6_7_7s5Success0.001
test6_7_7s7Success0.002
test6_7_7s8Success0.004
test6_7_8s24Success0.001
test6_7_8s25Success0.001
test6_7_8s26aSuccess0.001
test6_7_8s26bSuccess0.001
test6_7_8s27Success0.002
test6_7_8s28Success0.001
test6_7_8s29Success0.002
test6_7_8s31Success0.002
test6_7_8s32Success0.001
test6_7_8s33Success0.001
test6_7_8s34Success0.001
test6_7_8s35Success0.001
test6_7_8s36Success0.001
test6_7_8s38Success0.000
test6_8_3s4Success0.002
test6_8_3s5Success0.003
test6_8_3s6Success0.002
test6_8_4s7Success0.007
test6_8_6_1s3Success0.002
test6_8_6_1s4Success0.002
test6_8_6_4s4Success0.005
test6_9_1s13Success0.002
test6_9_1s14Success0.002
test6_9_2s4Success0.002
test6_10_1s4Success0.002
test6_10_3_3s4Success0.007
test6_10_3_5s3Success0.002
test6_10_3_5s4Success0.001
test6_10_3_5s6Success0.003
test6_10_3_5s8Success0.001
test6_10_3_5s9Success0.003
test6_7_7s6Success0.001
test6_10_3_5s5Success0.022
test6_10_3_5s7Success0.005
testBug60407Success0.018
testBaseCase_VariableReferenceSuccess0.007
testBaseCase_FunctionReferenceSuccess0.006
testBaseCase_ErrorSuccess0.004
testBaseCase_FunctionDeclarationSuccess0.008
testBaseCase_FunctionDeclaration2Success0.005
testBaseCase_VariableDeclarationSuccess0.005
testBaseCase_ParameterSuccess0.005
testBug57898Success0.014
testConstructorDestructorDeclarationSuccess0.009
testBug60264Success0.009
testBug61613Success0.009
testBug60038Success0.019
testMethodReferenceSuccess0.006
testConstructorDefinitionSuccess0.007
testBug63966Success0.005
testBug66744Success0.005
testBug68527Success0.005
testBug61800Success0.007
testBug68739Success0.006
testBug72818Success0.005
test72220Success0.006
testBug72721Success0.005
testBug72372Success0.006
testBug72372_2Success0.006
testBug72713Success0.006
testBug72712Success0.006
testBug72712_2Success0.006
testBug72814Success0.009
testBug72710Success0.006
testBug75731Success0.104
testBug77989Success0.005
testBug78435Success0.008
testBug78231ASuccess0.005
testBug78231BSuccess0.005
testBug86993Success0.009
testBug64326Success0.006
testBug92605Success0.006
testBug79877Success0.010
testBug78114Success0.006
testBug73398Success0.006
testBugSuccess0.006
testBug80826Success0.005
testBug78389Success0.006
testBug78625Success0.006
testBug78656Success0.006
testBug79965Success0.005
testBug64326ASuccess0.008
testBug64326BSuccess0.008
testBug43128ASuccess0.006
testBug43128BSuccess0.014
testBug43128CSuccess0.017
testBug86504Success0.006
testBug79811Success0.005
testBugLabelWithMacroSuccess0.009
testBugMethodDefSuccess0.007
testBug86698ASuccess0.006
testBug86698BSuccess0.006
testBug64181Success0.013
testBug80823Success0.005
testBug92632Success0.006
testBug39551BSuccess0.001
testBug73954BSuccess0.002
testBug39695Success0.001
testBug39684Success0.001
testBug39698ASuccess0.002
testBug39698BSuccess0.001
testBug39686Success0.001
testBug39681Success0.002
testBug39677Success0.006
testPredefinedSymbol_bug69791Success0.002
testBug39697Success0.005
testBug73954ASuccess0.004
testBug75401Success0.002
testGNUExternalTemplate_bug71603Success0.001
testBug74190_g_assert_1Success0.003
testBug74190_g_return_if_failSuccess0.004
testBug95635Success0.023
testTypedefSuccess0.003
testFunctionSuccess0.003
testVarSuccess0.002
testBug43021Success0.007
testGetIncludeNameSuccess0.033
testIsStandardSuccess0.029
testGetElementNameSuccess0.026
testGetElementNameSuccess0.052
testGetChildrenOfTypeStructSuccess0.032
testGetChildrenOfTypeClassSuccess0.030
testGetFieldsSuccess0.032
testGetFieldSuccess0.033
testGetMethodsSuccess0.035
testGetMethodSuccess0.038
testIsStructSuccess0.031
testIsClassSuccess0.031
testIsUnionSuccess0.032
testIsAbstractSuccess0.032
testGetBaseTypesSuccess0.034
testGetAccessControlSuccess0.035
testAnonymousStructObjectSuccess0.030
testInnerStructSuccess0.031
testGetChildrenOfTypeStructSuccess0.063
testGetChildrenOfTypeClassSuccess0.048
testGetFieldsSuccess0.049
testGetFieldSuccess0.047
testGetMethodsSuccess0.062
testGetMethodSuccess0.055
testIsStructSuccess0.060
testIsClassSuccess0.054
testIsUnionSuccess0.046
testIsAbstractSuccess0.047
testGetBaseTypesSuccess0.045
testGetAccessControlSuccess0.051
testAnonymousStructObjectSuccess0.045
testInnerStructSuccess0.047
testGetChildrenOfTypeTemplateSuccess0.038
testGetNumberOfTemplateParametersSuccess0.036
testGetTemplateParameterTypesSuccess0.042
testGetTemplateSignatureSuccess0.031
testGetChildrenOfTypeTemplateSuccess0.064
testGetNumberOfTemplateParametersSuccess0.051
testGetTemplateParameterTypesSuccess0.051
testGetTemplateSignatureSuccess0.059
testHasNatureSuccess0.063
testFileTypeSuccess0.079
testIsValidTranslationUnitNameSuccess0.000
testCreationNoStatusSuccess0.001
testCreationWithStatusSuccess0.000
testElementDoesNotExistSuccess0.000
testElementExistsSuccess0.000
testIsStaticSuccess0.002
testIsAbstractSuccess0.000
testIsExplicitSuccess0.000
testIsExportSuccess0.000
testIsExternSuccess0.000
testIsInlineSuccess0.000
testIsMutableSuccess0.000
testIsPrivateSuccess0.000
testIsPublicSuccess0.000
testIsProtectedSuccess0.001
testIsRegisterSuccess0.000
testIsVirtualSuccess0.000
testIsVolatileSuccess0.000
testGetBinariesSuccess0.061
testIsArchiveSuccess0.029
testIsTranslationUnitSuccess0.043
testGetChildrenSuccess0.037
testGetElementSuccess0.036
testBug23478ASuccess0.036
testBug23478BSuccess0.049
testDeclarators_0001Success0.030
testDeclarators_0002Success0.038
testDeclarators_0004Success0.035
testDeclarators_0005Success0.029
testDeclarators_0015Success0.028
testCPathEntriesSuccess0.047
testCPathEntriesDeltaSuccess0.021
testPathEntryContainerSuccess0.025
testGetChildrenSuccess0.830
testGetBssSuccess0.714
testGetDataSuccess0.471
testGetCpuSuccess0.726
testGetNeededSharedLibsSuccess0.568
testGetSonameSuccess0.461
testGetTextSuccess0.721
testHasDebugSuccess0.475
testisBinReadSuccess0.712
testIsObjectSuccess0.476
testIsSharedLibSuccess0.463
testIsExecutableSuccess0.719
testIsBinarySuccess0.529
testElementDeltasSuccess0.109
testWorkingCopySuccess1.292
testElaboratedTypeSuccess0.025
testMatchSimpleDeclarationSuccess0.004
testMatchNamespaceNestedDeclarationSuccess0.005
testBug39652Success0.006
testMatchStructSuccess0.009
testWildcardQualificationSuccess0.005
testClassIndexPrefixSuccess0.002
testGloballyQualifiedItemSuccess0.003
testClassReferencesSuccess0.002
testClassReferenceInFieldTypeSuccess0.002
testTypeReferenceVisibleByUsingDirectiveSuccess0.002
testEnumerationReferenceVisibleByInheritanceSuccess0.001
testHeadersVisitedTwiceSuccess0.002
testAllOccurencesSuccess0.008
testReferencesInFunctionSuccess0.002
testbug42902_TypeDefsSuccess0.002
testBug43062Success0.003
testMethodDeclarationSuccess0.002
testFunctionIndexPrefixSuccess0.002
testMethodIndexPrefixSuccess0.000
testMethodDeclarationWithParamsSuccess0.002
testMethodDeclarationParameterMatchingSuccess0.006
testMethodWithNoParametersSuccess0.007
testOperators_bug43063_bug42979Success0.014
testBug43498Success0.000
testConstructorDestructorSuccess0.004
testLookupForDefinitionSuccess0.010
testBug63478Success0.004
testEnumeratorReferencesSuccess0.003
testBug68235Success0.011
testNamespaceIndexPrefixSuccess0.001
testVariableIndexPrefixSuccess0.001
testFieldIndexPrefixSuccess0.001
testNamespaceDeclarationSuccess0.002
testNamespaceReferenceInUsingDirectiveSuccess0.001
testNamespaceReferenceInClassBaseClauseSuccess0.002
testFieldDeclarationSuccess0.001
testVariableDeclarationSuccess0.002
testMacroPatternSuccess0.003
testDerivedSuccess0.002
testEnumeratorsSuccess0.003
testNoResourceSearchingSuccess0.008
testBug42911_43988Success0.000
testParseOfAndrewsFileSuccess0.013
testDependencyTreeSuccess11.679
testDepSourceChangeTreeSuccess13.253
testDepHeaderChangeTreeSuccess5.512
testDepHeaderChangeReindexSuccess5.885
testDepSourceChangeTableSuccess9.315
testDepHeaderChangeTableSuccess5.527
testUpdateDependancyNPESuccess0.447
testClassDeclarationReferenceSuccess1.392
testClassStructDeclarationSuccess0.693
testClassStructReferenceSuccess0.696
testNamespaceDeclarationSuccess1.965
testNamespaceDefinitionSuccess2.064
testNamespaceReferenceSuccess1.865
testMethodDeclarationSuccess0.695
testMethodDefinitionSuccess1.969
testMethodReferenceSuccess1.816
testMethodReferenceOperatorSuccess0.690
testMethodReferenceImplicitOperatorSuccess0.798
testMethodReferenceInitializerSuccess0.444
testMethodReferenceInlineSuccess0.800
testMethodReferenceWithCctorSuccess0.693
testConstructorReferenceArgSuccess0.699
testConstructorReferenceAloneSuccess0.793
testDestructorReferenceSuccess0.806
testFunctionDeclarationSuccess2.166
testFunctionDefinitionSuccess1.810
testFunctionReferenceSuccess2.179
testFieldDeclarationSuccess0.695
testBitFieldDeclarationSuccess0.790
testFieldDefinitionSuccess0.692
testFieldReferenceSuccess0.743
testNestedFieldReferenceSuccess1.912
testVarDeclarationSuccess0.741
testVarDefinitionSuccess0.745
testVarReferenceSuccess0.691
testVarDeclarationArgumentSuccess0.794
testVarReferenceInitializerSuccess0.742
testVarDefinitionArgumentSuccess0.791
testUnionDeclarationSuccess0.696
testUnionReferenceSuccess1.970
testEnumerationDeclarationSuccess1.816
testEnumerationReferenceSuccess1.915
testEnumerationReferenceGlobalSuccess0.745
testEnumeratorDeclarationSuccess0.288
testEnumeratorReferenceSuccess0.747
testEnumeratorDeclarationCaseSuccess0.331
testTypedefDeclarationSuccess0.281
testMacroDeclarationSuccess0.702
testMethodFieldReferenceInExpressionsSuccess0.692
testSimpleOpenDeclarationSuccess0.030
testClassSuccess0.035
testClassRHSSuccess0.029
testStructSuccess0.042
testStructRHSSuccess0.029
testEnumerationSuccess0.051
testEnumerationArgSuccess0.028
testEnumeratorSuccess0.286
testMethodSuccess0.037
testMethodRHS78656Success0.030
testMethod78114Success0.034
testMethod78118Success0.032
testOverloadedMethod78389Success0.044
testConstructor78625Success0.025
testClassFieldSuccess0.033
testStructFieldSuccess0.040
testNamespaceSuccess0.028
testNamespace77989Success0.028
testFunctionSuccess0.279
testFunctionArgSuccess0.033
testFunctionArg78435Success0.030
testVariableSuccess0.034
testVariableStructSuccess0.027
testVariableArgSuccess0.025
testVariableArg77996Success0.020
testVariable77996Success0.020
testUnionSuccess0.291
cleanupProjectSuccess0.027
testAddNewFileToIndexSuccess4.234
testForwardDeclarationsSuccess1.073
testIndexAllSuccess0.850
testIndexContentsSuccess2.314
testMacrosSuccess0.600
testRefsSuccess1.837
testExactDeclarationsSuccess3.668
testRemoveFileFromIndexSuccess3.476
testRemoveProjectFromIndexSuccess0.775
testIndexShutdownSuccess2.764
testBug40422Success0.001
testBug36730Success0.000
testBug39676Success0.001
testBug39679Success0.000
testBug39682Success0.001
testBug39687Success0.001
testBug39695ASuccess0.000
testBug39695BSuccess0.000
testBug39695CSuccess0.001
testBug39702Success0.001
testBug36805Success0.001
testBug40714Success0.001
testPMDotStarPointerToMemberFunction_Bug43242Success0.003
testPMArrowStarPointerToMemberFunction_Bug43242Success0.003
testUnaryStarCastexpressionPointerToFunction_Bug43241Success0.002
testPMDotStar_bug43579Success0.003
testPMArrowStar_bug43579Success0.002
Properties >>

Back to top

TestCase AutomatedSuite

NameStatusTypeTime(s)
testCompletionProposalsSuccess1.131
testCompletionProposalsSuccess0.104
testCompletionProposalsSuccess0.118
testCompletionProposalsSuccess0.110
testCompletionProposalsSuccess0.077
testCompletionProposalsSuccess0.088
testCompletionProposalsSuccess0.078
testCompletionProposalsSuccess0.100
testCompletionProposalsSuccess0.088
testCompletionProposalsSuccess0.115
testCompletionProposalsSuccess0.101
testCompletionProposalsSuccess0.081
testCompletionProposalsSuccess0.078
testCompletionProposalsSuccess0.071
testCompletionProposalsSuccess0.092
testCompletionProposalsSuccess0.079
testCompletionProposalsSuccess0.088
testCompletionProposalsSuccess0.064
testCompletionProposalsSuccess0.057
testCompletionProposalsSuccess0.106
testCompletionProposalsSuccess0.083
testCompletionProposalsSuccess0.068
testCompletionProposalsSuccess0.089
testCompletionProposalsSuccess0.073
testCompletionProposalsSuccess0.086
testCompletionProposalsSuccess0.072
testCompletionProposalsSuccess0.064
testCompletionProposalsSuccess0.063
testCompletionProposalsSuccess0.072
testCompletionProposalsSuccess0.075
testCompletionProposalsSuccess0.064
testCompletionProposalsSuccess0.064
testCompletionProposalsSuccess0.067
testCompletionProposalsSuccess0.076
testCompletionProposalsSuccess0.067
testCompletionProposalsSuccess0.057
testCompletionProposalsSuccess0.119
testCompletionProposalsSuccess0.056
testBug69334Success0.048
testBug72824Success0.044
testBug72559Success0.019
cleanupProjectSuccess0.006
testMemberCompletionSuccess0.136
testUnqualifiedWithPrefixSuccess1.295
testQualifiedWithPrefixSuccess0.708
test76398Success0.121
testQualifiedNoPrefixSuccess0.687
testSourceExtensionsSuccess0.916
test76480Success0.114
testFieldSuccess0.456
testFieldExpressionSuccess0.448
testScopeSuccess0.504
testClassSuccess0.608
test72723Success0.021
test72541Success0.119
testFunctionSuccess0.223
testArgumentSuccess0.576
test76805Success0.116
testCStyleCastSuccess0.569
testMethodSuccess0.577
testEnumerationsSuccess0.555
testLongTokensSuccess0.336
testCastMultiLevelSuccess0.451
testHeaderExtensionsSuccess0.577
testEmptyDocumentSuccess0.229
testVariableSuccess0.235
test80510Success0.126
testSingleNameReferenceSuccess0.340
testNamespaceSuccess0.549
testNamespaceAlias80612Success0.115
testMacroSuccess0.114
testConstructorSuccess0.232
testUnionSuccess0.336
testKeywordSuccess0.326
testBaseSuccess0.119
testThisSuccess0.330
testClassScopeSuccess0.240
testClassScope72564Success0.124
testMultiLevelQualifiersSuccess0.126
testCaseSuccess0.225
testTypeSuccess0.567
testTryCatchSuccess0.227
testArraysSuccess0.227
testStructSuccess1.012
testCompletionProposalsSuccess0.053
testBug93281Success6.163
testBasicDefinitionSuccess2.061
testBug95224Success0.632
testBasicTemplateInstanceSuccess1.016
testBug86829ASuccess0.403
testBug86829BSuccess0.535
testCPPSpecDeclsDefsSuccess11.787
testBug95225Success0.993
testNoDefinitionsSuccess1.868
testBug95202Success0.509
testBug95229Success0.940
testBug78354Success0.350
testBug103697Success0.530
testBug76043Success0.654
cleanupProjectSuccess0.008
testBasicDefinitionSuccess1.587
testCPPSpecDeclsDefsSuccess8.066
testNoDefinitionsSuccess1.805
testBug78354Success0.362
testBug103697Success0.509
testBug76043Success0.531
cleanupProjectSuccess0.010
testBug78354Success2.649
testBug93281Success2.680
testBasicDefinitionSuccess3.341
testBug95224Success2.016
testBasicTemplateInstanceSuccess2.117
testBug86829ASuccess1.629
testBug86829BSuccess1.760
testCPPSpecDeclsDefsSuccess12.789
testBug95225Success2.416
testNoDefinitionsSuccess3.401
testBug95202Success1.796
testBug95229Success1.821
testBug101287Success1.594
testBug102258Success4.709
testBug103323Success1.948
testBug103697Success1.891
testBug76043Success1.580
testBug78354Success1.436
testSimpleOpenDeclarationSuccess2.948
testSimpleOpenDeclaration2Success3.148
testBasicDefinitionSuccess2.998
testCPPSpecDeclsDefsSuccess8.974
testNoDefinitionsSuccess3.140
testOpenFileDiffDirSuccess3.178
testBug101287Success1.750
testBug103697Success1.499
testBug76043Success1.866
testBug78354Success1.312
testSimpleOpenDeclarationSuccess2.866
testSimpleOpenDeclaration2Success2.151
testBasicDefinitionSuccess2.683
testCPPSpecDeclsDefsSuccess9.247
testNoDefinitionsSuccess3.106
testOpenFileDiffDirSuccess2.696
testBug101287Success1.568
testBug103697Success1.567
testBug76043Success1.631
testBug78354Success1.369
testSimpleOpenDeclarationSuccess1.901
testSimpleOpenDeclaration2Success2.126
testBasicDefinitionSuccess2.647
testCPPSpecDeclsDefsSuccess9.039
testNoDefinitionsSuccess3.000
testOpenFileDiffDirSuccess2.165
testBug101287Success1.552
testBug103697Success1.514
testBug76043Success1.532
Properties >>

Back to top