Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
25913699.65%168.148
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.suite24754042.502
org.eclipse.cdt.debug.core.tests72116.615
org.eclipse.cdt.managedbuilder.tests.suite10902109.031

Package org.eclipse.cdt.core.suite

NameTestsErrorsFailuresTime(s)
AutomatedIntegrationSuite24754042.502
Back to top

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

NameTestsErrorsFailuresTime(s)
AllDebugTests72116.615
Back to top

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

NameTestsErrorsFailuresTime(s)
AllManagedBuildTests10902109.031
Back to top


TestCase AllDebugTests

NameStatusTypeTime(s)
testDebugSuccess6.685
testFunctionBreakSuccess1.283
testLineBreakErrornull argument:

org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:84)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:72)
at org.eclipse.core.runtime.Path.initialize(Path.java:574)
at org.eclipse.core.runtime.Path.<init>(Path.java:162)
at org.eclipse.cdt.debug.mi.core.cdi.model.Target.setLineBreakpoint(Target.java:871)
at org.eclipse.cdt.debug.core.tests.BreakpointTests.testLineBreak(Unknown Source)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
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:3141)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2843)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
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:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
1.123
testGetBreakSuccess1.083
testDelBreakSuccess2.078
testCondBreakErrornull argument:

org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:84)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:72)
at org.eclipse.core.runtime.Path.initialize(Path.java:574)
at org.eclipse.core.runtime.Path.<init>(Path.java:162)
at org.eclipse.cdt.debug.mi.core.cdi.model.Target.setLineBreakpoint(Target.java:871)
at org.eclipse.cdt.debug.core.tests.BreakpointTests.testCondBreak(Unknown Source)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
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:3141)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2843)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
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:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
1.091
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:3141)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2843)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
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:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
1.367
Properties >>

Back to top

TestCase AllManagedBuildTests

NameStatusTypeTime(s)
testExtensionsSuccess0.619
testProjectCreationSuccess1.230
testConfigurationsSuccess0.186
testConfigurationResetSuccess0.011
testConfigBuildArtifactSuccess0.042
testMakeCommandManipulationSuccess0.020
testScannerInfoInterfaceSuccess0.408
testBug43450Success0.477
testProjectRenameSuccess0.109
testErrorParsersSuccess0.563
cleanupSuccess3.567
testLoadManifestSuccess0.006
testProjectUpdate12_UpdateSuccess4.160
testProjectUpdate20_UpdateSuccess2.974
testProjectUpdate21_UpdateSuccess1.625
testProjectUpdate12_NoUpdateSuccess3.441
testProjectUpdate20_NoUpdateSuccess2.174
testProjectUpdate21_NoUpdateSuccess1.995
testProjectUpdate21CPP_UpdateSuccess1.475
testGetCommandLineGeneratorSuccess0.001
testGenerateCommandLineInfoPatternsSuccess0.002
testCustomGeneratorSuccess0.013
testDollarValueSuccess0.889
testResourceConfigurationsSuccess1.626
testResourceConfigurationResetSuccess1.977
testResourceConfigurationBuildInfoSuccess1.633
testResourceRenameSuccess2.965
testSingleFileExeSuccess1.419
testTwoFileSOSuccess1.331
testMultiResConfigSuccess1.468
testLinkedLibSuccess1.545
test30SingleFileExeSuccess1.385
test30TwoFileSOSuccess2.081
test30MultiResConfigSuccess1.568
test30LinkedLibSuccess1.294
test30CopyandDeploySuccess2.419
test30DeleteFileSuccess1.943
test30NoFilesToBuildSuccess1.019
testFileWithNoExtensionSuccess1.892
testPreAndPostProcessBuildStepsSuccess1.678
testResourceCustomBuildStepSuccess2.015
test30_1Success4.360
test30_2Success1.831
testTopTCSuccess0.867
CDTFortranTest1Success1.111
CDTFortranTest2Success2.615
TestATOSuccess1.125
testMacroSupportInBuildDefinitionsSuccess1.027
testSpacesSuccess1.481
testInputTypeOptionFailureFile subdir.mk does not match its benchmark. expected: "################################################################################# Automatically-generated file. Do not edit!################################################################################# Add inputs and outputs from these tool invocations to the build variables C_SRCS += \../picksUpGlobalAbsoluteInputOptionPath.c \../resourceSettingAbsoluteCompiler.c \../resourceSettingRelativeCompiler.c OBJS += \./picksUpGlobalAbsoluteInputOptionPath.o \./resourceSettingAbsoluteCompiler.o \./resourceSettingRelativeCompiler.o C_DEPS += \./picksUpGlobalAbsoluteInputOptionPath.d \./resourceSettingAbsoluteCompiler.d \./resourceSettingRelativeCompiler.d # Each subdirectory must supply rules for building sources it contributes%.o: ../%.c C:/An\ Absolute\ Path\ With\ Spaces/foo.compiler C:/An\ Absolute\ Path\ With\ Spaces/foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingAbsoluteCompiler.o: ../resourceSettingAbsoluteCompiler.c D:/An\ Absolute\ Path\ With\ Spaces/resource.foo.compiler D:/An\ Absolute\ Path\ With\ Spaces/resource.foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingRelativeCompiler.o: ../resourceSettingRelativeCompiler.c ../A\ Folder\ With\ Spaces/foo.compiler ../A\ Folder\ With\ Spaces/foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' '" but was: "################################################################################# Automatically-generated file. Do not edit!################################################################################# Add inputs and outputs from these tool invocations to the build variables C_SRCS += \../picksUpGlobalAbsoluteInputOptionPath.c \../resourceSettingAbsoluteCompiler.c \../resourceSettingRelativeCompiler.c OBJS += \./picksUpGlobalAbsoluteInputOptionPath.o \./resourceSettingAbsoluteCompiler.o \./resourceSettingRelativeCompiler.o C_DEPS += \./picksUpGlobalAbsoluteInputOptionPath.d \./resourceSettingAbsoluteCompiler.d \./resourceSettingRelativeCompiler.d # Each subdirectory must supply rules for building sources it contributes%.o: ../%.c ../C:\An\ Absolute\ Path\ With\ Spaces\foo.compiler ../C:\An\ Absolute\ Path\ With\ Spaces\foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingAbsoluteCompiler.o: ../resourceSettingAbsoluteCompiler.c ../D:\An\ Absolute\ Path\ With\ Spaces\resource.foo.compiler ../D:\An\ Absolute\ Path\ With\ Spaces\resource.foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingRelativeCompiler.o: ../resourceSettingRelativeCompiler.c ../A\ Folder\ With\ Spaces/foo.compiler ../A\ Folder\ With\ Spaces/foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' '"

junit.framework.AssertionFailedError: File subdir.mk does not match its benchmark.
expected:
"################################################################################# Automatically-generated file. Do not edit!################################################################################# Add inputs and outputs from these tool invocations to the build variables C_SRCS += \../picksUpGlobalAbsoluteInputOptionPath.c \../resourceSettingAbsoluteCompiler.c \../resourceSettingRelativeCompiler.c OBJS += \./picksUpGlobalAbsoluteInputOptionPath.o \./resourceSettingAbsoluteCompiler.o \./resourceSettingRelativeCompiler.o C_DEPS += \./picksUpGlobalAbsoluteInputOptionPath.d \./resourceSettingAbsoluteCompiler.d \./resourceSettingRelativeCompiler.d # Each subdirectory must supply rules for building sources it contributes%.o: ../%.c C:/An\ Absolute\ Path\ With\ Spaces/foo.compiler C:/An\ Absolute\ Path\ With\ Spaces/foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingAbsoluteCompiler.o: ../resourceSettingAbsoluteCompiler.c D:/An\ Absolute\ Path\ With\ Spaces/resource.foo.compiler D:/An\ Absolute\ Path\ With\ Spaces/resource.foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingRelativeCompiler.o: ../resourceSettingRelativeCompiler.c ../A\ Folder\ With\ Spaces/foo.compiler ../A\ Folder\ With\ Spaces/foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' '"

but was:
"################################################################################# Automatically-generated file. Do not edit!################################################################################# Add inputs and outputs from these tool invocations to the build variables C_SRCS += \../picksUpGlobalAbsoluteInputOptionPath.c \../resourceSettingAbsoluteCompiler.c \../resourceSettingRelativeCompiler.c OBJS += \./picksUpGlobalAbsoluteInputOptionPath.o \./resourceSettingAbsoluteCompiler.o \./resourceSettingRelativeCompiler.o C_DEPS += \./picksUpGlobalAbsoluteInputOptionPath.d \./resourceSettingAbsoluteCompiler.d \./resourceSettingRelativeCompiler.d # Each subdirectory must supply rules for building sources it contributes%.o: ../%.c ../C:\An\ Absolute\ Path\ With\ Spaces\foo.compiler ../C:\An\ Absolute\ Path\ With\ Spaces\foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="C:\An Absolute Path With Spaces\foo.compiler" --compilerInputTypeOption=C:\An Absolute Path With Spaces\foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingAbsoluteCompiler.o: ../resourceSettingAbsoluteCompiler.c ../D:\An\ Absolute\ Path\ With\ Spaces\resource.foo.compiler ../D:\An\ Absolute\ Path\ With\ Spaces\resource.foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="D:\An Absolute Path With Spaces\resource.foo.compiler" --compilerInputTypeOption=D:\An Absolute Path With Spaces\resource.foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' 'resourceSettingRelativeCompiler.o: ../resourceSettingRelativeCompiler.c ../A\ Folder\ With\ Spaces/foo.compiler ../A\ Folder\ With\ Spaces/foo.noquotes.compiler @echo 'Building file: $<' @echo 'Invoking: MBS30.compiler.gnu.c' gcc -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler -o"$@" "$<" && \ echo -n '$(@:%.o=%.d)' $(dir $@) > '$(@:%.o=%.d)' && \ gcc -MM -MG -P -w -O3 -Wall -c -fmessage-length=0 -v --compilerInputTypeOption="A Folder With Spaces/foo.compiler" --compilerInputTypeOption=A Folder With Spaces/foo.noquotes.compiler "$<" >> '$(@:%.o=%.d)' @echo 'Finished building: $<' @echo ' '"


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.testInputTypeOption(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:3141)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2843)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
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:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.651
testIconsSuccess0.001
testValueHandlersSuccess0.000
testOptionsSuccess0.001
testConfigurationSuccess0.371
testEnvNotDefSuccess0.528
testEnvUpperSuccess0.164
testEnvAppendSuccess0.005
testEnvCWDPWDSuccess0.004
testEnvSuppliersSuccess0.021
testEnvGetPathSuccess0.012
testEnvSubscribeSuccess0.559
testEnvGetParamsSuccess0.003
testEnvRemoveSuccess0.081
testEnvProviderSuccess0.021
testMacroConfSuccess0.601
testMacroEEnvSuccess0.312
testMacroInstSuccess0.003
testMacroProjSuccess0.001
testMacroWrksSuccess0.018
testMacroOptSSuccess0.007
testMacroOptLSuccess0.002
testMacroFileSuccess0.004
testMacroContextSuccess0.001
testMacroResolveSuccess0.050
testMacroResolveExceptionsSuccess0.009
testMacroResolveLoopSuccess0.086
testMacroResolveMakeSuccess0.055
testMacroResolveCaseSuccess0.030
testMacroSaveSuccess0.351
testIsSupportedSuccess0.003
testProjectConverterConvenienceRoutinesSuccess0.539
testConfigurationNameProviderSuccess0.501
testConfigurationDescriptionSuccess0.475
testVersionInfoSuccess0.729
testVersionsSupportedAttributeSuccess0.887
testToolChainConversion_CDT20FailureN/A

junit.framework.AssertionFailedError
at org.eclipse.cdt.managedbuilder.core.tests.MultiVersionSupportTests.testToolChainConversion_CDT20(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:3141)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2843)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
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:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
1.720
testToolChainConversion_CDT21Success0.999
testProjectConversionSuccess1.481
testEnablementSuccess1.861
test1DepCalc2Success3.374
test1DepCalc3Success2.891
test1DepCalcPreBuildSuccess2.205
testDes_ModelSuccess0.955
testDesTest30_2_asm_onlySuccess0.847
testDesTest30_2_emptySuccess0.800
testDesDesTest30_2_cpp_onlySuccess0.919
testDesTest30_1Success1.214
testDesTest30_2Success0.884
testDes_gnu30_exeSuccess1.105
testDesTestgnu21_exeSuccess0.986
testDesRcCfgSuccess0.901
testDesRcbsSuccess1.020
testDesAddlInVarUserObjsSuccess0.994
testDesAddlInVarSuccess1.392
testDes_gnu30_exe_objsInProjSuccess0.967
testDesRebuildStateSuccess1.192
testDesRebuildStateInDescriptionSuccess1.054
testPathConversionInProjectSuccess0.475
testPathConverterConfigurationsSuccess0.003
Properties >>

Back to top

TestCase AutomatedIntegrationSuite

