Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
28522099.93%494.992
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.suite259000138.594
org.eclipse.cdt.debug.core.tests70112.458
org.eclipse.cdt.managedbuilder.tests.suite870146.803
org.eclipse.cdt.managedbuilder.ui.tests.suite13001.024
org.eclipse.cdt.ui.tests15500296.113

Package org.eclipse.cdt.core.suite

NameTestsErrorsFailuresTime(s)
AutomatedIntegrationSuite259000138.594
Back to top

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

NameTestsErrorsFailuresTime(s)
AllDebugTests70112.458
Back to top

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

NameTestsErrorsFailuresTime(s)
AllManagedBuildTests870146.803
Back to top

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

NameTestsErrorsFailuresTime(s)
AllManagedBuildUITests13001.024
Back to top

Package org.eclipse.cdt.ui.tests

NameTestsErrorsFailuresTime(s)
AutomatedSuite15500296.113
Back to top


TestCase AllDebugTests

NameStatusTypeTime(s)
testDebugSuccess3.850
testFunctionBreakSuccess1.214
testLineBreakSuccess1.219
testGetBreakSuccess1.116
testDelBreakSuccess2.121
testCondBreakSuccess1.220
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:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2844)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2575)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
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.420
Properties >>

Back to top

TestCase AllManagedBuildTests

NameStatusTypeTime(s)
testExtensionsSuccess0.439
testProjectCreationSuccess0.759
testConfigurationsSuccess0.267
testConfigurationResetSuccess0.015
testConfigBuildArtifactSuccess0.022
testMakeCommandManipulationSuccess0.010
testScannerInfoInterfaceSuccess0.388
testBug43450Success0.781
testProjectRenameSuccess0.052
testErrorParsersSuccess0.509
cleanupSuccess2.427
testLoadManifestSuccess0.004
testProjectUpdate12_UpdateSuccess1.479
testProjectUpdate20_UpdateSuccess1.168
testProjectUpdate21_UpdateSuccess0.999
testProjectUpdate12_NoUpdateSuccess0.610
testProjectUpdate20_NoUpdateSuccess1.086
testProjectUpdate21_NoUpdateSuccess0.938
testProjectUpdate21CPP_UpdateSuccess1.104
testGetCommandLineGeneratorSuccess0.001
testGenerateCommandLineInfoPatternsSuccess0.001
testCustomGeneratorSuccess0.004
testDollarValueSuccess0.245
testResourceConfigurationsSuccess1.640
testResourceConfigurationResetSuccess1.580
testResourceConfigurationBuildInfoSuccess1.291
testResourceRenameSuccess1.311
testSingleFileExeSuccess0.720
testTwoFileSOSuccess0.839
testMultiResConfigSuccess0.953
testLinkedLibSuccess1.222
test30SingleFileExeSuccess1.112
test30TwoFileSOSuccess0.843
test30MultiResConfigSuccess1.216
test30LinkedLibSuccess1.507
test30CopyandDeploySuccess1.324
test30DeleteFileSuccess1.011
test30NoFilesToBuildSuccess0.707
testFileWithNoExtensionSuccess1.071
testPreAndPostProcessBuildStepsSuccess0.952
testResourceCustomBuildStepSuccess1.147
test30_1Success2.102
test30_2Success1.008
testTopTCSuccess1.810
CDTFortranTest1Success0.899
CDTFortranTest2FailureFile subdir.mk does not match its benchmark.

