Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-06TCF Tests: changed DWARF symbols test to include search for undefined symbol.eutarass1-18/+16
2011-04-28TCF Tests: more code for testing DWARF version of Symbols service.eutarass2-2/+1
2011-04-27TCF Tests: more code for testing DWARF version of Symbols service.eutarass1-1/+1
2011-04-27TCF Tests: more code for testing DWARF version of Symbols service.eutarass4-25/+100
2011-04-25TCF Tests: added code for testing DWARF version of Symbols service.eutarass7-0/+1335
2011-01-04TCF Tests: fixed: the test suite code should not make its internal peers info...eutarass1-6/+6
2010-12-23TCF Tests: fixed intermittent error: Invalid peer info: ID is not uniqueeutarass1-4/+4
2010-12-22TCF Agent: PIPE channel code changed to re-use common output queue implementa...eutarass1-2/+2
2010-12-21Added SSL, UNIX domain and PIPE connection types to TCF automated testseutarass1-161/+162
2010-12-08Bug 331791: Add Unix domain socket support to TCP channeleutarass1-3/+27
2010-10-07Changed test-all script to disable login feature of Terminals service - testi...eutarass1-4/+12
2010-09-13TCF Agent: Fixed: compilation errors when compiled as C++ on Windows. Added t...eutarass1-0/+7
2010-08-18TCF Agent: fixed multiple minor issues in debug services implementation that ...eutarass1-11/+21
2010-08-09Fixed error in automated tests script: CFLAGS macro was not set properly in t...eutarass1-8/+26
2010-08-04Improved script for automated testing.eutarass1-12/+42
2010-07-28Fixed TCF tests error "Invalid peer info: ID is not unique"eutarass1-2/+2
2010-07-23Added Windows 7 32 and 64-bit machines to automated nightly testseutarass1-169/+243
2010-07-18Fixed syntax error in the test scripteutarass1-1/+1
2010-07-18Set "executable" property on test script fileeutarass1-0/+0
2010-07-18Added directory for test scriptseutarass1-0/+368

    Back to the top