CVS log for pegasus/test/StressTestController/StressTestController.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / test / StressTestController

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.13.2.1 / (view) - annotate - [select for diffs] , Wed Jan 28 20:36:31 2009 UTC (15 years, 3 months ago) by john.eisenbraun
Branch: RELEASE_2_9-branch
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 to next main 1.14
BUG#: 8361
TITLE: StressTestController test fails on OpenVMS

DESCRIPTION: Add OpenVMS as OS that requires .exe extension on client name

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Jan 27 17:45:29 2009 UTC (15 years, 3 months ago) by john.eisenbraun
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK_PEP317_1JUNE_2013, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch, TASK-PEP317_pullop-root, TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP317_pullop-merged_in_from_branch, TASK-PEP317_pullop-branch, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, PREAUG25UPDATE, POSTAUG25UPDATE, HEAD, CIMRS_WORK_20130824, BeforeUpdateToHeadOct82011
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
BUG#: 8354
TITLE: StressTestController test fails on OpenVMS

DESCRIPTION: Modify #if defined to add VMS as OS that needs .exe on client file

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Dec 2 09:03:08 2008 UTC (15 years, 5 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, HPUX_TEST
Branch point for: RELEASE_2_9-branch
Changes since 1.12: +6 -6 lines
Diff to previous 1.12
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Dec 1 17:52:12 2008 UTC (15 years, 5 months ago) by martin
Branch: MAIN
Changes since 1.11: +28 -30 lines
Diff to previous 1.11
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.10.2.1 / (view) - annotate - [select for diffs] , Wed Aug 20 22:06:00 2008 UTC (15 years, 9 months ago) by karl
Branch: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 to next main 1.11
PEP#: 328
TITLE: Sun port. Update to new branch for test

DESCRIPTION: Update to new branch for port test with current code

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Aug 15 16:22:45 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
BUG#: 7817
TITLE: comparison warning in StressTestController.cpp
DESCRIPTION: Resolve signed/unsigned integer comparison issues.

Revision 1.10 / (view) - annotate - [select for diffs] , Thu Aug 7 17:04:06 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root
Branch point for: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.9: +15 -15 lines
Diff to previous 1.9
BUG#: 7779
TITLE: Variables hidden by other declarations in scope
DESCRIPTION: Use different names for variables in nested scope.

Revision 1.7.10.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:19:42 2008 UTC (15 years, 10 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch
Changes since 1.7: +5 -10 lines
Diff to previous 1.7 to next main 1.8
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.9 / (view) - annotate - [select for diffs] , Thu Jun 26 17:32:47 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch
Changes since 1.8: +5 -5 lines
Diff to previous 1.8
BUG#: 7770
TITLE: Arguments are incompatible with corresponding format string conversions
DESCRIPTION: Match printf and scanf conversion formats with corresponding argument types.

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Jun 18 17:12:11 2008 UTC (15 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.7: +0 -5 lines
Diff to previous 1.7
BUG#: 7742
TITLE: Unreferenced variables
DESCRIPTION: Remove unused variable definitions.

Revision 1.3.24.2 / (view) - annotate - [select for diffs] , Fri Sep 28 14:31:43 2007 UTC (16 years, 7 months ago) by s.manicka
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6-branch-clean
Changes since 1.3.24.1: +3483 -3479 lines
Diff to previous 1.3.24.1 to branch point 1.3 to next main 1.4
BUG#: 6953
TITLE: Build failure for StressTestController.cpp.

DESCRIPTION:

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Aug 10 20:30:29 2007 UTC (16 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-FC, RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.6: +8 -6 lines
Diff to previous 1.6
BUG#: 6785
TITLE: Non-portable whitespace warnings from makedepend
DESCRIPTION: Remove space characters that precede preprocessor directives.

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Jun 5 09:26:20 2007 UTC (16 years, 11 months ago) by ouyang.jian
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
BUG#:5739
PEP#:284
TITLE: remove OS400 code

DESCRIPTION: Port Pegasus to i5/PASE platform: Step one, remove obsolete OS400 code

Revision 1.3.24.1 / (view) - annotate - [select for diffs] , Wed Feb 28 09:42:46 2007 UTC (17 years, 2 months ago) by mreddy
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_1-RC1, RELEASE_2_6_1
Changes since 1.3: +3479 -3479 lines
Diff to previous 1.3
BUG#: 6132
TITLE: Changes in CLI command name is not updated in Stress Test - 2.6.1 version

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Feb 20 04:40:10 2007 UTC (17 years, 3 months ago) by kamal.locahana
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.4: +279 -279 lines
Diff to previous 1.4
BUG#: 6089
TITLE: Changes in CLI command name is not updated in Stress Test

DESCRIPTION: Fixed as approved.

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Feb 13 18:55:28 2007 UTC (17 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch
Changes since 1.3: +119 -126 lines
Diff to previous 1.3
BUG#: 6096
TITLE: Memory leak in StressTestController
DESCRIPTION: Use AutoArrayPtr objects to manage dynamically allocated memory.

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Apr 28 17:41:40 2006 UTC (18 years ago) by j.alex
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch-New, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
BUG#: 5020
TITLE: make tests of StressTestController fails on windows

DESCRIPTION: Modified StressTestController.cpp to fix
this problem.
Replaced DEBUG with STRESSTEST_DEBUG

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Apr 27 17:47:13 2006 UTC (18 years ago) by j.alex
Branch: MAIN
Changes since 1.1: +3479 -0 lines
Diff to previous 1.1
PEP#: 241
TITLE: OpenPegasus Stress Tests

DESCRIPTION: OpenPegasus Stress Testing Code
Modified Files:
    pegasus/Makefile pegasus/TestMakefile pegasus/test/Makefile
Added Files:
    pegasus/test/StressTestClients/Linkage.h
    pegasus/test/StressTestClients/Makefile
    pegasus/test/StressTestClients/TestStressTestClient.cpp
    pegasus/test/StressTestClients/TestStressTestClient.h
    pegasus/test/StressTestClients/ModelWalkStressClient/Makefile
    pegasus/test/StressTestClients/ModelWalkStressClient/TestModelWalkStressClient.cpp
    pegasus/test/StressTestClients/WrapperStressClient/Makefile
    pegasus/test/StressTestClients/WrapperStressClient/TestWrapperStressClient.cpp
    pegasus/test/StressTestController/Makefile
    pegasus/test/StressTestController/README
    pegasus/test/StressTestController/StressTestController.cpp
    pegasus/test/StressTestController/StressTestController.h
    pegasus/test/StressTestController/StressTestControllerException.cpp
    pegasus/test/StressTestController/StressTestControllerException.h
    pegasus/test/StressTestController/StressTestControllerMain.cpp
    pegasus/test/StressTestController/default_stresstest.conf
    pegasus/test/StressTestController/tests/Makefile
    pegasus/test/StressTestController/tests/invalid_configuration.conf
    pegasus/test/StressTestController/tests/invalid_noclients.conf
    pegasus/test/StressTestController/tests/result.master

Revision 1.1.2.4 / (view) - annotate - [select for diffs] , Thu Apr 27 14:08:33 2006 UTC (18 years ago) by j.alex
Branch: TASK-PEP241_OpenPegasusStressTests-branch
CVS Tags: TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch
Changes since 1.1.2.3: +112 -5 lines
Diff to previous 1.1.2.3 to branch point 1.1 to next main 1.2
PEP#: 241
TITLE: OpenPegasus Stress Tests

DESCRIPTION: OpenPegasus Stress Testing Code
Updating the following files for comments from Roger
related to PEP221 (minor)
StressTestController.h
StressTestController.cpp
StressTestControllerMain.cpp

Revision 1.1.2.3 / (view) - annotate - [select for diffs] , Mon Apr 24 18:15:09 2006 UTC (18 years ago) by j.alex
Branch: TASK-PEP241_OpenPegasusStressTests-branch
Changes since 1.1.2.2: +1719 -1361 lines
Diff to previous 1.1.2.2 to branch point 1.1
PEP#: 241
TITLE: OpenPegasus Stress Tests

DESCRIPTION: OpenPegasus Stress Testing Code
Updating the following files for comment#23(items 1, 4,5,6 & 7) in bug#4962
StressTestController.h
StressTestController.cpp
StressTestControllerMain.cpp
StressTestControllerException.h
StressTestControllerException.cpp
Makefile

Revision 1.1.2.2 / (view) - annotate - [select for diffs] , Wed Apr 19 21:00:44 2006 UTC (18 years, 1 month ago) by j.alex
Branch: TASK-PEP241_OpenPegasusStressTests-branch
Changes since 1.1.2.1: +9 -0 lines
Diff to previous 1.1.2.1 to branch point 1.1
PEP#: 241
TITLE: OpenPegasus Stress Tests

DESCRIPTION: OpenPegasus Stress Testing Code
Updating README with the new changes comment#21 in 4962.
Updating StressTestController.cpp to add a 5 second delay
while shutdown.

Revision 1.1.2.1 / (view) - annotate - [select for diffs] , Tue Apr 18 02:15:28 2006 UTC (18 years, 1 month ago) by j.alex
Branch: TASK-PEP241_OpenPegasusStressTests-branch
Changes since 1.1: +3005 -0 lines
Diff to previous 1.1
PEP#: 241
TITLE: OpenPegasus Stress Tests

DESCRIPTION: OpenPegasus Stress Testing Code
Adding the following files:
StressTestController.cpp
StressTestController.h
StressTestControllerMain.cpp
StressTestControllerException.cpp
StressTestControllerException.h
default_stresstest.conf
Makefile
README

Revision 1.1 , Tue Apr 18 02:15:28 2006 UTC (18 years, 1 month ago) by j.alex
Branch: MAIN
Branch point for: TASK-PEP241_OpenPegasusStressTests-branch
FILE REMOVED
file StressTestController.cpp was initially added on branch TASK-PEP241_OpenPegasusStressTests-branch.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2