junit.framework.AssertionFailedError: File subdir.mk does not match its benchmark.
at org.eclipse.cdt.managedbuilder.testplugin.ManagedBuildTestHelper.compareBenchmarks(Unknown Source)
at org.eclipse.cdt.managedbuilder.core.tests.ManagedProject30MakefileTests.buildProjectsWorker(Unknown Source)
at org.eclipse.cdt.managedbuilder.core.tests.ManagedProject30MakefileTests.buildProjects(Unknown Source)
at org.eclipse.cdt.managedbuilder.core.tests.ManagedProject30MakefileTests.CDTFortranTest2(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:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2844)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2575)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
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.744
TestATOSuccess0.795
testMacroSupportInBuildDefinitionsSuccess0.792
testIconsSuccess0.001
testValueHandlersSuccess0.001
testOptionsSuccess0.000
testConfigurationSuccess0.079
testEnvNotDefSuccess0.462
testEnvUpperSuccess0.177
testEnvAppendSuccess0.002
testEnvCWDPWDSuccess0.003
testEnvSuppliersSuccess0.012
testEnvGetPathSuccess0.012
testEnvSubscribeSuccess0.299
testEnvGetParamsSuccess0.000
testEnvRemoveSuccess0.021
testEnvProviderSuccess0.004
testMacroConfSuccess0.051
testMacroEEnvSuccess0.001
testMacroInstSuccess0.002
testMacroProjSuccess0.013
testMacroWrksSuccess0.016
testMacroOptSSuccess0.011
testMacroOptLSuccess0.002
testMacroFileSuccess0.002
testMacroContextSuccess0.000
testMacroResolveSuccess0.030
testMacroResolveExceptionsSuccess0.004
testMacroResolveLoopSuccess0.030
testMacroResolveMakeSuccess0.011
testMacroResolveCaseSuccess0.009
testMacroSaveSuccess0.062
testIsSupportedSuccess0.002
testProjectConverterConvenienceRoutinesSuccess0.036
testConfigurationNameProviderSuccess0.033
testConfigurationDescriptionSuccess0.030
testVersionInfoSuccess0.034
testVersionsSupportedAttributeSuccess0.031
testToolChainConversion_CDT20Success0.608
testToolChainConversion_CDT21Success0.576
testProjectConversionSuccess0.249
testEnablementSuccess0.956
Properties >>

Back to top

TestCase AllManagedBuildUITests

NameStatusTypeTime(s)
testOneVisiblePageSuccess0.222
testNatureASuccess0.002
testNatureBSuccess0.001
testToolchainCSuccess0.002
testToolchainCv20Success0.002
testProjectTypeDSuccess0.002
testProjectTypeESuccess0.004
testToolchainFSuccess0.001
testMultiplePagesSuccess0.001
testOperationSuccess0.001
testSelectedProjectType1Success0.742
testSelectedProjectType2Success0.014
testSelectedProjectType3Success0.022
Properties >>

Back to top

TestCase AutomatedIntegrationSuite

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

Back to top

TestCase AutomatedSuite

