Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Bug 379189: tests: Add test to measure stepping performanceEugene Tarassov3-17/+35
2012-05-18TCF Tests: added more pre-built agent filesEugene Tarassov2-0/+0
2012-05-18TCF Tests: fixed debugger tests on Windows: rebuilt the agent with MSVC, adde...Eugene Tarassov3-0/+44
2012-05-18Bug 379189 - [tests] Add test to measure stepping performancePawel Piech3-5/+37
2012-05-17TCF Debugger Tests: Disable hanging testSteppingPerformanceWithSourceDisplayUwe Stieber1-50/+49
2012-05-15TCF Debugger Tests: Disable debuggingUwe Stieber1-0/+2
2012-05-15TCF Debugger Tests: The test agent needs to be localUwe Stieber5-1/+11
2012-05-15TCF Debugger Tests: Enable debugging on build serverUwe Stieber6-11/+2
2012-05-15TCF Debugger Tests: Remove TE tests referenceUwe Stieber1-1/+0
2012-05-15TCF Debugger Tests: Dependency to TE tests pluginUwe Stieber1-0/+5
2012-05-15TCF Debugger Tests: Bundle separated test TCF agentsUwe Stieber6-103/+28
2012-05-15TCF Debugger Tests: TE features are needed tooUwe Stieber1-4/+9
2012-05-15TCF Debugger Tests: Need to all TE modules to make the coverage report genera...Uwe Stieber1-1/+40
2012-05-15TCF Debugger Tests: Fix reference to child moduleUwe Stieber1-1/+1
2012-05-15TCF Debugger Tests: Add TE tests moduleUwe Stieber1-0/+2
2012-05-15Releng: Fix copyright header not at start of fileUwe Stieber2-118/+115
2012-05-15Releng: Fix copyright headerUwe Stieber39-28/+138
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech8-82/+357
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech8-5/+366
2012-05-11Bug 379189 - [tests] Add test to measure stepping performancePawel Piech17-215/+1328
2012-05-10Bug 378772 - [test] Debug tests should launch an agent before runningPawel Piech3-111/+148
2012-05-04TCF Debugger: Disable breakpoint testsUwe Stieber1-0/+2
2012-05-01Maven: Fix typo in debug tests pom.xmlUwe Stieber1-1/+1
2012-05-01Maven: Fix typoUwe Stieber1-1/+1
2012-05-01Maven: More module reference fixesUwe Stieber2-3/+3
2012-05-01Maven: Fix module dependency for TCF debugger tests/pom-tests.xmlUwe Stieber1-10/+10
2012-05-01Maven: Added TCF Debugger test casesUwe Stieber4-0/+239
2012-04-05TCF Tests: disable hardware breakpoints tests - debug registers virtualizatio...Eugene Tarassov1-4/+9
2012-01-26Bug 349998 - [test] JUnit tests for debug UI (Added initial breakpoints tests)Pawel Piech16-380/+2287
2012-01-20TCF Test: fixed: sometimes agent test fails with "Address already in use" error.Eugene Tarassov1-1/+2
2012-01-09Test framework update.Pawel Piech33-664/+3589
2011-12-15Bug 349998 - [test] JUnit tests for debug UIEugene Tarassov22-0/+3160
2011-12-13TCF Tests: added timestamps in test logs.Eugene Tarassov1-10/+16
2011-11-19TCF Tests: more C++ tests.Eugene Tarassov1-4/+4
2011-11-14TCF Tests: agent tests "mem-leaks" and "test-dwarf" are moved into the agent ...Eugene Tarassov14-3121/+0
2011-11-14TCF Tests: fixed TCF source directory names in test-all script.Eugene Tarassov1-6/+6
2011-11-14* TCF Tests: fixed TCF source directory names in test-all script.Eugene Tarassov1-3/+3
2011-11-14TCF Tests: fixed TCF package names in test-all script.Eugene Tarassov1-3/+3
2011-11-09TCF Tests: improved FileSystem tests.Eugene Tarassov1-3/+3
2011-10-14TCF Tests: improved DWARF tests: now supports testing of relocatable ELF file.Eugene Tarassov2-27/+65
2011-10-07TCF Tests: added Linux support in memory leaks test.Eugene Tarassov1-22/+88
2011-09-29Fixed automated tests script that was broken by moving to git.Eugene Tarassov1-21/+24
2011-09-29Fixed makefiles that depend on agent source location.Eugene Tarassov5-234/+235
2011-08-31TCF Agent: added support for OP_piece and OP_bit_piece in DWARF location expr...eutarass1-13/+13
2011-08-31TCF Tests: improved DWARF reader tests.eutarass1-9/+68
2011-08-29TCF Agent: improved DWARF reader tests.eutarass3-8/+41
2011-08-29TCF Agent: DWARF expression evaluation code is moved to a separate module to ...eutarass1-683/+692
2011-05-27TCF Agent: added a clarification phrase to the licensing notices in the agent...eutarass8-0/+8
2011-05-24Implemented memory leak tests.eutarass7-0/+1500
2011-05-18TCF Tests: fixed DWARF test compilation error.eutarass1-1/+1

Back to the top