NameStatusTypeTime(s)
testDescriptorCreationSuccess0.403
testDescriptorOwnerSuccess0.001
testExtensionCreationSuccess0.023
testExtensionGetSuccess0.000
testExtensionDataSuccess0.016
testExtensionRemoveSuccess0.002
testProjectDataCreateSuccess0.265
testProjectDataDeleteSuccess0.012
testBug102825_1Success0.349
testBug102825_2Success0.002
testBug102825_3Success0.001
testBug102825_4Success0.008
testWeirdStringsSuccess0.000
testNumericsSuccess0.000
testPreprocessorDefinesSuccess0.014
testBug67834Success0.001
testConcatenationSuccess0.007
testSimpleIfdefSuccess0.011
testMultipleLinesSuccess0.002
testSlightlyComplexIfdefStructureSuccess0.018
testIfsSuccess0.574
testPreprocessorMacrosSuccess0.006
testQuickScanSuccess0.001
testOtherPreprocessorCommandsSuccess0.001
testBug36287Success0.002
testBug35892Success0.000
testBug36045Success0.001
testConditionalWithBracesSuccess0.007
testNestedRecursiveDefinesSuccess0.001
testBug36316Success0.001
testBug36434Success0.000
testBug36047Success0.004
testBug36475Success0.000
testBug36509Success0.002
testBug36695Success0.000
testBug36521Success0.001
testBug36770Success0.001
testBug36816Success0.005
testBug36255Success0.001
testBug37011Success0.000
testOtherPreprocessorDefinesSuccess0.004
testBug38065Success0.001
testBug36701ASuccess0.001
testBug36701BSuccess0.001
testBug44305Success0.000
testBug45287Success0.001
testBug45476Success0.000
testBug45477Success0.001
testBug45551Success0.000
testBug46402Success0.001
testBug50821Success0.002
test54778Success0.000
test68229Success0.001
testBug56517Success0.000
testBug36770BSuccess0.000
testBug47797Success0.001
testBug59768Success0.000
testBug60764Success0.000
testBug62042Success0.003
testBug61968Success0.002
testBug62378Success0.000
testBug62384Success0.000
testBug62390Success0.003
testBug62009Success0.000
testBug61972Success0.000
testBug64268Success0.000
testUndefSuccess0.001
testWackyFunctionMacrosSuccess0.000
testSlashesSuccess0.000
testStringifySuccess0.000
testWideToNarrowConcatenationSuccess0.001
testEmptyIncludeDirectiveSuccess0.001
testBug69412Success0.000
testBug70072Success0.001
testBug70261Success0.000
testBug62571Success0.000
testBug69134Success0.001
testBug70073Success0.001
testBug73652Success0.000
testBug73652_2Success0.011
testBug72997Success0.000
testBug72725Success0.000
testBug72506Success0.000
testBug72506_2Success0.001
testMacroPastingErrorSuccess0.000
testBug74176Success0.010
testBug74180Success0.002
testBug73492Success0.000
testBug74328Success0.000
testBug72537Success0.000
testBug75083Success0.001
testBug75532IProblemsSuccess0.007
testExpressionEvalProblemsSuccess0.001
testExpressionEvalProblems_2Success0.000
testUnExpandedFunctionMacroSuccess0.000
testBug39688ASuccess0.001
testBug39688BSuccess0.002
testBug39688CSuccess0.001
testMacroArgumentExpansionSuccess0.000
testBug75956Success0.001
testUnExpandedFunctionMacrosSuccess0.000
testBug79490ASuccess0.001
testBug79490BSuccess0.000
testBug102568ASuccess0.000
testBug102568BSuccess0.000
testbug84270Success0.000
testBug107150Success0.001
testBug126136Success0.001
testBug156137Success0.000
testIntGlobalSuccess0.092
testEmptyClassSuccess0.011
testSimpleClassMemberSuccess0.006
testNamespaceDefinitionSuccess0.008
testLinkageSpecificationSuccess0.006
testEnumSpecifierSuccess0.013
testTypedefSuccess0.004
testUsingClausesSuccess0.007
testSimpleClassMembersSuccess0.005
testSimpleFunctionDeclarationSuccess0.001
testFunctionDeclarationWithParametersSuccess0.007
testAssignmentExpressionsSuccess0.000
testBug39348Success0.004
testBug39501Success0.003
testBug39349Success0.018
testBug39544Success0.002
testBug36290Success0.001
testBug36769BSuccess0.025
testBug36932CSuccess0.100
testBugSingleton192Success0.001
testBug36931Success0.011
testBug37019Success0.008
testBug36766and36769ASuccess0.002
testBug36766and36769BSuccess0.001
testBug36766and36769CSuccess0.002
testBug36766and36769DSuccess0.001
testBug36932ASuccess0.003
testBug36932BSuccess0.101
testBug36769ASuccess0.002
testBug36714Success0.000
testBugFunctor758Success0.001
testBug36932Success0.000
testBug36704Success0.001
testBug36699Success0.001
testBug36691Success0.001
testBug36702Success0.003
testBug36852Success0.001
testBug36689Success0.001
testBug36707Success0.001
testBug36717Success0.000
testBug36693Success0.001
testWeirdExpressionSuccess0.000
testBug36696Success0.001
testArrayOfPointerToFunctionsSuccess0.000
testBug36073Success0.001
testTemplateSpecializationSuccess0.002
testTemplateInstantiationSuccess0.004
testMultipleDeclaratorsSuccess0.002
testFunctionModifiersSuccess0.002
testArraysSuccess0.000
testElaboratedParmsSuccess0.001
testMemberDeclarationsSuccess0.000
testPointerOperatorsSuccess0.001
testBug26467Success0.000
testASMDefinitionSuccess0.002
testConstructorChainSuccess0.000
testBug36237Success0.001
testBug36532Success0.001
testPreprocessorSuccess0.000
testTemplateDeclarationOfFunctionSuccess0.004
testTemplateDeclarationOfClassSuccess0.003
testBug35906Success0.002
testBug36288Success0.001
testBug36250Success0.002
testBug36240Success0.001
testBug36254Success0.001
testBug36432Success0.001
testBug36594Success0.001
testBug36794Success0.004
testBug36799Success0.001
testBug36764Success0.001
testOrderSuccess0.004
testBug36771Success0.000
testBug36811Success0.018
testBug36708Success0.005
testBug36690Success0.002
testBug36703Success0.001
testBug36692Success0.002
testBug36551Success0.001
testBug36247Success0.001
testStructSuccess0.003
testBug36559Success0.017
testPointersToFunctionsSuccess0.002
testBug36600Success0.001
testBug36713Success0.000
testPointersToMemberFunctionsSuccess0.001
testBug39550Success0.000
testBug39553Success0.000
testBug39537Success0.001
testBug39546Success0.000
testIndirectDeclaratorsSuccess0.002
testBug39532Success0.000
testBug39540Success0.001
testBug39530Success0.001
testBug39526Success0.001
testBug39535Success0.004
testBug39504BSuccess0.001
testBug39505ASuccess0.001
testBug39505BSuccess0.000
testBug42985Success0.001
testBug40419Success0.002
testBug39556Success0.002
testBug43371Success0.007
testBug43644Success0.001
testBug43062Success0.001
testBug39531Success0.001
testBug40007Success0.002
testBug40759Success0.002
testBug44633Success0.001
testBug39525Success0.001
testBug41935Success0.001
testBug39528Success0.001
testBug39538Success0.001
testBug39536Success0.002
testBug39536ASuccess0.001
testBug39536BSuccess0.001
testBug39542Success0.001
testBug39549Success0.005
testBug39551ASuccess0.001
testBug39551BSuccess0.001
testCBoolSuccess0.001
testBug39678Success0.001
testBug43110Success0.001
testBug47752Success0.002
testBug47628Success0.001
testBug44336Success0.001
testBug39705Success0.001
testBug45235Success0.001
testBug59179Success0.005
testBug57652Success0.000
testBug60142Success0.000
testBug61431Success0.001
testBadIdentifierSuccess0.000
testBug67622Success0.001
testBug68116Success0.033
testBug69161Success0.006
testBug73524Success0.001
testBug100992Success0.001
testSimpleAddSuccess0.003
testSimpleLookupSuccess0.010
testLookupNonExistantSuccess0.001
testSimpleSetGetObjectSuccess0.002
testHideSuccess0.012
testContainingScopeLookupSuccess0.000
testParentLookupSuccess0.005
testAmbiguousParentLookupSuccess0.001
testCircularParentLookupSuccess0.001
testVirtualParentLookupSuccess0.001
testAmbiguousVirtualParentLookupSuccess0.001
testStaticEnumParentLookupSuccess0.001
testElaboratedLookupSuccess0.002
testDeclarationTypeSuccess0.001
testFunctionHidesClassSuccess0.007
testUsingDirectives_1Success0.006
testTransitiveUsingDirectiveSuccess0.003
testUsing_SameDeclarationTwiceSuccess0.003
testUsing_SearchedOnceSuccess0.001
testUsing_SearchedOnce_2Success0.001
testNamespaceMemberHidingSuccess0.002
testLookupMemberForDefinitionSuccess0.001
testUsingDeclarationSuccess0.005
testUsingDeclaration_2Success0.003
testThisPointerSuccess0.001
testEnumeratorSuccess0.000
testArgumentDependentLookupSuccess0.002
testArgumentDependentLookup_2Success0.002
testFunctionOverloadingSuccess0.001
testFunctionResolutionSuccess0.001
testFunctionResolution_PointersAndBaseClassesSuccess0.004
testFunctionResolution_TypedefsAndPointersSuccess0.002
testUserDefinedConversionSequencesSuccess0.001
testOverloadRankingSuccess0.001
testUserDefinedConversionByOperatorSuccess0.002
testForwardClassDeclarationSuccess0.000
testForwardDeclarationUsedAsFunctionParamSuccess0.001
testConstructorsSuccess0.002
testNamespaceAliasSuccess0.001
testUsingNamespaceAliasSuccess0.001
testBadParameterInfoSuccess0.001
testGetConditionalOperand_bug43106Success0.001
testDerivedReferenceSuccess0.003
testAddCopyConstructorSuccess0.001
testbug43834Success0.000
testBug43503_AmbiguousUsingSuccess0.000
testBug43503_UnableToResolveFunctionSuccess0.000
testBug44510Success0.001
testBug46882Success0.007
testPrefixLookup_UnqualifiedSuccess0.005
testPrefixLookup_QualifiedSuccess0.040
testPrefixLookup_InheritanceSuccess0.001
testPrefixLookup_AmbiguitiesSuccess0.000
testQualifiedUnqualifiedLookupSuccess0.000
testVisibilityDeterminationSuccess0.009
testPrefixFilteringSuccess0.008
testBug43110_EllipsesSuccess0.000
testBug43110_EllipsesRankingSuccess0.001
testBug43110_ElipsesRanking_2Success0.000
testIterator_1Success0.002
testIterator_2Success0.000
testLongLongSuccess0.000
testComplexSuccess0.003
test_BoolSuccess0.001
testBug47636FunctionParameterComparisons_1Success0.000
testBug47636FunctionParameterComparisons_2Success0.001
testBug47636FunctionParameterComparisons_3Success0.000
testBug47636FunctionParameterComparisons_4Success0.001
testTemplateParameterAsParentSuccess0.028
testTemplateInstanceAsParentSuccess0.003
testTemplateParameterDefaultsSuccess0.001
testTemplateParameterAsFunctionArgumentSuccess0.001
test_14_1__3_ParameterLookupSuccess0.001
test_14_1__8_ParameterAdjustmentSuccess0.001
test_14_3__4_ParameterDefaultsSuccess0.000
test_14_3_1__2_TypeArgumentRestrictionsSuccess0.000
test_14_3_2__2_NonTypeArgumentRestrictionsSuccess0.001
test_14_3_2__3_NonTypeArgumentRestrictionsSuccess0.000
test_14_3_2__4_NonTypeArgumentRestrictionsSuccess0.001
test_14_3_3__2_PartialSpecialization_TemplateTemplateParameterSuccess0.006
test_14_5_1__3_MemberFunctionsSuccess0.005
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.003
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.000
test_14_6_1__2_SpecializationNameSuccess0.000
test_14_6_1__4_ParameterRedeclarationSuccess0.001
test_14_7_3__5_ExplicitSpecializationSuccess0.001
test_14_7_3__11_ExplicitSpecializationArgumentDeductionSuccess0.002
test_14_7_3__12_ExplicitSpecializationOverloadedFunctionSuccess0.001
test_14_8_2_4__5_ArgumentDeductionSuccess0.002
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
testCModelElementsSuccess1.122
testCModelElementsSuccess0.278
testConstructorsSuccess0.029
testBaseCase_SimpleDeclarationSuccess0.026
testCompletionLookup_UnqualifiedSuccess0.030
testCompletionLookup_QualifiedSuccess0.005
testMemberCompletion_ArrowSuccess0.009
testMemberCompletion_DotSuccess0.004
testCompletionLookup_PointerSuccess0.014
testCompletionLookup_FriendClass_1Success0.009
testCompletionLookup_FriendClass_2Success0.006
testCompletionLookup_ParametersAsLocalVariablesSuccess0.005
testCompletionLookup_LookupKindTHISSuccess0.009
testCompletionInConstructorSuccess0.008
testCompletionInDestructorSuccess0.005
testBug48307_FriendFunction_1Success0.012
testBug48307_FriendFunction_2Success0.019
testBug51260Success0.010
testBug52948Success0.016
testCompletionInFunctionBodyFullyQualifiedSuccess0.066
testCompletionInFunctionBodyQualifiedNameSuccess0.007
testCompletionWithTemplateInstanceAsParentSuccess0.007
testBug58178Success0.002
testBug52253Success0.003
testBug58492Success0.003
testCompletionOnExpressionSuccess0.014
testCompletionInTypeDefSuccess0.005
testBug59134Success0.001
testBug59893Success0.041
testBug59893_ExpressionSuccess0.004
testParameterListFunctionReferenceSuccess0.016
testParameterListConstructorReferenceSuccess0.008
testBug50807Success0.012
testBug60298Success0.001
testBug62344Success0.005
testBug62339Success0.005
testBug62721Success0.004
testBug62725Success0.003
testBug62728Success0.005
testBug64271Success0.004
testBug52988Success0.633
testBug66543Success0.003
testBug69439Success0.002
testBadClassNameSuccess0.000
testConditionalsSuccess0.001
testClassSuccess0.001
testTypedefSuccess0.001
testNamespaceSuccess0.000
testEnumSuccess0.001
testVariableSuccess0.001
testMembersSuccess0.001
testFunctionSuccess0.000
testBug61972Success0.004
testBug64268Success0.004
testBug73652Success0.004
testBug74180Success0.001
testBug74328Success0.006
testUsingClausesSuccess0.007
testConstructorChainSuccess0.003
testBug39551ASuccess0.001
testCBoolSuccess0.008
testBug43110Success0.006
testBug47752Success0.002
testBug47628Success0.001
testBug45235Success0.001
testBug67622Success0.001
testBug100992Success0.002
testBug44510Success0.002
testBug64271Success0.004
testEmptyCompilationUnitSuccess0.001
testSimpleNamespaceSuccess0.001
testMultipleNamespaceDefinitionsSuccess0.001
testNestedNamespaceDefinitionsSuccess0.001
testEmptyClassDeclarationSuccess0.001
testSimpleSubclassSuccess0.001
testNestedSubclassSuccess0.002
testSimpleVariableSuccess0.001
testSimpleClassReferenceVariableSuccess0.002
testNestedClassReferenceVariableSuccess0.001
testMultipleDeclaratorsVariableSuccess0.001
testSimpleFieldSuccess0.001
testEnumerationsSuccess0.003
testSimpleFunctionSuccess0.003
testSimpleFunctionWithTypesSuccess0.002
testSimpleMethodSuccess0.001
testSimpleMethodWithTypesSuccess0.001
testUsingDeclarationWithFunctionsAndMethodsSuccess0.009
testLinkageSpecSuccess0.008
testBogdansExampleSuccess0.002
testAndrewsExampleSuccess0.014
testSimpleTypedefSuccess0.003
testComplexTypedefSuccess0.001
testBug40842Success0.000
testNestedClassnameSuccess0.001
testForwardDeclarationSuccess0.001
testElaboratedTypeSuccess0.001
testForewardDeclarationWithUsageSuccess0.002
testASMSuccess0.002
testOverrideSuccess0.001
testSimpleExpressionSuccess0.001
testParameterExpressionsSuccess0.002
testNestedNamespaceExpressionSuccess0.001
testArrayModExpressionSuccess0.007
testPointerVariableSuccess0.002
testExceptionSpecificationSuccess0.001
testNewExpressionsSuccess0.001
testBug41520Success0.001
testNewXReferencesSuccess0.004
testQualifiedNameReferencesSuccess0.005
testIsConstructorSuccess0.003
testIsDestructorSuccess0.001
testBug41445Success0.001
testSimpleFunctionBodySuccess0.001
testSimpleForLoopSuccess0.005
testBug42541Success0.001
testSimpleIfStatementSuccess0.002
testSimpleWhileStatementSuccess0.016
testSimpleSwitchStatementSuccess0.002
testSimpleDoStatementSuccess0.002
testThrowStatementSuccess0.002
testScopingSuccess0.001
testEnumeratorReferencesSuccess0.002
testBug42840Success0.002
testBug42872Success0.002
testBug43503ASuccess0.003
testBug42979Success0.002
testBug43373Success0.002
testBug39504Success0.001
testBug43375Success0.001
testBug43503Success0.006
testBug43679_ASuccess0.002
testBug43679_BSuccess0.001
testBug43951Success0.001
testBug44342Success0.002
testCDesignatedInitializersSuccess0.003
testCBoolAsParameterSuccess0.004
testBug44925Success0.001
testBug44838Success0.003
testBug46165Success0.002
testBug47624Success0.001
testQualifiedLookupSuccess0.002
testBug43110_XRefSuccess0.027
testErrorHandling_1Success0.002
testBug44340Success0.001
testBug47636Success0.001
testBug45697Success0.001
testBug54639Success0.002
testBug55163Success0.010
testBug55673Success0.004
testBug54531Success0.002
testBug56516Success0.002
testBug53786Success0.003
testBug54029Success0.002
testBug47625Success0.014
testBug57754Success0.004
testBug57800Success0.003
testBug46246Success0.003
testBug57791Success0.005
testBug44249Success0.003
testBug59149Success0.002
testBug59302Success0.004
testULongSuccess0.002
testBug47926Success0.007
testBug50984_ASTMethod_getOwnerClassSpecifier_ClassCastExceptionSuccess0.004
testGloballyQualifiedUsingDeclarationSuccess0.001
test57513_newSuccess0.005
test57513_NoConstructorSuccess0.002
test57513_ctorinitSuccess0.002
test575513_qualifiedSuccess0.033
testBug60944Success0.005
testDestructorReferenceSuccess0.005
testBug39676_toughSuccess0.006
testBug60939Success0.013
testBug64010Success0.568
testBug65569Success0.001
testBug67680Success0.002
testTypeIDSignatureSuccess0.002
testUnaryAmperCastSuccess0.005
testBug68235Success0.007
testBug60407Success0.003
testBug68623Success0.003
testBug69798Success0.004
testBug69662Success0.001
testBug68528Success0.006
testBug71094Success0.003
testPredefinedSymbol_bug70928Success0.018
testBug73428Success0.004
testBug73615Success0.002
testBug72691Success0.002
testBug72691_2Success0.001
testBug71733Success0.002
testBug69526Success0.002
testBug69454Success0.003
testBug72692ASuccess0.001
testBug72692BSuccess0.003
testBug72692CSuccess0.002
testBug74575ASuccess0.001
testBug75338Success0.002
testBug75532Success0.001
testBug74847Success0.001
testBug76696Success0.002
testBug74069Success0.003
testBug77805Success0.001
testBug77821Success0.002
testBug77009Success0.001
testBug77281Success0.001
testBug77921Success0.002
testBug76763Success0.002
testBug71317ASuccess0.002
testBug71317BSuccess0.003
testBug77097Success0.012
testBug77276Success0.001
testBug78165Success0.003
testBug79471Success0.007
testBug79787Success0.002
testBug79810ASuccess0.008
testBug79921_79227Success0.004
testBadClassNameSuccess0.012
testBug68306Success0.006
testBug68931Success0.001
testBug69744Success0.002
testBug69745Success0.001
testBug60407Success0.011
testBaseCase_VariableReferenceSuccess0.007
testBaseCase_FunctionReferenceSuccess0.001
testBaseCase_ErrorSuccess0.002
testBaseCase_FunctionDeclarationSuccess0.000
testBaseCase_FunctionDeclaration2Success0.002
testBaseCase_VariableDeclarationSuccess0.001
testBaseCase_ParameterSuccess0.001
testBug57898Success0.009
testConstructorDestructorDeclarationSuccess0.004
testBug60264Success0.019
testBug61613Success0.001
testBug60038Success0.011
testMethodReferenceSuccess0.004
testConstructorDefinitionSuccess0.001
testBug63966Success0.002
testBug66744Success0.002
testBug68527Success0.003
testBug61800Success0.006
testBug68739Success0.013
testBug72818Success0.002
test72220Success0.001
testBug72721Success0.001
testBug72372Success0.002
testBug72372_2Success0.002
testBug72713Success0.001
testBug72712Success0.003
testBug72712_2Success0.002
testBug72814Success0.004
testBug72710Success0.002
testBug75731Success0.049
testBug77989Success0.001
testBug78435Success0.001
testBug78231ASuccess0.002
testBug78231BSuccess0.001
testPrimaryEmptySuccess0.002
testPrimaryIntegerLiteralSuccess0.001
testPrimaryCharLiteralSuccess0.002
testPrimaryFloatLiteralSuccess0.002
testPrimaryStringLiteralSuccess0.002
testPrimaryBooleanLiteralSuccess0.001
testPrimaryThisSuccess0.002
testPrimaryBracketedExpressionSuccess0.011
testIdExpressionSuccess0.002
testIdExpressionToPointerSuccess0.002
testPostfixSubscriptSuccess0.001
testPostfixSubscriptASuccess0.001
testPostfixSubscriptBSuccess0.009
testPostfixSubscriptWithReferencesSuccess0.002
testPostfixFunctioncallBug42822Success0.002
testPostfixSimpletypesBug42823Success0.002
testPostfixTypenameIdentifierSuccess0.003
testPostfixTypeNameTemplateIdSuccess0.002
testPostfixTypeNameTemplateId_2Success0.003
testPostfixDotExpressionSuccess0.004
testPostfixArrowExpressionSuccess0.001
testPostfixIncrementSuccess0.002
testPostfixDecrementSuccess0.003
testPostfixDynamicCastSuccess0.002
testPostfixReinterpretCastSuccess0.002
testPostfixStaticCastSuccess0.002
testPostfixConstCastSuccess0.002
testPostfixTypeIdExpressionSuccess0.001
testPostfixTypeIdExpression2Success0.002
testPostfixTypeIdTypeIdSuccess0.002
testPostfixTypeIdTypeId2Success0.002
testUnaryIncrementSuccess0.002
testUnaryDecrementSuccess0.003
testUnaryStarCastExpressionSuccess0.003
testUnaryAmpersandCastExpressionSuccess0.014
testUnaryPlusCastExpressionSuccess0.003
testUnaryMinusCastExpressionSuccess0.001
testUnaryNotCastExpressionSuccess0.001
testTildeNotCastExpressionSuccess0.002
testUnarySizeofUnaryExpressionSuccess0.001
testUnarySizeofTypeIdSuccess0.002
testNewTypeIdSuccess0.001
testCastExpressionSuccess0.002
testMultiplicativeMultiplySuccess0.002
testMultiplicativeDivideSuccess0.001
testMultiplicativeModulusSuccess0.002
testAdditivePlusSuccess0.001
testAdditiveMinusSuccess0.002
testShiftLeftSuccess0.002
testShiftRightSuccess0.002
testRelationalLessThanSuccess0.002
testRelationalGreaterThanSuccess0.001
testRelationalLessThanOrEqualSuccess0.004
testRelationalGreaterThanOrEqualSuccess0.003
testEqualityEqualsSuccess0.003
testEqualityNotEqualsSuccess0.002
testAndExpressionSuccess0.002
testExclusiveOrExpressionSuccess0.001
testInclusiveOrExpressionSuccess0.001
testLogicalAndExpressionSuccess0.002
testLogicalOrExpressionSuccess0.003
testConditionalExpressionSuccess0.003
testConditionalExpressionWithReferencesASuccess0.021
testConditionalExpressionWithReferencesB_Bug43106Success0.002
testAssignmentExpressionNormalSuccess0.003
testAssignmentExpressionPlusSuccess0.001
testAssignmentExpressionMinusSuccess0.002
testAssignmentExpressionMultiSuccess0.006
testAssignmentExpressionDivSuccess0.002
testAssignmentExpressionModSuccess0.002
testAssignmentExpressionLShiftSuccess0.002
testAssignmentExpressionRShiftSuccess0.003
testAssignmentExpressionAndSuccess0.001
testAssignmentExpressionOrSuccess0.005
testAssignmentExpressionXOrSuccess0.002
testUsingDeclarationSuccess0.006
testEmptyCompilationUnitSuccess0.002
testSimpleNamespaceSuccess0.001
testMultipleNamespaceDefinitionsSuccess0.003
testNestedNamespaceDefinitionsSuccess0.001
testEmptyClassDeclarationSuccess0.002
testNestedSubclassSuccess0.002
testSimpleVariableSuccess0.001
testSimpleClassReferenceVariableSuccess0.002
testMultipleDeclaratorsVariableSuccess0.001
testSimpleFieldSuccess0.001
testEnumerationsSuccess0.001
testSimpleFunctionSuccess0.001
testSimpleMethodSuccess0.001
testLinkageSpecSuccess0.001
testSimpleTypedefSuccess0.025
testOverrideSuccess0.002
testMethodDefinitionsSuccess0.003
testConstructorsDestructorsSuccess0.003
testUsingDirectivesSuccess0.002
testBug75482Success0.001
testBug77010Success0.002
test_14_7_3__5_ExplicitSpecializationSuccess0.004
test_14_7_3__11_ExplicitSpecializationArgumentDeductionSuccess0.005
test_14_7_3__12_ExplicitSpecializationOverloadedFunctionSuccess0.013
testPartialSpecializationDefinitionsSuccess0.007
testBug57754Success0.002
testTemplateClassDeclarationSuccess0.001
testTemplateFunctionSuccess0.001
testTemplateFunctionDefinitionSuccess0.001
testClassMemberTemplateSuccess0.002
testOverloadedFunctionTemplatesSuccess0.005
testOverloadedFunctionTemplates_2Success0.004
testTemplateClassPartialSpecializationSuccess0.026
testTemplateInstanceAsBaseClauseSuccess0.003
testTemplateParameterAsBaseClauseSuccess0.002
testTypedefedTemplateSuccess0.002
testTypedefedTemplate_2Success0.028
testInstantiatingDeferredInstancesSuccess0.002
testTemplateArgumentDeductionSuccess0.012
testClassTemplateStaticMemberDefinitionSuccess0.002
testTemplateTemplateParameterSuccess0.006
testBug56834Success0.001
testDefaultTemplateParametersSuccess0.001
testBug56834WithInstantiationSuccess0.002
testDefaultTemplateParameterWithDeferedInstanceSuccess0.003
testExplicitInstantiationSuccess0.004
testTemplateParametersInExpressionsSuccess0.012
testBug44338Success0.004
testBug44338_2Success0.003
testBug4338_3Success0.001
testContructorsAndExplicitSpecializationSuccess0.005
testTemplateMemberTemplateDefinitionSuccess0.006
test_14_8_1__2_ExplicitArgumentSpecificationSuccess0.003
test_14_5_2__2_MemberFunctionTemplatesSuccess0.014
testBug64753Success0.002
testBug64919Success0.002
testBug64939Success0.021
testBug65114Success0.004
testBug655114_2Success0.027
testInheritsFromTemplateParameter_bug71410Success0.004
testThisInTemplatedMemberFunction_bug71331Success0.004
testTemplateFunctionInsideTemplateType_bug71588Success0.010
testParametrizedTypeDefinition_bug69751Success0.004
testParametrizedTypeDefinition_bug69751_2Success0.002
testParametrizedTypeDefinition_bug69751_3Success0.002
testParametrizedTypeDefinition_bug69751_4Success0.002
testTemplateParametersInExpressions_bug72546Success0.002
testInstantiatingTemplateWithDTI_bug69604Success0.003
testTemplatedBaseClass_bug74359Success0.003
testBug77010Success0.002
testBug60149Success0.001
testBug60480Success0.001
testSimpleAddSuccess0.000
testSimpleCollisionSuccess0.001
testResizeSuccess0.000
testCollisionResizeSuccess0.000
testReAddSuccess0.000
testResizeResolvesCollisionSuccess0.000
testCharArrayUtilsSuccess0.000
testBug72506Success0.058
testExpressionEvalProblemsSuccess0.031
testBug72219Success0.025
testBug72219_2Success0.058
testBug72219_3Success0.029
test72219_4Success0.017
testBug79339Success0.056
testBug79810BSuccess0.053
cleanupProjectSuccess0.000
testMacroFileLoadingSuccess0.029
testIncludeFileLoadingSuccess0.020
cleanupProjectSuccess0.000
testIncludeNextSuccess0.106
testIncludePathOrderingSuccess0.058
testBug91086Success0.027
testBug72611ASuccess4.291
testBug72611BSuccess0.114
cleanupProjectSuccess0.002
testBug39698Success0.000
test__attribute__Success0.001
testBug73954BSuccess0.004
testImaginarySuccess0.000
testBug39694Success0.000
testBug39704ASuccess0.000
testBug39704DSuccess0.001
testBug39695Success0.001
testBug39684Success0.001
testBug39703Success0.001
testBug39698ASuccess0.000
testBug39698BSuccess0.000
testBug39554Success0.001
testBug39704BSuccess0.000
testBug39704CSuccess0.000
testBug39704ESuccess0.000
testBug39704FSuccess0.001
testBug39704GSuccess0.000
testBug39686Success0.000
testBug39681Success0.001
testBug39677Success0.001
testBug39701ASuccess0.001
testBug39701BSuccess0.000
testBug39701CSuccess0.001
testBug39551BSuccess0.003
testBug73954BSuccess0.002
testBug39695Success0.003
testBug39684Success0.017
testBug39698ASuccess0.002
testBug39698BSuccess0.001
testBug39686Success0.003
testBug39681Success0.004
testBug39677Success0.007
testPredefinedSymbol_bug69791Success0.001
testBug39697Success0.005
testBug73954ASuccess0.027
testBug75401Success0.007
testGNUExternalTemplate_bug71603Success0.002
testBug74190_g_assert_1Success0.002
testBug74190_g_return_if_failSuccess0.003
testBug43021Success0.002
testBug107150Success0.014
testMultipleDeclaratorsSuccess0.002
testLongLongSuccess0.001
testEnumerationsSuccess0.021
testSimpleFunctionSuccess0.003
testBug75189Success0.005
testBug75340Success0.024
testBug78103Success0.009
testBug43241Success0.004
testBug40768Success0.003
testBasicFunctionSuccess0.005
testSimpleStructSuccess0.005
testCExpressionsSuccess0.050
testStructureTagScoping_1Success0.001
testStructureTagScoping_2Success0.000
testStructureDefSuccess0.002
testStructureNamespaceSuccess0.001
testFunctionParametersSuccess0.002
testSimpleFunctionCallSuccess0.002
testForLoopSuccess0.004
testExpressionFieldReferenceSuccess0.002
testLabelsSuccess0.006
testAnonStructSuccess0.000
testPointerToFunctionSuccess0.001
testBasicTypesSuccess0.001
testCompositeTypesSuccess0.003
testArrayTypesSuccess0.011
testFunctionTypesSuccess0.007
testDesignatedInitializersSuccess0.008
testMoreGetDeclarations1Success0.001
testMoreGetDeclarations2Success0.000
testMoreGetDeclarations3Success0.001
testFnReturningPtrToFnSuccess0.002
testArrayTypeToQualifiedPointerTypeParmSuccess0.002
testFunctionDefTypesSuccess0.001
testParmToFunctionSuccess0.001
testArrayPointerFunctionSuccess0.002
testTypedefExample4aSuccess0.001
testTypedefExample4bSuccess0.003
testTypedefExample4cSuccess0.007
testBug80992Success0.002
testBug80978Success0.002
testExternalDefsSuccess0.002
testFieldDesignatorsSuccess0.001
testArrayDesignatorSuccess0.002
testBug83737Success0.002
testBug84090_LabelReferencesSuccess0.001
testBug84092_EnumReferencesSuccess0.001
testBug84096_FieldDesignatorRefSuccess0.000
testProblemsSuccess0.007
testEnumerationForwardsSuccess0.001
testBug84185Success0.002
testBug84185_2Success0.001
testBug84176Success0.001
testBug84266Success0.001
testBug84266_2Success0.001
testBug84250Success0.001
testBug84186Success0.001
testBug84267Success0.001
testBug84228Success0.002
testBug84236Success0.001
testBug85049Success0.001
testBug86766Success0.000
testBug88338_CSuccess0.001
test88460Success0.002
testBug90253Success0.001
testFindSuccess0.000
test92791Success0.002
testBug85786Success0.001
testBug95720Success0.000
testBug94365Success0.001
testBug95119Success0.001
testBug81739Success0.001
testBug95757Success0.001
testBug93980Success0.003
testBug95866Success0.002
testBug98502Success0.001
testBug98365Success0.001
testBug99262Success0.001
testBug99262BSuccess0.001
testBug98960Success0.001
testBug100408Success0.000
testBug98760Success0.003
testBug79650Success0.001
testBug80171Success0.000
testBug79067Success0.001
testBug84759Success0.001
test1043290Success0.001
testBug104390_2Success0.002
testBug104800Success0.013
testBug107150bSuccess0.006
testBug143502Success0.112
testGCC20000113Success0.005
testGCC20000205Success0.000
testGCC20000217Success0.002
testGCC20000224Success0.001
testGCC20000225Success0.002
testGCC20000227Success0.001
testGCC20000313Success0.002
testGCC20000314_1Success0.002
testGCC20000314_2Success0.001
testGCC20000403Success0.003
testGCC20000412_1Success0.001
testGCC20000412_2Success0.004
testGCC20000412_3Success0.013
testGCC20000412_4Success0.006
testGCC20000412_5Success0.003
testGCC20000419Success0.011
testGCC20000503Success0.008
testGCC20000511Success0.008
testGCC20000603Success0.002
testGCC20000605_2Success0.028
testGCC20000605_3Success0.006
testGCCenum_2Success0.003
testBug107150Success0.004
testBug36769BSuccess0.008
testVirtualParentLookupSuccess0.005
testAmbiguousVirtualParentLookupSuccess0.002
testFunctionResolutionSuccess0.003
testConstructorsSuccess0.002
testNamespaceAliasSuccess0.007
testVariableSuccess0.000
testEnumerationsSuccess0.002
testBug59149Success0.002
testBug59302Success0.001
testBug75482Success0.001
testBug75189Success0.001
testBug75340Success0.001
testBug78103Success0.004
testBug43241Success0.001
testBug40768Success0.001
testSimpleStructSuccess0.003
testStructureDefSuccess0.001
testStructureNamespaceSuccess0.002
testSimpleFunctionCallSuccess0.005
testForLoopSuccess0.003
testExpressionFieldReferenceSuccess0.003
testPointerToFunctionSuccess0.001
testFunctionTypesSuccess0.001
testFnReturningPtrToFnSuccess0.001
testBug84266Success0.001
testBug84266_2Success0.004
testBug84250Success0.011
testBug84228Success0.002
testBug85049Success0.000
testBug85786Success0.001
testBug95757Success0.002
testBug99262Success0.001
testBug99262BSuccess0.001
testBug100408Success0.001
testBug80171Success0.000
test1043290Success0.004
testBug104800Success0.002
testBug102825Success0.002
testBug78883Success0.007
testBug77967Success0.001
testBug79540Success0.002
testBug103578Success0.006
testBug43579Success0.004
testBug43242Success0.002
testBug40422Success0.002
testBug86282Success0.002
testBug75858Success0.005
testBug95424Success0.010
testSimpleClassSuccess0.001
testBug95411Success0.005
testClassForwardDeclSuccess0.001
testFieldSuccess0.002
testMethodDeclarationSuccess0.003
testMethodDefinitionSuccess0.002
testMemberReferenceSuccess0.003
testBasicInheritanceSuccess0.004
testNamespacesSuccess0.014
testNameHidingSuccess0.005
testBlockTraversalSuccess0.003
testStructureTags_1Success0.002
testStructureTags_2Success0.002
testFunctionDefSuccess0.002
testUsingDeclaration_1Success0.017
testFunctionDeclarationsSuccess0.004
testProblem_AmbiguousInParentSuccess0.004
testExtendedNamespacesSuccess0.003
testImplicitConstructorsSuccess0.000
testBug84250_2Success0.001
testBug84615Success0.002
testBug84371Success0.000
testBug84679Success0.008
testBug84692Success0.006
testBug84686Success0.004
testBug84705Success0.013
testThisSuccess0.003
testBug84710Success0.005
testArgumentDependantLookupSuccess0.002
testArgumentDependantLookup_2Success0.003
testBug84610Success0.003
testBug84703Success0.001
testBug84469Success0.002
testPointerToMemberTypeSuccess0.001
testBug_PM_Success0.001
testBug_PM_2Success0.004
testPMConversionsSuccess0.025
testPMKoenigSuccess0.002
testPMKoenig_2Success0.007
testFriend_1Success0.006
testBug45763_1Success0.004
testBug45763_2Success0.006
testBug45763_3Success0.002
testBug85824Success0.002
testPrefixLookupSuccess0.009
testIsStaticSuccess0.001
testBug86267Success0.004
testBug86269Success0.002
testBug86279Success0.004
testBug86346Success0.003
testBug86288Success0.000
testBug84476Success0.002
testBug86336Success0.008
testBug86306Success0.003
testBug86372Success0.003
testBug86319Success0.003
testBug86350Success0.006
testBug84478Success0.024
testBug86353Success0.006
testBug86546Success0.007
testBug86358_1Success0.002
testBug86358_2Success0.003
test86371Success0.008
testBug86369Success0.002
testBug86470_1Success0.002
testBug86470_2Success0.006
testBug86470_3Success0.007
testBug86470_4Success0.017
testBug86470_5Success0.002
testBug86678Success0.003
testBug86543Success0.002
testBug86554Success0.004
testBug86621Success0.001
testBug86649Success0.013
testBug86827Success0.001
testFind_1Success0.001
testFind_2Success0.002
testFind_3Success0.014
testFind_4Success0.006
testGetsSuccess0.002
testBug87424Success0.004
testBug87705Success0.002
testBug88459Success0.001
testBug88501_1Success0.001
testBug8342_2Success0.000
testNamespaceAlias_2Success0.002
testBug89539Success0.001
testBug89851Success0.001
testBug89828Success0.001
testBug90039Success0.002
testBug90039_2Success0.001
testOperatorConversionNamesSuccess0.001
testBug88662Success0.001
testBug90498_1Success0.000
testBug90498_2Success0.001
testBug866274Success0.004
testTypedefFunctionSuccess0.000
testBug90616Success0.001
testBug90603Success0.001
testBug90662Success0.000
testOperatorNamesSuccess0.021
testBug90623Success0.001
testBug90623_2Success0.001
testBug90654_1Success0.002
testBug90654_2Success0.013
testBug90653Success0.003
testBug86618Success0.001
testBug45129Success0.001
testAmbiguousStatementsSuccess0.002
testBug86639Success0.001
testBug80940Success0.001
testBug77024Success0.003
testBug91773Success0.002
testBug90648Success0.001
testBug92980Success0.007
testBug92882Success0.001
testBug86547Success0.003
testBug90647Success0.000
testBug82766Success0.013
testBug77385Success0.001
testBug83997Success0.000
testBug90610Success0.002
testDeclDefnSuccess0.002
testBug95200Success0.002
testBug95425Success0.003
testBug95461Success0.003
testAmbiguitySuccess0.003
testBug84696Success0.005
testBasicPointerToMemberSuccess0.003
testBug84466Success0.001
testBug88338_CPPSuccess0.002
testPointerToFunction_CPPSuccess0.001
testBug95484Success0.002
testBug95419Success0.001
testBug95673Success0.017
testBug95768Success0.003
testBug95741Success0.004
testBug95692Success0.002
testBug95734Success0.004
testBug95734_2Success0.004
testBug95786Success0.002
testBug86868Success0.004
testBug94779Success0.015
testBug95714Success0.004
testTypedefQualifiedSuccess0.003
testBug86849Success0.003
testBug96655Success0.003
testBug96678Success0.001
testNewExpressionTypeSuccess0.010
testDefaultConstructorSuccess0.002
testBug91707Success0.019
testBug92425Success0.002
testBug92425_2Success0.003
testBug98704Success0.004
testBug_AIOOBESuccess0.001
testRankingQualificationConversionsSuccess0.005
testBug98818Success0.012
testAnonymousStructuresSuccess0.004
testBug84478_3Success0.015
testBug84478_4Success0.001
testBug84478_2Success0.002
testBug100415Success0.002
testBug86688Success0.001
testBug100403Success0.001
testBug90609Success0.012
testBug103281Success0.003
testBug78800Success0.002
test10_2s3bSuccess0.003
testBug108202Success0.002
testTemplateTemplateParameterSuccess0.019
testBug103578Success0.002
testBug45129Success0.003
testBug91707Success0.015
testBasicClassTemplateSuccess0.001
testBasicTemplateInstance_1Success0.001
testBasicTemplateInstance_2Success0.004
testBasicTemplateFunctionSuccess0.002
testStackOverflowSuccess0.001
testBasicClassPartialSpecializationSuccess0.003
testStackOverflow_2Success0.006
testTemplateMemberDefSuccess0.002
testTemplateFunctionImplicitInstantiationSuccess0.001
test_14_5_5_2s5_OrderingFunctionTemplates_1Success0.002
test_14_5_5_2s5_OrderingFunctionTemplates_2Success0.002
testTemplateParametersSuccess0.001
testDeferredInstancesSuccess0.005
test_14_5_4_1s2_MatchingTemplateSpecializationsSuccess0.008
test14_7_3_FunctionExplicitSpecializationSuccess0.003
test_14_5_5_1_FunctionTemplates_1Success0.002
test_14_5_5_1_FunctionTemplates_2Success0.002
test_14_8_1s2_FunctionTemplatesSuccess0.003
test14_8_3s6_FunctionTemplatesSuccess0.002
test14_5_5_2s6_FunctionTemplatesSuccess0.004
test14_6_1s1_LocalNamesSuccess0.001
test14_8s2_Success0.010
test14_7_3s14Success0.001
test14_7_1s14_InfiniteInstantiationSuccess0.002
test14_6_1s2Success0.002
testBug76951_1Success0.001
testBug76951_2Success0.003
testInstancesSuccess0.008
testTemplateParameterDeclarationsSuccess0.002
testDeferredInstantiationSuccess0.003
test14_5_2s2_MemberSpecializationsSuccess0.005
testClassSpecializationsSuccess0.002
test14_7_3s5_SpecializationMemberDefinitionSuccess0.002
testNestedSpecializationsSuccess0.005
test14_5_4s7_UsingClassTemplateSuccess0.003
testTemplateParameterQualifiedType_1Success0.006
testTemplateScopesSuccess0.001
testTemplateScopes_2Success0.002
test14_7_3s16Success0.004
test14_6_1s6Success0.001
testBug90689_ExplicitInstantiationSuccess0.005
test14_7_2s2_ExplicitInstantiationSuccess0.002
testBug74204Success0.002
testDeferredFunctionTemplatesSuccess0.009
testRelaxationForTemplateInheritanceSuccess0.003
testBug98961Success0.002
testBug98784Success0.000
testBug99254Success0.007
testBug99254_2Success0.006
testBug99254_3Success0.017
testBug98666Success0.001
testBug90678Success0.005
testBug95208Success0.004
testBug103715Success0.011
testBug74276Success0.006
testBug105852Success0.011
testBug105769Success0.004
testIntGlobalSuccess0.001
testEmptyClassSuccess0.000
testSimpleClassMemberSuccess0.001
testNamespaceDefinitionSuccess0.000
testLinkageSpecificationSuccess0.001
testEnumSpecifierSuccess0.001
testTypedefSuccess0.000
testUsingClausesSuccess0.001
testSimpleClassMembersSuccess0.000
testSimpleFunctionDeclarationSuccess0.001
testFunctionDeclarationWithParametersSuccess0.000
testAssignmentExpressionsSuccess0.000
testBug39348Success0.001
testBug39501Success0.000
testBug39349Success0.001
testBug39544Success0.000
testBug36290Success0.001
testBug36769BSuccess0.010
testBug36932CSuccess0.043
testBugSingleton192Success0.000
testBug36931Success0.005
testBug37019Success0.001
testBug36766and36769ASuccess0.002
testBug36766and36769BSuccess0.001
testBug36766and36769CSuccess0.001
testBug36766and36769DSuccess0.000
testBug36932ASuccess0.001
testBug36932BSuccess0.060
testBug36769ASuccess0.002
testBug36714Success0.000
testBugFunctor758Success0.001
testBug36932Success0.000
testBug36704Success0.001
testBug36699Success0.001
testBug36691Success0.000
testBug36702Success0.002
testBug36852Success0.000
testBug36689Success0.001
testBug36707Success0.002
testBug36717Success0.000
testBug36693Success0.001
testWeirdExpressionSuccess0.000
testBug36696Success0.001
testArrayOfPointerToFunctionsSuccess0.000
testBug36073Success0.001
testTemplateSpecializationSuccess0.000
testTemplateInstantiationSuccess0.000
testMultipleDeclaratorsSuccess0.001
testFunctionModifiersSuccess0.001
testArraysSuccess0.000
testElaboratedParmsSuccess0.000
testMemberDeclarationsSuccess0.000
testPointerOperatorsSuccess0.001
testBug26467Success0.000
testASMDefinitionSuccess0.002
testConstructorChainSuccess0.000
testBug36237Success0.000
testBug36532Success0.001
testPreprocessorSuccess0.000
testTemplateDeclarationOfFunctionSuccess0.001
testTemplateDeclarationOfClassSuccess0.000
testBug35906Success0.001
testBug36288Success0.002
testBug36250Success0.000
testBug36240Success0.001
testBug36254Success0.000
testBug36432Success0.002
testBug36594Success0.000
testBug36794Success0.001
testBug36799Success0.000
testBug36764Success0.002
testOrderSuccess0.000
testBug36771Success0.000
testBug36811Success0.001
testBug36708Success0.000
testBug36690Success0.001
testBug36703Success0.000
testBug36692Success0.001
testBug36551Success0.001
testStructSuccess0.000
testBug36559Success0.001
testPointersToFunctionsSuccess0.001
testBug36600Success0.001
testBug36713Success0.000
testPointersToMemberFunctionsSuccess0.000
testBug39550Success0.001
testBug39553Success0.000
testBug39537Success0.001
testBug39546Success0.002
testIndirectDeclaratorsSuccess0.001
testBug39532Success0.000
testBug39540Success0.001
testBug39530Success0.001
testBug39526Success0.001
testBug39535Success0.000
testBug39504BSuccess0.000
testBug39505ASuccess0.001
testBug39505BSuccess0.000
testBug42985Success0.001
testBug40419Success0.001
testBug39556Success0.000
testBug43371Success0.001
testBug43644Success0.000
testBug43062Success0.000
testBug39531Success0.001
testBug40007Success0.000
testBug40759Success0.000
testBug44633Success0.001
testBug39525Success0.000
testBug41935Success0.000
testBug39528Success0.001
testBug39538Success0.000
testBug39536Success0.001
testBug39536ASuccess0.001
testBug39536BSuccess0.001
testBug39542Success0.002
testBug39549Success0.002
testBug39551ASuccess0.001
testBug39551BSuccess0.001
testCBoolSuccess0.000
testBug39678Success0.000
testBug43110Success0.001
testBug47752Success0.000
testBug47628Success0.001
testBug44336Success0.000
testBug39705Success0.000
testBug45235Success0.001
testBug59179Success0.000
testBug57652Success0.004
testBug60142Success0.000
testBug61431Success0.001
testBadIdentifierSuccess0.000
testBug67622Success0.001
testBug68116Success0.011
testBug69161Success0.005
testBug73524Success0.004
testBug39694Success0.001
testBug39704ASuccess0.001
testBug39704DSuccess0.000
testBug39695Success0.001
testBug39684Success0.001
testBug39703Success0.001
testBug39698ASuccess0.000
testBug39698BSuccess0.001
testBug39554Success0.000
testBug39704BSuccess0.001
testBug39704CSuccess0.000
testBug39686Success0.002
testBug39681Success0.001
testBug39677Success0.012
testBug39701ASuccess0.001
testBug39701BSuccess0.001
testBug39701CSuccess0.000
testBug61972Success0.006
testBug64268Success0.001
testBug73652Success0.001
testBug74180Success0.001
testBug74328Success0.002
testUsingClausesSuccess0.005
testConstructorChainSuccess0.002
testBug39551ASuccess0.001
testBug39551BSuccess0.000
testCBoolSuccess0.001
testBug43110Success0.002
testBug47752Success0.001
testBug47628Success0.001
testBug45235Success0.002
testBug67622Success0.001
testBug44510Success0.002
testBug64271Success0.002
testEmptyCompilationUnitSuccess0.001
testSimpleNamespaceSuccess0.000
testMultipleNamespaceDefinitionsSuccess0.000
testNestedNamespaceDefinitionsSuccess0.001
testEmptyClassDeclarationSuccess0.000
testSimpleSubclassSuccess0.001
testNestedSubclassSuccess0.000
testSimpleVariableSuccess0.000
testSimpleClassReferenceVariableSuccess0.002
testNestedClassReferenceVariableSuccess0.000
testMultipleDeclaratorsVariableSuccess0.001
testSimpleFieldSuccess0.001
testEnumerationsSuccess0.001
testSimpleFunctionSuccess0.001
testSimpleFunctionWithTypesSuccess0.001
testSimpleMethodSuccess0.001
testSimpleMethodWithTypesSuccess0.001
testUsingDeclarationWithFunctionsAndMethodsSuccess0.001
testLinkageSpecSuccess0.000
testBogdansExampleSuccess0.001
testAndrewsExampleSuccess0.001
testSimpleTypedefSuccess0.000
testComplexTypedefSuccess0.001
testBug40842Success0.000
testNestedClassnameSuccess0.001
testForwardDeclarationSuccess0.000
testElaboratedTypeSuccess0.001
testForewardDeclarationWithUsageSuccess0.000
testASMSuccess0.000
testOverrideSuccess0.001
testSimpleExpressionSuccess0.000
testParameterExpressionsSuccess0.001
testNestedNamespaceExpressionSuccess0.001
testArrayModExpressionSuccess0.000
testPointerVariableSuccess0.001
testExceptionSpecificationSuccess0.000
testNewExpressionsSuccess0.001
testBug41520Success0.001
testNewXReferencesSuccess0.000
testQualifiedNameReferencesSuccess0.001
testIsConstructorSuccess0.001
testIsDestructorSuccess0.002
testBug41445Success0.002
testSimpleFunctionBodySuccess0.003
testSimpleForLoopSuccess0.002
testBug42541Success0.001
testSimpleIfStatementSuccess0.001
testSimpleWhileStatementSuccess0.001
testSimpleSwitchStatementSuccess0.004
testSimpleDoStatementSuccess0.001
testThrowStatementSuccess0.001
testScopingSuccess0.000
testEnumeratorReferencesSuccess0.001
testBug42840Success0.000
testBug42872Success0.001
testBug43503ASuccess0.001
testBug42979Success0.006
testBug43373Success0.002
testBug39504Success0.001
testBug43375Success0.000
testBug43503Success0.002
testBug43679_ASuccess0.001
testBug43679_BSuccess0.000
testBug43951Success0.001
testBug44342Success0.001
testCDesignatedInitializersSuccess0.001
testCBoolAsParameterSuccess0.001
testBug44925Success0.000
testBug44838Success0.002
testBug46165Success0.000
testBug47624Success0.002
testQualifiedLookupSuccess0.011
testBug43110_XRefSuccess0.004
testErrorHandling_1Success0.001
testBug44340Success0.001
testBug47636Success0.000
testBug45697Success0.001
testBug54639Success0.000
testBug55163Success0.001
testBug55673Success0.252
testBug54531Success0.000
testBug56516Success0.001
testBug53786Success0.001
testBug54029Success0.001
testBug47625Success0.002
testBug57754Success0.002
testBug57800Success0.002
testBug46246Success0.001
testBug57791Success0.000
testBug44249Success0.001
testBug59149Success0.001
testBug59302Success0.000
testULongSuccess0.001
testBug47926Success0.000
testBug50984_ASTMethod_getOwnerClassSpecifier_ClassCastExceptionSuccess0.004
testGloballyQualifiedUsingDeclarationSuccess0.000
test57513_newSuccess0.001
test57513_NoConstructorSuccess0.001
test57513_ctorinitSuccess0.001
test575513_qualifiedSuccess0.000
testBug60944Success0.000
testDestructorReferenceSuccess0.002
testBug39676_toughSuccess0.001
testBug60939Success0.005
testBug64010Success0.201
testBug65569Success0.001
testBug67680Success0.001
testTypeIDSignatureSuccess0.001
testUnaryAmperCastSuccess0.003
testBug68235Success0.001
testBug60407Success0.002
testBug68623Success0.002
testBug69798Success0.000
testBug69662Success0.001
testBug68528Success0.001
testBug71094Success0.000
testPredefinedSymbol_bug70928Success0.005
testBug73428Success0.001
testBug73615Success0.001
testBug72691Success0.000
testBug72691_2Success0.001
testBug71733Success0.000
testBug69526Success0.000
testBug69454Success0.001
testBug72692ASuccess0.001
testBug72692BSuccess0.001
testBug72692CSuccess0.000
testBug74575ASuccess0.001
testBug75338Success0.000
testBug74847Success0.000
testBug76696Success0.009
testBug74069Success0.001
testBug77805Success0.002
testBug77821Success0.001
testBug77009Success0.001
testBug77281Success0.001
testBug77921Success0.001
testBug71317ASuccess0.001
testBug71317BSuccess0.001
testBug77097Success0.001
testBug77276Success0.002
testBug78165Success0.002
testPredefinedSymbol_bug70928_infinite_loop_test1Success0.002
testPredefinedSymbol_bug70928_infinite_loop_test2Success0.001
testBug102376Success0.014
testBug103560Success0.001
test158192_declspec_on_classErrorFAILURE