NameStatusTypeTime(s)
testCompletionProposalsSuccess0.836
testCompletionProposalsSuccess0.074
testCompletionProposalsSuccess0.065
testCompletionProposalsSuccess0.071
testCompletionProposalsSuccess0.051
testCompletionProposalsSuccess0.056
testCompletionProposalsSuccess0.134
testCompletionProposalsSuccess0.066
testCompletionProposalsSuccess0.065
testCompletionProposalsSuccess0.082
testCompletionProposalsSuccess0.060
testCompletionProposalsSuccess0.057
testCompletionProposalsSuccess0.052
testCompletionProposalsSuccess0.062
testCompletionProposalsSuccess0.061
testCompletionProposalsSuccess0.068
testCompletionProposalsSuccess0.061
testCompletionProposalsSuccess0.055
testCompletionProposalsSuccess0.041
testCompletionProposalsSuccess0.069
testCompletionProposalsSuccess0.058
testCompletionProposalsSuccess0.041
testCompletionProposalsSuccess0.054
testCompletionProposalsSuccess0.048
testCompletionProposalsSuccess0.250
testCompletionProposalsSuccess0.053
testCompletionProposalsSuccess0.046
testCompletionProposalsSuccess0.043
testCompletionProposalsSuccess0.059
testCompletionProposalsSuccess0.043
testCompletionProposalsSuccess0.042
testCompletionProposalsSuccess0.056
testCompletionProposalsSuccess0.044
testCompletionProposalsSuccess0.045
testCompletionProposalsSuccess0.046
testCompletionProposalsSuccess0.044
testCompletionProposalsSuccess0.046
testCompletionProposalsSuccess0.036
testBug69334Success0.027
testBug72824Success0.045
testBug72559Success0.010
cleanupProjectSuccess0.004
testMemberCompletionSuccess0.131
testUnqualifiedWithPrefixSuccess0.941
testQualifiedWithPrefixSuccess0.690
test76398Success0.128
testQualifiedNoPrefixSuccess0.689
testSourceExtensionsSuccess0.924
test76480Success0.116
testFieldSuccess0.450
testFieldExpressionSuccess0.450
testScopeSuccess0.480
testClassSuccess0.581
test72723Success0.018
test72541Success0.581
testFunctionSuccess0.229
testArgumentSuccess0.570
test76805Success0.120
testCStyleCastSuccess0.574
testMethodSuccess0.558
testEnumerationsSuccess0.568
testLongTokensSuccess0.340
testCastMultiLevelSuccess0.460
testHeaderExtensionsSuccess0.563
testEmptyDocumentSuccess0.229
testVariableSuccess0.229
test80510Success0.121
testSingleNameReferenceSuccess0.349
testNamespaceSuccess0.567
testNamespaceAlias80612Success0.110
testMacroSuccess0.110
testConstructorSuccess0.230
testUnionSuccess0.331
testKeywordSuccess0.329
testBaseSuccess0.120
testThisSuccess0.330
testClassScopeSuccess0.231
testClassScope72564Success0.120
testMultiLevelQualifiersSuccess0.139
testCaseSuccess0.220
testTypeSuccess0.561
testTryCatchSuccess0.229
testArraysSuccess0.222
testStructSuccess1.002
testCompletionProposalsSuccess0.035
testBug93281Success4.326
testBasicDefinitionSuccess3.926
testBug95224Success2.572
testBasicTemplateInstanceSuccess2.163
testBug86829ASuccess2.074
testBug86829BSuccess2.384
testCPPSpecDeclsDefsSuccess12.007
testBug95225Success2.731
testNoDefinitionsSuccess2.851
testBug95202Success1.531
testBug95229Success1.812
testBug78354Success1.379
testBug103697Success2.070
testBug76043Success2.309
cleanupProjectSuccess0.006
testBasicDefinitionSuccess3.034
testCPPSpecDeclsDefsSuccess8.593
testNoDefinitionsSuccess2.992
testBug78354Success2.227
testBug103697Success2.117
testBug76043Success2.200
cleanupProjectSuccess0.007
testBug78354Success3.531
testBug93281Success3.316
testBasicDefinitionSuccess4.202
testBug95224Success3.259
testBasicTemplateInstanceSuccess3.851
testBug86829ASuccess2.902
testBug86829BSuccess3.610
testCPPSpecDeclsDefsSuccess12.110
testBug95225Success3.158
testNoDefinitionsSuccess4.641
testBug95202Success2.907
testBug95229Success2.699
testBug101287Success2.774
testBug102258Success4.780
testBug103323Success4.198
testBug103697Success3.613
testBug76043Success2.601
testBug108202Success2.816
testBug78354Success2.506
testSimpleOpenDeclarationSuccess4.827
testSimpleOpenDeclaration2Success6.179
testBasicDefinitionSuccess5.763
testCPPSpecDeclsDefsSuccess9.785
testNoDefinitionsSuccess3.939
testOpenFileDiffDirSuccess4.783
testBug101287Success5.073
testBug103697Success2.269
testBug76043Success2.830
testBug78354Success3.156
testSimpleOpenDeclarationSuccess4.430
testSimpleOpenDeclaration2Success5.226
testBasicDefinitionSuccess6.879
testCPPSpecDeclsDefsSuccess8.975
testNoDefinitionsSuccess4.864
testOpenFileDiffDirSuccess3.840
testBug101287Success4.966
testBug103697Success2.873
testBug76043Success2.746
testBug78354Success2.735
testSimpleOpenDeclarationSuccess3.885
testSimpleOpenDeclaration2Success5.252
testBasicDefinitionSuccess6.006
testCPPSpecDeclsDefsSuccess8.596
testNoDefinitionsSuccess4.217
testOpenFileDiffDirSuccess3.760
testBug101287Success4.935
testBug103697Success2.708
testBug76043Success2.608
Properties >>

Back to top