1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 04:03:27 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb
Simon Marchi 6ed3ce5fce MIRegistersTest fixes
- Fix getModelDataForRegisterDataValueInDifferentNumberFormats failure

Nothing seems to set the register we use to do the test to a particular
value.  The value happened to be 0.  This broke the octal test, because
it assumes that the result starts with a 0, but has characters after
that 0.  This is not true when the result is 0.  The fix is to set the
register to a know value beforehand (0x1234).

- Fix compareRegisterForMultipleExecutionContexts for slow targets by
adding missing massageTimeout.

Change-Id: I681acdeb08f8e3c2fdaf8dc9cf60801584da4423
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2015-08-06 14:47:38 -04:00
..
.externalToolBuilders
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
data/launch [debug tests] Remove superfluous breakpoint tag 2015-02-18 11:34:54 -05:00
META-INF Bug 455237 - Move VisualizerVirtualBoundsGraphicObjectTest to 2014-12-16 13:29:46 -05:00
scripts Change way to skip building of gdb doc 2015-06-22 15:34:19 -04:00
src/org/eclipse/cdt MIRegistersTest fixes 2015-08-06 14:47:38 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.options
.project
about.html
build.properties Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
plugin.xml Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
TestAppBuilder.xml Bug 444196 - [tests] dsf-gdb tests fail the build when 'make' is not installed 2014-09-16 15:42:57 -04:00