org.eclipse.cdt.internal.core.parser.ParserException: FAILURE
at org.eclipse.cdt.core.parser.tests.ast2.CompleteParser2Tests.parse(Unknown Source)
at org.eclipse.cdt.core.parser.tests.ast2.CompleteParser2Tests.test158192_declspec_on_class(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.test.CoreTestApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.012
test158192_declspec_on_variableErrorFAILURE

org.eclipse.cdt.internal.core.parser.ParserException: FAILURE
at org.eclipse.cdt.core.parser.tests.ast2.CompleteParser2Tests.parse(Unknown Source)
at org.eclipse.cdt.core.parser.tests.ast2.CompleteParser2Tests.test158192_declspec_on_variable(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.test.CoreTestApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.001
test158192_declspec_in_declaratorErrorFAILURE

org.eclipse.cdt.internal.core.parser.ParserException: FAILURE
at org.eclipse.cdt.core.parser.tests.ast2.CompleteParser2Tests.parse(Unknown Source)
at org.eclipse.cdt.core.parser.tests.ast2.CompleteParser2Tests.test158192_declspec_in_declarator(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.test.CoreTestApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.002
testBug83737Success0.002
testBaseCaseSuccess0.001
testSimpleDeclarationSuccess0.001
testSimpleObjectStyleMacroDefinitionSuccess0.000
testSimpleFunctionStyleMacroDefinitionSuccess0.001
testBug83664Success0.002
testBug84343Success0.001
testBug84366Success0.001
testBug84375Success0.000
testBug84357Success0.001
testBug84367Success0.001
testElaboratedTypeSpecifierSuccess0.001
testBug83852Success0.001
testBug83853Success0.001
testBug84374Success0.002
testBug84467Success0.002
testBug84576Success0.002
testSimplePreprocessorStatementsSuccess0.008
testBug85820Success0.001
testBug86323Success0.001
testBug86698_1Success0.001
testBug86698_2Success0.002
testObjectStyleMacroExpansionSimpleDeclaratorSuccess0.005
testObjectMacroExpansionModestDeclaratorSuccess0.002
testObjectMacroExpansionPartialDeclSpecSuccess0.000
testObjectMacroExpansionNestedSuccess0.002
testObjectMacroExpansionComplexSuccess0.001
testStdioBugSuccess0.003
testMacroBindingsSuccess0.001
testBug90978Success0.004
testBug94933Success0.002
testBug97967Success0.059
testBug101875Success0.073
testSimpleInclusionSuccess0.020
testSimpleInclusion2Success0.024
testMacrosInIncludeFileSuccess0.029
testBug84451Success0.067
testMacrosInIncludeFile2Success0.031
testBug90851Success0.037
testIProblemLocationSuccess0.017
testBug97603Success0.030
cleanupProjectSuccess0.008
testSimpleKRCTest1Success0.002
testSimpleKRCTest2Success0.001
testSimpleKRCTest3Success0.001
testKRC_1Success0.001
testKRCWithTypesSuccess0.001
testKRCProblem1Success0.001
testKRCProblem2Success0.000
testKRCProblem3Success0.001
testKRCProblem4Success0.001
testKRCProblem5Success0.001
testKRC_monop_cards1Success0.002
testKRC_monop_cards2Success0.002
testKRC_getParametersOrderSuccess0.001
testKRC_Ethereal_1Success0.001
testBug97447Success0.001
testBug100104Success0.001
testSimpleSignatureSuccess0.002
testSimpleParameterSuccess0.009
testSimpleCParameterSignatureSuccess0.002
testSimpleTypeIdSuccess0.004
testKnRCSuccess0.002
testPrimaryEmptySuccess0.002
testPrimaryIntegerLiteralSuccess0.001
testPrimaryCharLiteralSuccess0.001
testPrimaryFloatLiteralSuccess0.001
testPrimaryStringLiteralSuccess0.001
testPrimaryBooleanLiteralSuccess0.000
testPrimaryThisSuccess0.001
testPrimaryBracketedExpressionSuccess0.000
testIdExpressionSuccess0.000
testPostfixSubscriptSuccess0.000
testPostfixSubscriptASuccess0.001
testPostfixFunctioncallBug42822Success0.000
testPostfixSimpletypesBug42823Success0.001
testPostfixDotExpressionSuccess0.000
testPostfixArrowExpressionSuccess0.001
testPostfixIncrementSuccess0.000
testPostfixDecrementSuccess0.001
testPostfixDynamicCastSuccess0.000
testPostfixReinterpretCastSuccess0.000
testPostfixStaticCastSuccess0.001
testPostfixConstCastSuccess0.000
testPostfixTypeIdExpressionSuccess0.000
testPostfixTypeIdExpression2Success0.001
testPostfixTypeIdTypeId2Success0.001
testUnaryIncrementSuccess0.000
testUnaryDecrementSuccess0.000
testUnaryStarCastExpressionSuccess0.000
testUnaryAmpersandCastExpressionSuccess0.000
testUnaryPlusCastExpressionSuccess0.001
testUnaryMinusCastExpressionSuccess0.000
testUnaryNotCastExpressionSuccess0.001
testTildeNotCastExpressionSuccess0.000
testUnarySizeofUnaryExpressionSuccess0.000
testUnarySizeofTypeIdSuccess0.001
testNewTypeIdSuccess0.000
testCastExpressionSuccess0.001
testMultiplicativeMultiplySuccess0.001
testMultiplicativeDivideSuccess0.000
testMultiplicativeModulusSuccess0.000
testAdditivePlusSuccess0.001
testAdditiveMinusSuccess0.000
testShiftLeftSuccess0.000
testShiftRightSuccess0.001
testRelationalLessThanSuccess0.000
testRelationalGreaterThanSuccess0.001
testRelationalLessThanOrEqualSuccess0.000
testRelationalGreaterThanOrEqualSuccess0.000
testEqualityEqualsSuccess0.000
testEqualityNotEqualsSuccess0.001
testAndExpressionSuccess0.000
testExclusiveOrExpressionSuccess0.000
testInclusiveOrExpressionSuccess0.000
testLogicalAndExpressionSuccess0.001
testLogicalOrExpressionSuccess0.000
testConditionalExpressionSuccess0.000
testAssignmentExpressionNormalSuccess0.001
testAssignmentExpressionPlusSuccess0.000
testAssignmentExpressionMinusSuccess0.000
testAssignmentExpressionMultiSuccess0.001
testAssignmentExpressionDivSuccess0.000
testAssignmentExpressionModSuccess0.000
testAssignmentExpressionLShiftSuccess0.001
testAssignmentExpressionRShiftSuccess0.000
testAssignmentExpressionAndSuccess0.000
testAssignmentExpressionOrSuccess0.001
testAssignmentExpressionXOrSuccess0.001
testBug60407Success0.011
testBaseCase_VariableReferenceSuccess0.004
testBaseCase_FunctionReferenceSuccess0.003
testBaseCase_ErrorSuccess0.005
testBaseCase_FunctionDeclarationSuccess0.003
testBaseCase_FunctionDeclaration2Success0.003
testBaseCase_VariableDeclarationSuccess0.005
testBaseCase_ParameterSuccess0.003
testBug57898Success0.006
testConstructorDestructorDeclarationSuccess0.004
testBug60264Success0.003
testBug61613Success0.003
testBug60038Success0.008
testMethodReferenceSuccess0.004
testConstructorDefinitionSuccess0.003
testBug63966Success0.003
testBug66744Success0.003
testBug68527Success0.003
testBug61800Success0.009
testBug68739Success0.004
testBug72818Success0.004
test72220Success0.002
testBug72721Success0.007
testBug72372Success0.004
testBug72372_2Success0.005
testBug72713Success0.003
testBug72712Success0.003
testBug72712_2Success0.018
testBug72710Success0.003
testBug75731Success0.030
testBug77989Success0.003
testBug78435Success0.002
testBug78231ASuccess0.003
testBug78231BSuccess0.004
testSimpleKRCTest1Success0.003
testSimpleKRCTest2Success0.005
testSimpleKRCTest3Success0.003
testKRC_1Success0.003
testKRCWithTypesSuccess0.006
testKRC_monop_cards1Success0.017
testKRC_monop_cards2Success0.006
testKRC_getParametersOrderSuccess0.003
testKRC_Ethereal_1Success0.005
testBug86698Success0.003
testLittleThingsSuccess0.010
testSimpleWindowsPreprocessorSelectionsSuccess0.024
testBug86993Success0.003
testBug86870Success0.005
testBug87179Success0.006
testBug96702Success0.071
testBug97301Success0.022
testBug86126Success0.024
testBug98806Success0.005
testSetCacheSizeSuccess0.007
testSimpleCacheFunctionalitySuccess0.012
testResourceChangedUpdateSuccess1.489
testClearCacheSuccess0.005
test10_2s3bSuccess0.014
test14_7_3s14Success0.003
test14_6_1s2Success0.002
test14_7_3s16Success0.009
test14_6_1s6Success0.003
test2_4s5Success0.006
test2_13_1s1Success0.003
test3_1s3Success0.005
test3_1s4aSuccess0.002
test3_1s4bSuccess0.002
test3_2s4Success0.002
test3_2s5Success0.012
test3_3s2Success0.003
test3_3_1s1Success0.001
test3_3_1s2Success0.000
test3_3_1s3Success0.001
test3_3_5s1Success0.001
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.000
test3_4_3s5Success0.002
test3_4_3_2s2Success0.005
test3_4_3_2s3Success0.011
test3_4_3_2s4Success0.004
test3_4_3_2s5Success0.001
test3_4_3_2s6aSuccess0.001
test3_4_3_2s6bSuccess0.001
test3_4_4s3Success0.006
test3_5s6Success0.002
test3_5s7Success0.001
test3_5s8Success0.001
test3_6_1s2Success0.001
test3_8s5Success0.001
test3_8s7Success0.015
test3_8s8Success0.002
test3_8s9Success0.006
test3_9s2Success0.005
test3_9s3Success0.002
test3_9s7Success0.002
test3_10s3Success0.000
test5s4Success0.001
test5_2_7s5Success0.014
test5_2_7s9Success0.008
test5_2_8s5Success0.004
test5_2_9s5Success0.002
test5_3_1s2Success0.001
test5_3_4s6Success0.000
test5_4s5Success0.001
test5_5s6Success0.001
test5_9s2Success0.000
test5_10s2Success0.002
test5_18s2Success0.016
test6_4s1Success0.001
test6_5s3Success0.001
test6_5_1s2Success0.002
test6_5_3s3Success0.003
test6_7s3Success0.001
test6_7s4Success0.001
test6_8s1Success0.002
test6_8s3Success0.004
test7_1s2Success0.001
test7_1s3Success0.001
test7_1_1s7Success0.002
test7_1_1s8aSuccess0.005
test7_1_1s8bSuccess0.001
test7_1_3s1Success0.000
test7_1_3s2Success0.001
test7_1_3s3aSuccess0.000
test7_1_3s3bSuccess0.000
test7_1_3s4Success0.001
test7_1_3s5aSuccess0.001
test7_1_3s5bSuccess0.000
test7_1_5_1s5Success0.002
test7_1_5_1s6Success0.002
test7_2s2Success0.000
test7_2s3Success0.001
test7_2s8Success0.001
test7_2s10Success0.001
test7_3_1s5Success0.001
test7_3_1_1s1Success0.004
test7_3_1_2s1Success0.007
test7_3_1_2s2Success0.004
test7_3_1_2s3Success0.004
test7_3_2s3Success0.001
test7_3_3s3Success0.002
test7_3_3s4Success0.000
test7_3_3s5Success0.002
test7_3_3s6Success0.001
test7_3_3s7Success0.002
test7_3_3s8Success0.001
test7_3_3s9Success0.002
test7_3_3s10Success0.006
test7_3_3s11Success0.002
test7_3_3s12ErrorExpected 0 problems, encountered 1

org.eclipse.cdt.internal.core.parser.ParserException: Expected 0 problems, encountered 1
at org.eclipse.cdt.core.parser.tests.ast2.AST2SpecBaseTest.parse(Unknown Source)
at org.eclipse.cdt.core.parser.tests.ast2.AST2SpecBaseTest.parse(Unknown Source)
at org.eclipse.cdt.core.parser.tests.ast2.AST2SpecBaseTest.parse(Unknown Source)
at org.eclipse.cdt.core.parser.tests.ast2.AST2CPPSpecTest.test7_3_3s12(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.test.CoreTestApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
0.008
test7_3_3s14Success0.011
test7_3_3s15Success0.002
test7_3_4s1Success0.001
test7_3_4s2aSuccess0.000
test7_3_4s2bSuccess0.002
test7_3_4s5Success0.001
test7_5s3Success0.003
test7_5s4aSuccess0.001
test7_5s4bSuccess0.003
test7_5s6Success0.003
test7_5s7aSuccess0.001
test7_5s7bSuccess0.001
test7_5s7cSuccess0.001
test8_1s1Success0.001
test8_2s1Success0.002
test8_2s5Success0.008
test8_2s6Success0.001
test8_2s7bSuccess0.001
test8_3s1Success0.002
test8_3s4Success0.000
test8_3_1s2aSuccess0.002
test8_3_1s2bSuccess0.001
test8_3_1s2cSuccess0.001
test8_3_2s1Success0.001
test8_3_2s2Success0.004
test8_3_3s2Success0.002
test8_3_4s1Success0.001
test8_3_4s4Success0.000
test8_3_4s8Success0.001
test8_3_5s2Success0.001
test8_3_5s4Success0.000
test8_3_5s5Success0.001
test8_3_5s7aSuccess0.000
test8_3_5s7bSuccess0.001
test8_3_5s9aSuccess0.001
test8_3_5s9bSuccess0.001
test8_3_6s2Success0.003
test8_3_6s4Success0.002
test8_3_6s5Success0.003
test8_3_6s6Success0.002
test8_3_6s7Success0.001
test8_3_6s8Success0.001
test8_3_6s9aSuccess0.002
test8_3_6s9bSuccess0.004
test8_3_6s9cSuccess0.003
test8_3_6s10Success0.004
test8_4s2Success0.001
test8_5s10Success0.002
test8_5_1s2Success0.001
test8_5_1s4Success0.013
test8_5_1s5Success0.001
test8_5_1s6Success0.001
test8_5_1s7Success0.000
test8_5_1s8Success0.001
test8_5_1s10Success0.000
test8_5_1s11aSuccess0.001
test8_5_1s11bSuccess0.000
test8_5_1s12Success0.001
test8_5_1s15Success0.001
test8_5_2s2Success0.001
test8_5_3s2Success0.001
test8_5_3s5aSuccess0.002
test8_5_3s5bSuccess0.001
test8_5_3s5cSuccess0.003
test8_5_3s5dSuccess0.000
test9_1s1Success0.001
test9_1s2aSuccess0.002
test9_1s2bSuccess0.001
test9_1s2cSuccess0.001
test9_1s3Success0.001
test9_1s4Success0.000
test9_2s11Success0.001
test9_3s5Success0.001
test9_3s9Success0.002
test9_3_1s2Success0.002
test9_3_1s3Success0.000
test9_3_2s2Success0.001
test9_3_2s4Success0.003
test9_4s2aSuccess0.001
test9_4s2bSuccess0.001
test9_4_2s2Success0.000
test9_5s2Success0.001
test9_5s4Success0.001
test9_6s4Success0.001
test9_7s1Success0.004
test9_7s2Success0.005
test9_7s3Success0.003
test9_8s1Success0.002
test9_9s1Success0.002
test10s2Success0.001
test10_1s1Success0.002
test10_1s3aSuccess0.002
test10_1s3bSuccess0.002
test10_2s3aSuccess0.003
test10_2s4Success0.004
test10_2s5Success0.002
test10_2s6Success0.002
test10_2s7Success0.003
test10_3s2Success0.002
test10_3s5Success0.003
test10_3s9Success0.001
test10_3s10Success0.001
test10_3s11Success0.001
test10_3s12Success0.002
test10_4s2aSuccess0.002
test10_4s2bSuccess0.000
test10_4s3Success0.001
test10_4s4aSuccess0.000
test10_4s4bSuccess0.001
test11s2Success0.001
test11s3Success0.001
test11s5Success0.001
test11s6Success0.001
test11_1s1aSuccess0.001
test11s1bSuccess0.001
test11_1s3Success0.000
test11_2s2Success0.001
test11_2s3Success0.004
test11_2s4Success0.009
test11_4s1Success0.002
test11_4s2aSuccess0.001
test11_4s2bSuccess0.001
test11_4s4Success0.001
test11_4s5Success0.009
test11_4s8Success0.003
test11_4s9Success0.003
test11_5s1Success0.014
test11_6s1Success0.002
test11_7s1Success0.001
test11_8s1Success0.005
test11_8s2Success0.002
test12_1s1Success0.001
test12_1s15Success0.000
test12_2s2Success0.003
test12_2s5Success0.004
test12_3s4Success0.003
test12_3s5Success0.002
test12_3_1s1Success0.003
test12_3_1s2Success0.006
test12_3_2s2Success0.002
test12_3_2s3Success0.001
test12_4s12Success0.003
test12_4s13Success0.003
test12_5s2Success0.002
test12_5s6Success0.002
test12_6_1s1Success0.005
test12_6_1s2Success0.003
test12_6_2s2aSuccess0.004
test12_6_2s2bSuccess0.002
test12_6_2s3Success0.005
test12_6_2s6Success0.004
test12_6_2s7Success0.008
test12_6_2s8Success0.006
test12_7s1_aSuccess0.002
test12_7s1_bSuccess0.002
test12_7s3Success0.008
test12_7s6Success0.006
test12_8s2aSuccess0.004
test12_8s2bSuccess0.004
test12_8s2cSuccess0.002
test12_8s3Success0.001
test12_8s3dSuccess0.002
test12_8s4aSuccess0.000
test12_8s4bSuccess0.001
test12_8s9Success0.004
test12_8s13Success0.000
test12_8s15Success0.002
test13s2Success0.002
test12_1s2Success0.001
test12_1s3aSuccess0.001
test12_1s3bSuccess0.001
test12_1s3cSuccess0.001
test12_8s3eSuccess0.003
test12_8s3fSuccess0.002
test13_2s1aSuccess0.001
test13_2s1bSuccess0.001
test13_2s2Success0.001
test13_2s3Success0.001
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.002
test13_3_3_1_1s2Success0.001
test13_3_3_1_4s1Success0.003
test13_3_3_2s3aSuccess0.002
test13_3_3_2s3bSuccess0.003
test13_3_3_2s3cSuccess0.002
test13_3_3_2s4Success0.002
test13_4s5bSuccess0.002
test13_5s4Success0.002
test13_5_3s2Success0.004
test13_5_7s1Success0.003
test14_1s6Success0.003
test14_1s7Success0.000
test14_1s8Success0.002
test14_1s10aSuccess0.000
test14_1s10bSuccess0.001
test14_1s11Success0.000
test14_1s12Success0.000
test14_1s13Success0.001
test14_1s15Success0.001
test14_2s3Success0.003
test14_2s4Success0.003
test14_3s1Success0.002
test14_3s3Success0.001
test14_3s5Success0.005
test14_3_1s2Success0.003
test14_3_1s3Success0.002
test14_3_3s2Success0.004
test14_2s1aSuccess0.003
test14_4s1bSuccess0.007
test14_5_1s2Success0.003
test14_5_1s3aSuccess0.002
test14_5_1_1s1Success0.002
test14_5_1_1s2Success0.004
test14_5_1_2s1Success0.003
test14_5_2s1Success0.003
test14_5_2s4Success0.003
test14_5_2s5Success0.003
test14_5_1_3s1Success0.003
test14_5_3s2Success0.002
test14_5_3s3Success0.002
test14_5_3s4Success0.002
test14_5_3s6Success0.003
test14_5_4_3s2Success0.011
test14_5_4s4Success0.012
test14_5_4s9bSuccess0.002
test14_5_4_1s2aSuccess0.007
test14_5_4_1s2bSuccess0.005
test14_5_4_3s1Success0.012
test14_5_5s1Success0.002
test14_5_5_1s1aSuccess0.004
test14_5_5_1s1bSuccess0.002
test14_5_5_2s5Success0.013
test14_5_5_2s6Success0.005
test14_6s2Success0.006
test14_6s4Success0.004
test14_6s6Success0.001
test14_6s7Success0.002
test14_6s8Success0.003
test14_6s9Success0.002
test14_6_1s3aSuccess0.002
test14_6_1s1Success0.002
test14_6_1s3bSuccess0.006
test14_6_1s4Success0.001
test14_6_1s5Success0.002
test14_6_1s7Success0.001
test14_6_2s2Success0.002
test14_6_2s4Success0.003
test14_6_3s1Success0.002
test14_6_5s2Success0.002
test14_7s6Success0.008
test14_7_1s3Success0.005
test14_7_1s4Success0.011
test14_7_1s6Success0.002
test14_7s3Success0.006
test14_7_1s5Success0.006
test14_7_1s10Success0.004
test14_7_1s12Success0.003
test14_7_1s14Success0.002
test14_7_2s2Success0.006
test14_7_2s5Success0.003
test14_7_2s6Success0.003
test14_7_2s9Success0.003
test14_7_3s1Success0.005
test14_7_3s3Success0.001
test14_7_3s5Success0.007
test14_7_3s6Success0.004
test14_7_3s9Success0.006
test14_7_3s11Success0.001
test14_7_3s17Success0.002
test14_7_3s10Success0.004
test14_7_3s12Success0.003
test14_7_3s18Success0.001
test14_8s2Success0.003
test14_8_1s1Success0.012
test14_8_1s2Success0.002
test14_8_1s3Success0.003
test14_8_1s6Success0.004
test14_8_2s1Success0.010
test14_8_2s2aSuccess0.001
test14_8_2s2dSuccess0.002
test14_8_2s2eSuccess0.002
test14_8_2s5Success0.002
test14_8_2_4s5Success0.003
test14_8_2_4s6Success0.004
test14_8_2_4s12Success0.002
test14_8_2_4s13Success0.004
test14_8_2_4s15Success0.003
test14_8_2_4s16Success0.003
test14_8_2_4s17Success0.003
test14_8_3s2Success0.002
test14_8_3s3Success0.004
test14_8_3s4Success0.005
test14_8_3s6Success0.001
test15s2Success0.002
test15s3Success0.004
test15_1s1Success0.004
test15_1s6Success0.001
test15_3s4Success0.002
test15_4s1aSuccess0.002
test15_4s1bSuccess0.001
test15_4s3aSuccess0.001
test15_4s3bSuccess0.002
test15_4s8Success0.003
test15_4s10Success0.001
test15_4s13Success0.002
test16_2s8Success0.001
test18_2_1_5s2Success0.004
test3_3_1s4Success0.001
test3_4_1s3Success0.004
test3_4_5s4Success0.003
test3_6_2s2Success0.002
test4_4s4Success0.001
test5_5s5Success0.003
test7_3_4s4Success0.002
test8_4s5Success0.002
test8_5s14Success0.001
test10_3s3Success0.003
test12_5s7aSuccess0.001
test12_5s7bSuccess0.002
test13_3_1_2s10Success0.004
test14_1s2Success0.002
test14_1s3Success0.001
test14_3_2s3Success0.002
test14_3_2s2Success0.000
test14_3_2s4Success0.001
test14_3_2s5Success0.002
test14_5_2s2Success0.004
test14_5_4s5Success0.001
test14_5_4s6Success0.001
test14_5_4s7Success0.001
test14_5_5_1s4Success0.000
test14_8_1s2bSuccess0.001
test15_3_5s3Success0.001
test8_5_3s1Success0.003
test12s1Success0.001
test12_7s2Success0.003
test3_3_6s5Success0.002
test13_4s5aSuccess0.001
test11_3s2Success0.003
test8_5s2Success0.001
test8_2s3Success0.001
test14_3s2Success0.001
test2_3s2Success0.001
test6_4s3Success0.001
test6_8s2Success0.003
test8_2s4Success0.001
test8_2s7aSuccess0.001
test8_5_2s1Success0.000
test14_5_3s1Success0.003
test14_5_4_2s2Success0.002
test14_5_5_1s5Success0.001
test14_5_5_1s6Success0.001
test14_6_2s3Success0.006
test14_8_2s2bSuccess0.001
test14_8_2s2cSuccess0.001
test14_8_2s3Success0.003
test14_8_2_4s7Success0.000
test14_8_2_4s8Success0.003
test14_8_2_4s18Success0.000
test14_5_5_1s8aSuccess0.002
test14_5_5_1s8bSuccess0.001
test14_8_1s4Success0.002
test14_8_2_4s14Success0.001
test14_8_3s5Success0.003
test4s6Success0.001
test5_1_1_3s2Success0.001
test5_1_2_3s10Success0.001
test5_1_2_3s11Success0.001
test5_1_2_3s12Success0.001
test5_1_2_3s13Success0.002
test5_1_2_3s14Success0.003
test5_1_2_3s15Success0.002
test6_2_5s28Success0.001
test6_2_7s5Success0.002
test6_4_4_4s12Success0.002
test6_5_2_2s12Success0.002
test6_5_2_3s7Success0.002
test6_5_2_3s8aSuccess0.002
test6_5_2_3s8bSuccess0.001
test6_5_2_5s9Success0.001
test6_5_2_5s10Success0.000
test6_5_2_5s11Success0.001
test6_5_2_5s12Success0.000
test6_5_2_5s13Success0.001
test6_5_2_5s14Success0.000
test6_5_2_5s15Success0.001
test6_5_2_5s16Success0.001
test6_5_3_4s5Success0.001
test6_5_3_4s6Success0.001
test6_5_6s10Success0.001
test6_5_15s8Success0.001
test6_5_16_1s5Success0.001
test6_5_16_1s6Success0.001
test6_7_2_1s17Success0.001
test6_7_2_1s18aSuccess0.001
test6_7_2_1s18bSuccess0.001
test6_7_2_2s5Success0.002
test6_7_2_3s9Success0.001
test6_7_2_3s10Success0.001
test6_7_2_3s11Success0.001
test6_7_3s10Success0.000
test6_7_3s11Success0.009
test6_7_3_1s7Success0.000
test6_7_3_1s8Success0.001
test6_7_3_1s9Success0.001
test6_7_3_1s10Success0.000
test6_7_3_1s11Success0.001
test6_7_3_1s12Success0.001
test6_7_4s7Success0.003
test6_7_5_1s4Success0.003
test6_7_5_2s7Success0.000
test6_7_5_2s8Success0.001
test6_7_5_2s9Success0.002
test6_7_5_2s10Success0.002
test6_7_5_3s16Success0.001
test6_7_5_3s18Success0.003
test6_7_5_3s19Success0.000
test6_7_5_3s20Success0.004
test6_7_5_3s21Success0.004
test6_7_7s4Success0.002
test6_7_7s5Success0.000
test6_7_7s7Success0.004
test6_7_7s8Success0.002
test6_7_8s24Success0.001
test6_7_8s25Success0.000
test6_7_8s26aSuccess0.001
test6_7_8s26bSuccess0.001
test6_7_8s27Success0.001
test6_7_8s28Success0.000
test6_7_8s29Success0.002
test6_7_8s31Success0.001
test6_7_8s32Success0.002
test6_7_8s33Success0.000
test6_7_8s34Success0.001
test6_7_8s35Success0.000
test6_7_8s36Success0.001
test6_7_8s38Success0.000
test6_8_3s4Success0.001
test6_8_3s5Success0.001
test6_8_3s6Success0.003
test6_8_4s7Success0.007
test6_8_6_1s3Success0.002
test6_8_6_1s4Success0.001
test6_8_6_4s4Success0.001
test6_9_1s13Success0.001
test6_9_1s14Success0.002
test6_9_2s4Success0.001
test6_10_1s4Success0.002
test6_10_3_3s4Success0.001
test6_10_3_5s3Success0.000
test6_10_3_5s4Success0.000
test6_10_3_5s6Success0.002
test6_10_3_5s8Success0.001
test6_10_3_5s9Success0.012
test6_7_7s6Success0.002
test6_10_3_5s5Success0.001
test6_10_3_5s7Success0.000
testBug60407Success0.016
testBaseCase_VariableReferenceSuccess0.008
testBaseCase_FunctionReferenceSuccess0.007
testBaseCase_ErrorSuccess0.008
testBaseCase_FunctionDeclarationSuccess0.006
testBaseCase_FunctionDeclaration2Success0.006
testBaseCase_VariableDeclarationSuccess0.008
testBaseCase_ParameterSuccess0.007
testBug57898Success0.014
testConstructorDestructorDeclarationSuccess0.010
testBug60264Success0.011
testBug61613Success0.007
testBug60038Success0.018
testMethodReferenceSuccess0.008
testConstructorDefinitionSuccess0.006
testBug63966Success0.006
testBug66744Success0.010
testBug68527Success0.008
testBug61800Success0.008
testBug68739Success0.007
testBug72818Success0.007
test72220Success0.017
testBug72721Success0.008
testBug72372Success0.008
testBug72372_2Success0.027
testBug72713Success0.018
testBug72712Success0.013
testBug72712_2Success0.008
testBug72814Success0.013
testBug72710Success0.008
testBug75731Success0.107
testBug77989Success0.011
testBug78435Success0.015
testBug78231ASuccess0.008
testBug78231BSuccess0.008
testBug86993Success0.009
testBug64326Success0.009
testBug92605Success0.007
testBug79877Success0.010
testBug78114Success0.011
testBug73398Success0.006
testBugSuccess0.021
testBug80826Success0.015
testBug78389Success0.010
testBug78625Success0.007
testBug78656Success0.009
testBug79965Success0.006
testBug64326ASuccess0.010
testBug64326BSuccess0.009
testBug43128ASuccess0.014
testBug43128BSuccess0.006
testBug43128CSuccess0.013
testBug86504Success0.006
testBug79811Success0.009
testBugLabelWithMacroSuccess0.013
testBugMethodDefSuccess0.008
testBug86698ASuccess0.007
testBug86698BSuccess0.016
testBug64181Success0.016
testBug80823Success0.019
testBug92632Success0.012
testBug39551BSuccess0.002
testBug73954BSuccess0.001
testBug39695Success0.001
testBug39684Success0.001
testBug39698ASuccess0.001
testBug39698BSuccess0.001
testBug39686Success0.000
testBug39681Success0.001
testBug39677Success0.005
testPredefinedSymbol_bug69791Success0.001
testBug39697Success0.004
testBug73954ASuccess0.002
testBug75401Success0.001
testGNUExternalTemplate_bug71603Success0.001
testBug74190_g_assert_1Success0.004
testBug74190_g_return_if_failSuccess0.002
testBug95635Success0.019
testTypedefSuccess0.003
testFunctionSuccess0.002
testVarSuccess0.001
testBug43021Success0.007
testGetIncludeNameSuccess0.031
testIsStandardSuccess0.032
testGetElementNameSuccess0.023
testGetElementNameSuccess0.474
testGetChildrenOfTypeStructSuccess0.788
testGetChildrenOfTypeClassSuccess0.079
testGetFieldsSuccess0.077
testGetFieldSuccess0.137
testGetMethodsSuccess0.063
testGetMethodSuccess0.080
testIsStructSuccess0.038
testIsClassSuccess0.079
testIsUnionSuccess0.073
testIsAbstractSuccess0.029
testGetBaseTypesSuccess0.075
testGetAccessControlSuccess0.069
testAnonymousStructObjectSuccess0.025
testInnerStructSuccess0.068
testGetChildrenOfTypeStructSuccess0.096
testGetChildrenOfTypeClassSuccess0.136
testGetFieldsSuccess0.043
testGetFieldSuccess0.033
testGetMethodsSuccess0.053
testGetMethodSuccess0.053
testIsStructSuccess0.074
testIsClassSuccess0.048
testIsUnionSuccess0.063
testIsAbstractSuccess0.039
testGetBaseTypesSuccess0.038
testGetAccessControlSuccess0.062
testAnonymousStructObjectSuccess0.139
testInnerStructSuccess4.818
testGetChildrenOfTypeTemplateSuccess0.027
testGetNumberOfTemplateParametersSuccess0.037
testGetTemplateParameterTypesSuccess0.024
testGetTemplateSignatureSuccess0.029
testGetChildrenOfTypeTemplateSuccess0.055
testGetNumberOfTemplateParametersSuccess0.033
testGetTemplateParameterTypesSuccess0.029
testGetTemplateSignatureSuccess0.030
testHasNatureSuccess0.034
testFileTypeSuccess0.078
testIsValidTranslationUnitNameSuccess0.000
testCreationNoStatusSuccess0.000
testCreationWithStatusSuccess0.000
testElementDoesNotExistSuccess0.000
testElementExistsSuccess0.000
testIsStaticSuccess0.001
testIsAbstractSuccess0.000
testIsExplicitSuccess0.000
testIsExportSuccess0.001
testIsExternSuccess0.000
testIsInlineSuccess0.000
testIsMutableSuccess0.000
testIsPrivateSuccess0.000
testIsPublicSuccess0.000
testIsProtectedSuccess0.000
testIsRegisterSuccess0.000
testIsVirtualSuccess0.000
testIsVolatileSuccess0.000
testGetBinariesSuccess0.075
testIsArchiveSuccess0.029
testIsTranslationUnitSuccess0.029
testGetChildrenSuccess0.032
testGetElementSuccess0.294
testBug23478ASuccess0.034
testBug23478BSuccess0.042
testIsValidSourceUnitNameSuccess0.038
testDeclarators_0001Success0.025
testDeclarators_0002Success0.023
testDeclarators_0004Success0.037
testDeclarators_0005Success0.028
testDeclarators_0015Success0.038
testCPathEntriesSuccess0.166
testCPathEntriesDeltaSuccess0.015
testPathEntryContainerSuccess0.021
testGetChildrenSuccess2.909
testGetBssSuccess0.533
testGetDataSuccess0.665
testGetCpuSuccess0.500
testGetNeededSharedLibsSuccess0.831
testGetSonameSuccess0.538
testGetTextSuccess0.572
testHasDebugSuccess0.573
testisBinReadSuccess0.548
testIsObjectSuccess0.808
testIsSharedLibSuccess1.160
testIsExecutableSuccess0.830
testIsBinarySuccess1.040
testElementDeltasSuccess0.467
testWorkingCopySuccess1.047
testCSuccess0.218
testCPPSuccess0.029
test1Success0.077
testNestedSuccess0.072
testCSuccess0.049
testCPPSuccess0.088
test145351Success0.046
test1Success0.087
testBug40422Success0.000
testBug36730Success0.000
testBug39676Success0.001
testBug39679Success0.000
testBug39682Success0.000
testBug39687Success0.001
testBug39695ASuccess0.000
testBug39695BSuccess0.000
testBug39695CSuccess0.000
testBug39702Success0.002
testBug36805Success0.000
testBug40714Success0.001
testPMDotStarPointerToMemberFunction_Bug43242Success0.004
testPMArrowStarPointerToMemberFunction_Bug43242Success0.004
testUnaryStarCastexpressionPointerToFunction_Bug43241Success0.002
testPMDotStar_bug43579Success0.002
testPMArrowStar_bug43579Success0.002
Properties >>

Back to top