summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Tue Apr 12 11:42:21 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-124-10/+62
| | | | | | | | * tests/DAnCE/Threading/Component1/Component1_exec.cpp: * tests/DAnCE/Threading/Component2/Component2.mpc: * tests/DAnCE/Threading/Component2/Component2_exec.cpp: Use a timeout to detect the deadlock instead of causing a real deadlock, that is much harder to handle in our test framework
* Tue Apr 12 10:39:09 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-123-10/+14
| | | | | | * MPC/config/dds4ccm_base.mpb: * MPC/config/dds4ccm_stub.mpb: Attempt to fix windows link errors
* Tue Apr 12 08:03:01 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-123-2/+8
| | | | | | * TAO_IDL/tao_idl.mpc: * TAO_IDL/tao_idl_be.mpc: Enable again in cross build
* Add TwoQueruesManyMarijke Hengstmengel2011-04-121-0/+1
|
* Tue Apr 12 08:26:58 UTC 2011 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2011-04-1219-0/+3110
| | | | | | | | | | | | | | | | | | | | | | | | | | | * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Sender: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Sender/QCTQM_Test_Sender.mpc: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Sender/QCTQM_Test_Sender_exec.cpp: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Sender/QCTQM_Test_Sender.idl: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Sender/QCTQM_Test_Sender_exec.h: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/descriptors: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/descriptors/Plan.cdp: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/descriptors/USER_QOS_PROFILES.xml: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/descriptors/run_test.pl: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Receiver: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Receiver/QCTQM_Test_Receiver.idl: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Receiver/QCTQM_Test_Receiver_exec.h: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Receiver/QCTQM_Test_Receiver.mpc: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Receiver/QCTQM_Test_Receiver_exec.cpp: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Connector: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Connector/QCTQM_Test_Connector.idl: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Connector/QCTQM_Test_Connector.mpc: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Base: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Base/QCTQM_Starter.idl: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Base/QCTQM_Test_Base.idl: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Base/QCTQM_Starter.mpc: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/Base/QCTQM_Test_Base.mpc: * connectors/dds4ccm/tests/QueryCondition/TwoQueriesMany/README: New test with two different queries and an empty one, uses get_many.
* Tue Apr 12 07:20:58 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-04-124-35/+56
| | | | | | | | | * connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.h: * connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.cpp: * connectors/dds4ccm/tests/PSLDeadline/Sender/PSL_DeadlineTest_Sender_exec.cpp: Made some timing changes to make it more likely that DDS will call the on_requested_deadline_missed callback of the PortStatusListener in the Receiver. Also improved logging slightly.
* Tue Apr 12 01:16:47 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-123-6/+13
| | | | | | * tests/LocalityManager/CircularDependency/Handler_A.cpp: * tests/LocalityManager/CircularDependency/Handler_B.cpp: Warnings.
* Mon Apr 11 18:29:55 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-113-2/+9
| | | | | | | * TAO_IDL/tao_idl.mpc: * TAO_IDL/tao_idl_be.mpc: Reverted the enabling of these projects with cross compilation for the moment
* Another try for ppc64Johnny Willemsen2011-04-111-4/+0
|
* Another try for ppc64Johnny Willemsen2011-04-111-1/+1
|
* Mon Apr 11 17:21:31 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-112-1/+6
| | | | | * ace/config-qnx.h: Another try to fix qnx 6.3
* Mon Apr 11 15:36:46 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-04-112-0/+81
| | | | | * connectors/dds4ccm/tests/SLOneByOne/descriptors/USER_QOS_PROFILES.xml: Added this file. SLOneByOne should work now.
* Mon Apr 11 12:28:21 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-1120-31/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * MPC/config/dds4ccm.mpb: * MPC/config/dds4ccm_base.mpb: * MPC/config/dds4ccm_impl.mpb: * MPC/config/dds4ccm_ts_default.mpb: * MPC/config/ndds_idltocpp.mpb: * MPC/config/ndds_idltocpp_impl.mpb: * MPC/config/ndds_idltocpp_lem_stub.mpb: * MPC/config/ndds_idltocpp_skel.mpb: * MPC/config/ndds_idltocpp_stub.mpb: * MPC/config/ndds_idltocpp_ts_defaults.mpb: * connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_ShapeType.mpc: * connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Base/I2C_Shapes_Base.mpc: * connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Common/I2C_Shapes_Common.mpc: * connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Receiver/I2C_Shapes_Receiver.mpc: * connectors/dds4ccm/examples/IDL2CPPWrapper/Shapes/Sender/I2C_Shapes_Sender.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_lem_stub.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_skel.mpc: * connectors/dds4ccm/idl/ndds/ndds_idltocpp_stub.mpc: * connectors/dds4ccm/impl/ndds/ndds_idltocpp.mpc: Renamed base projects to make a difference between plain RTI DDS (the ndds* base projects) and our IDL to CPP wrapper around RTI DDS (the ndds_idltocpp_* base projects) * MPC/config/ndds.mpb: * MPC/config/ndds_impl.mpb: * MPC/config/ndds_lem_stub.mpb: * MPC/config/ndds_skel.mpb: * MPC/config/ndds_stub.mpb: * MPC/config/ndds_ts_default.mpb: * connectors/dds4ccm/idl/ndds/ndds_lem_stub.mpc: * connectors/dds4ccm/idl/ndds/ndds_skel.mpc: * connectors/dds4ccm/idl/ndds/ndds_stub.mpc: * connectors/dds4ccm/impl/ndds/ndds.mpc: Removed these files.
* Mon Apr 11 11:13:10 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-111-1/+1
| | | | | * MPC/config/dance_plan_launcher.mpb: Link fix.
* Mon Apr 11 11:13:10 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-111-0/+6
| | | | | * MPC/config/dance_plan_launcher.mpb: Link fix.
* Mon Apr 11 10:48:49 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-112-6/+10
| | | | | * tests/MT_NoUpcall_Client_Leader/MT_NoUpcall.mpc: This test requires threads
* Mon Apr 11 10:11:47 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-04-113-5/+9
| | | | | | | | * connectors/dds4ccm/tests/CoherentWriter/Receiver/CoherentWrite_Test_Receiver_exec.cpp: Resolved warning. * connectors/dds4ccm/tests/Getter/Receiver/Getter_Test_Receiver_exec.cpp: Resolved test errors.
* Mon Apr 11 06:31:40 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-112-1/+10
| | | | | * TAO_IDL/tao_idl_be.mpc: Added no-optimize-sibling-calls
* (no commit message)Johnny Willemsen2011-04-112-0/+9
|
* Mon Apr 11 03:08:04 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-113-2/+9
| | | | | | * tests/DAnCE/Launch-Failures/Component/Launch_Failure.idl: * tests/DAnCE/Launch-Failures/Component/Launch_Failure_exec.cpp: Attempt at a compile fix for Windows.
* Mon Apr 11 03:02:24 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-112-0/+7
| | | | | * tests/DAnCE/Launch-Failures/Interceptors/Interceptors.mpc: Fuzz.
* Mon Apr 11 03:00:40 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-119-0/+797
| | | | | | | | | | | | | | * tests/LocalityManager/CircularDependency: * tests/LocalityManager/CircularDependency/CircularDependency.mpc: * tests/LocalityManager/CircularDependency/CircularDependency_export.h: * tests/LocalityManager/CircularDependency/Deployment.cdp: * tests/LocalityManager/CircularDependency/Handler_A.h: * tests/LocalityManager/CircularDependency/Handler_A.cpp: * tests/LocalityManager/CircularDependency/Handler_B.h: * tests/LocalityManager/CircularDependency/Handler_B.cpp: * tests/LocalityManager/CircularDependency/run_test.pl: Test excercising the behavior when a circular dependency exists between installation handlers. This has revealed a bug, which has yet to be fixed.
* Mon Apr 11 02:57:16 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-113-4/+11
| | | | | | * dance/Plan_Launcher/LM_Launcher.h: * dance/Plan_Launcher/Plan_Launcher.cpp: Fuzz and bugfixes.
* Sun Apr 10 19:41:34 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-1012-3/+1022
| | | | | | | | | | | | | | | | * tests/DAnCE/Launch-Failures/Component/Launch_Failure.mpc: * tests/DAnCE/Launch-Failures/Component/Launch_Failure_exec.cpp: * tests/DAnCE/Launch-Failures/Interceptors: * tests/DAnCE/Launch-Failures/Interceptors/Interceptors.mpc: * tests/DAnCE/Launch-Failures/Interceptors/Selective_Error.h: * tests/DAnCE/Launch-Failures/Interceptors/Selective_Error.cpp: * tests/DAnCE/Launch-Failures/Interceptors/Selective_Error_Export.h: * tests/DAnCE/Launch-Failures/descriptors/LocalDestEndpointFailure.cdp: * tests/DAnCE/Launch-Failures/descriptors/LocalFacetConnectionDifferentLMs.cdp: * tests/DAnCE/Launch-Failures/descriptors/LocalNilFacetConnection.cdp: * tests/DAnCE/Launch-Failures/descriptors/LocalSourceEndpointFailure.cdp: * tests/DAnCE/Launch-Failures/descriptors/besteffort.localityconfig: Expanded testing.
* Sun Apr 10 19:38:22 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-106-6/+179
| | | | | | | | | * dance/Plan_Launcher/LM_Launcher.h: * dance/Plan_Launcher/LM_Launcher.cpp: * dance/Plan_Launcher/Plan_Launcher.cpp: * dance/Plan_Launcher/Plan_Launcher.mpc: * dance/Plan_Launcher/Plan_Launcher_Base_Impl_T.cpp: Add capability to launch directly to the LocalityManager.
* Sun Apr 10 18:04:19 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-103-1/+7
| | | | | * ace/config-qnx.h: Don't define _QNX_SOURCE, already defined by default
* Sun Apr 10 17:51:42 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-107-23/+141
| | | | | | | | | | * ciao/Base/CIAO_Exceptions.idl: * ciao/Containers/Container_Base.idl: * ciao/Containers/Container_Base_T.cpp: * ciao/Deployment/Handlers/Component_Handler.cpp: * ciao/Deployment/Handlers/Home_Handler.cpp: * ciao/Deployment/Handlers/Homed_Component_Handler.cpp: Improved error handling.
* Sun Apr 10 17:37:43 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-102-2/+7
| | | | | * tools/Logger_Backend/ndds/NDDS_Logger.mpc: Fixed base project due to ndds base project changes
* Sun Apr 10 17:32:22 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-102-2/+8
| | | | | * ace/config-qnx.h: qnx63 has much less than qnx65
* CleanupJohnny Willemsen2011-04-101-0/+3
|
* CleanupJohnny Willemsen2011-04-101-2/+0
|
* disabled pipesJohnny Willemsen2011-04-101-0/+1
|
* (no commit message)Johnny Willemsen2011-04-101-0/+1
|
* Sun Apr 10 17:03:49 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-103-9/+9
| | | | | | | | * ace/config-qnx.h: Made some fixes for qnx65 * include/makeinclude/platform_qnx_gcc.GNU: Simplified
* Sun Apr 10 14:58:13 UTC 2011 Phil Mesnier <mesnier_p@ociwb.com>Phil Mesnier2011-04-103-2/+10
| | | | | | * tests/run_test.lst: * tests/tests.mpc: Bug_3943_Regression_Test needs to avoid ace_for_tao.
* Reverted changeJohnny Willemsen2011-04-101-1/+0
|
* Sun Apr 10 12:06:30 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-103-3/+11
| | | | | | | | * tao/Transport.cpp: Layout change * tests/IDL_Test/IDL_Test.mpc: Use ndds_cck_ts_defaults
* Sun Apr 10 12:04:57 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-1012-27/+36
| | | | | | | | | | | | | | | | | | | * MPC/config/ndds_ts_default.mpb: Derive from the new ndds_cck_ts_defaults, we always use the CCK for dds4ccm * connectors/dds4ccm/tests/QueryCondition/DDS/Base/Base.mpc: * connectors/dds4ccm/tests/QueryCondition/DDS/DDS_Receiver/DDS_Receiver.mpc: * connectors/dds4ccm/tests/QueryCondition/DDS/DDS_Receiver/QC_Receiver.cpp: * connectors/dds4ccm/tests/QueryCondition/DDS/DDS_Sender/DDS_Sender.mpc: * connectors/dds4ccm/tests/QueryCondition/DDS/DDS_Sender/QC_Sender.cpp: * connectors/dds4ccm/tests/QueryCondition/DDS_OneByOne/Base/Base_ObO.mpc: * connectors/dds4ccm/tests/QueryCondition/DDS_OneByOne/DDS_Receiver/DDS_ObO_Receiver.mpc: * connectors/dds4ccm/tests/QueryCondition/DDS_OneByOne/DDS_Receiver/ObO_Receiver.cpp: * connectors/dds4ccm/tests/QueryCondition/DDS_OneByOne/DDS_Sender/DDS_ObO_Sender.mpc: * connectors/dds4ccm/tests/QueryCondition/DDS_OneByOne/DDS_Sender/ObO_Sender.cpp: No need for the CCK and TAO, we just use ACE to get a portable main
* Sun Apr 10 03:40:52 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-102-3/+9
| | | | | * tests/DAnCE/Launch-Failures/Component/Launch_Failure_exec.cpp: Compile error.
* Sat Apr 9 17:47:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-04-0918-104/+548
| | | | | Merged changes from Remedy work branch.
* Sat Apr 9 12:56:05 UTC 2011 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2011-04-092-5/+11
| | | | | * tests/Bug_3943_Regression_Test.cpp: Scoreboard cleanup.
* Sat Apr 9 11:39:26 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-092-0/+10
| | | | | * tests/DAnCE/Launch-Failures/Component/Launch_Failure.mpc: Link fix.
* Sat Apr 9 11:36:47 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-092-1/+6
| | | | | * dance/LocalityManager/Daemon/Locality_Manager_Impl.cpp: Warning.
* Sat Apr 9 08:29:15 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-092-0/+6
| | | | | * ace/config-qnx.h: Added ACE_LACKS_ISWBLANK
* Sat Apr 9 08:16:19 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-092-1/+6
| | | | | * tests/IDL_Test/IDL3_Plus/KitchenSink.idl: Disabled a little bit more IDL in case of no event
* Sat Apr 9 08:03:56 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-04-093-18/+24
| | | | | | * tests/MT_NoUpcall_Client_Leader/chatter.h: * tests/MT_NoUpcall_Client_Leader/chatter.cpp: Unicode fixes
* Sat Apr 9 01:42:54 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-098-26/+627
| | | | | | | | | | | * tests/DAnCE/Launch-Failures/Component/Launch_Failure.idl: * tests/DAnCE/Launch-Failures/Component/Launch_Failure_exec.h: * tests/DAnCE/Launch-Failures/Component/Launch_Failure_exec.cpp: * tests/DAnCE/Launch-Failures/descriptors/DestEndpointFailure.cdp: * tests/DAnCE/Launch-Failures/descriptors/SourceEndpointFailure.cdp: * tests/DAnCE/Launch-Failures/descriptors/besteffort.localityconfig: * tests/DAnCE/Launch-Failures/descriptors/run_tests_besteffort.pl: Expanded tested failure cases.
* Sat Apr 9 01:41:40 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-093-16/+22
| | | | | | | | | | * dance/DomainApplication/Domain_Application_Impl.cpp: Improved error handling. * dance/LocalityManager/Daemon/Locality_Manager_Impl.cpp: Remove logic that installed error handler interceptors outside of a localityconfig file.
* Sat Apr 9 01:41:02 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2011-04-092-0/+14
| | | | | * dance/Logger/Logger_Service.cpp: Add command line option for backend selection.
* Fri Apr 8 21:55:21 UTC 2011 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2011-04-083-155/+348
| | | | | | | | | * ace/OS_NS_sys_socket.cpp: * tests/Bug_3943_Regression_Test.cpp: Clean up code for non-windows builds. The test now runs on non-windows, although the 3943 regression isn't actually evaluated as the error is windows specfic.