summaryrefslogtreecommitdiff
path: root/TAO/tests/Monitor
Commit message (Collapse)AuthorAgeFilesLines
* Update .gitignore filesFred Hornsey2020-06-011-0/+7
| | | | | | | | | | | | After building TAO tests for https://github.com/DOCGroup/ACE_TAO/pull/1132 I was left with a lot of untracked files. I used https://github.com/objectcomputing/OpenDDS/blob/e1b3c99f74e73a537083e790f3bf9fb9ee6ed8b9/tools/scripts/update_gitignore.pl to create and update `.gitignore` files. I made sure I wasn't creating any directories just containing a `.gitignore` file, except for `ACE/apps/gperf/tests/iout2_gen`. It had a placeholder file called `.empty` which I deleted because the `.gitignore` can serve the same purpose.
* More usage of TAO_ROOTJohnny Willemsen2019-05-211-1/+1
| | | | | | | | | | | | | * TAO/examples/Callback_Quoter/run_test.pl: * TAO/examples/Quoter/run_test.pl: * TAO/examples/RTCORBA/Activity/run_test.pl: * TAO/examples/RTScheduling/Fixed_Priority_Scheduler/run_test.pl: * TAO/examples/RTScheduling/MIF_Scheduler/run_test.pl: * TAO/examples/ior_corbaloc/run_test.pl: * TAO/orbsvcs/examples/ORT/run_test.pl: * TAO/tests/IOR_Endpoint_Hostnames/run_test.pl: * TAO/tests/Monitor/Marshal_Buffer/run_test.pl: * TAO/utils/nslist/run_test.pl:
* Replaced README filesJohnny Willemsen2015-01-071-1/+1
|
* Perl filesJohnny Willemsen2015-01-071-1/+0
|
* Removed single line Id tagJohnny Willemsen2015-01-076-12/+0
|
* Sun Nov 27 18:19:18 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-11-271-1/+0
| | | | | | | | | Merging in another set of changes. The skeletons got refactored even more and now the S.inl files are not generated anymore. For CIAO we now generate the facet servants in new _svnt_T.{h,cpp} files, which is the first step in a major refactoring and simplification of the CCM servants which is also a first step in the direction of a Common Component Model
* Mon Sep 13 07:46:21 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-132-132/+0
| | | | | | | * Makefile.am: Removed, configure is too experimental to be used for TAO. If someone really wants to use configure we need to fix the MPC generator and the configure script and really perform testing
* Tue Dec 1 09:48:38 UTC 2009 Denis Budko <denis.budko@remedy.nl>dbudko2009-12-011-39/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * orbsvcs/tests/Log/Basic_Log_Test/run_test.pl: * orbsvcs/tests/Bug_2800_Regression/client.cpp: * orbsvcs/tests/Bug_2800_Regression/run_test_federated.pl: * orbsvcs/tests/Bug_2800_Regression/nsmain.cpp: * orbsvcs/tests/Bug_2800_Regression/run_test.pl: * orbsvcs/tests/Bug_2777_Regression/run_test.pl: * orbsvcs/tests/Bug_3673_Regression/client.cpp: * orbsvcs/tests/Bug_3673_Regression/nsmain.cpp: * orbsvcs/tests/Bug_3673_Regression/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/2_Hops_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated_RTCORBA/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/2_Hops/run_test.pl: * orbsvcs/tests/Notify/performance-tests/scripts/Max_Throughput/Colocated/run_test.pl: * orbsvcs/tests/EC_Multiple/run_test.pl: * orbsvcs/tests/Interoperable_Naming/run_test.pl: * orbsvcs/tests/LoadBalancing/GenericFactory/Manage_Object_Group/run_test.pl: * orbsvcs/examples/ORT/run_test.pl: * orbsvcs/examples/Notify/Subscribe/run_test.pl: * orbsvcs/examples/Notify/ThreadPool/run_test.pl: * orbsvcs/examples/Notify/Lanes/run_test.pl: * orbsvcs/examples/Notify/Filter/run_test.pl: * orbsvcs/examples/RtEC/IIOPGateway/consumerec_crash.pl: * orbsvcs/examples/RtEC/IIOPGateway/run_test.pl: * orbsvcs/examples/RtEC/Simple/run_test.pl: * performance-tests/POA/Create_Reference/run_test.pl: * tests/Faults/run_test_pp.pl: * tests/Faults/run_test.pl: * tests/Muxing/run_test.pl: * tests/Bug_1020_Regression/run_test.pl: * tests/Bug_1551_Regression/run_test.pl: * tests/Bug_2678_Regression/run_test.pl: * tests/MT_Server/run_test.pl: * tests/LongUpcalls/run_test.pl: * tests/Bug_2084_Regression/run_test.pl: * tests/Bug_1482_Regression/run_test.pl: * tests/Bug_3547_Regression/run_test.pl: * tests/Bug_2174_Regression/run_test.pl: * tests/POA/TIE/server.cpp: * tests/POA/TIE/run_test.pl: * tests/MT_BiDir/run_test.pl: * tests/Monitor/Marshal_Buffer/run_test.pl: * tests/Bug_1869_Regression/client.cpp: * tests/Bug_1869_Regression/run_test.pl: * tests/Nested_Upcall_Crash/run_test.pl: * tests/ORB_Local_Config/run_tests_all.pl: * tests/Bug_1269_Regression/run_test.pl: * tests/Forwarding/run_test.pl: * bin/tao_orb_tests.lst: Test are converted to use new test framework and added to fuzz build.
* Tue Sep 30 18:25:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-302-2/+2
|
* Mon Sep 29 14:01:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-291-1/+1
|
* Sun Sep 28 18:48:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-281-1/+1
|
* Thu Sep 25 20:46:39 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-252-2/+2
|
* ChangeLogTag: Wed Jul 02 12:47:00 UTC 2008 Simon Massey <sma at prismtech ↵sma2008-07-021-1/+3
| | | | dot com>
* ChangeLogTag: Fri Jun 27 15:16:58 UTC 2008 J.T. Conklin ↵jtc2008-06-271-1/+1
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Wed Jun 25 13:05:00 UTC 2008 Simon Massey <sma at prismtech ↵sma2008-06-252-4/+4
| | | | dot com>
* Mon Jun 16 00:51:02 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2008-06-162-23/+23
|
* ChangeLogTag: Wed May 21 19:02:38 UTC 2008 Jeff Parsons ↵parsons2008-05-212-2/+2
| | | | <j.parsons@vanderbilt.edu>
* Wed May 14 11:03:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-05-141-1/+1
|
* ChangeLogTag: Mon May 12 12:30:01 UTC 2008 Jeff Parsons ↵parsons2008-05-121-0/+8
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Fri May 9 18:26:24 UTC 2008 J.T. Conklin ↵jtc2008-05-091-5/+1
| | | | <jtc@acorntoolworks.com>
* ChangeLogTag: Sat May 3 22:23:22 UTC 2008 J.T. Conklin ↵jtc2008-05-032-0/+136
| | | | <jtc@acorntoolworks.com>
* (no commit message)Johnny Willemsen2008-05-021-1/+1
|
* Thu May 1 18:32:10 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-05-012-8/+6
|
* ChangeLogTag: hu May 1 18:09:05 UTC 2008 Jeff Parsons ↵parsons2008-05-011-1/+1
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Apr 30 17:16:54 UTC 2008 Jeff Parsons ↵parsons2008-04-302-1/+2
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Apr 30 17:01:24 UTC 2008 Jeff Parsons ↵parsons2008-04-302-2/+0
| | | | <j.parsons@vanderbilt.edu>
* (no commit message)Johnny Willemsen2008-04-291-3/+3
|
* (no commit message)Johnny Willemsen2008-04-283-2/+5
|
* Mon Apr 28 13:16:32 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-04-288-0/+398