summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp')
-rw-r--r--TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp b/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp
index 3055b14f10a..b633aa30290 100644
--- a/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp
+++ b/TAO/CIAO/tests/RTCCM/Priority_Test/Controllers/Controller_exec.cpp
@@ -32,7 +32,7 @@ MyImpl::Controller_exec_i::start (CORBA::Long arg
Priority_Test::Common_Ops_var device =
this->context_->get_connection_worker (ACE_ENV_SINGLE_ARG_PARAMETER);
- const int niterations = 100000;
+ const int niterations = 1000;
const CORBA::Long work = arg;
ACE_Sample_History history (niterations);