diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-04-21 12:09:08 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-04-21 12:09:08 +0000 |
commit | 9537082e16504f0158dfc8b34a3891de422e80ea (patch) | |
tree | cf31e84f8d203c66fe290ae84c08a2c44db4df96 /TAO/bin | |
parent | 4a27a4f45239b2be4527d39fa08489399bbc9cbb (diff) | |
download | ATCD-9537082e16504f0158dfc8b34a3891de422e80ea.tar.gz |
Thu Apr 21 12:07:41 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/tao_orb_tests.lst:
Run AMI test with more options
* tests/AMI/exclusive.conf:
* tests/AMI/server.conf:
Added Id tag
* tests/AMI/mt_noupcall.conf:
New file for testing with mt_noupcall
* tests/AMI/run_test.pl:
Add option -mt_noupcall and give client/server separate debug levels
Diffstat (limited to 'TAO/bin')
-rw-r--r-- | TAO/bin/tao_orb_tests.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/bin/tao_orb_tests.lst b/TAO/bin/tao_orb_tests.lst index c2f6d1bc526..fe0367d76d6 100644 --- a/TAO/bin/tao_orb_tests.lst +++ b/TAO/bin/tao_orb_tests.lst @@ -27,6 +27,8 @@ TAO/tests/ORB_Local_Config/Two_DLL_ORB/run_test.pl: !ST !STATIC TAO/tests/Param_Test/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !ACE_FOR_TAO TAO/tests/Param_Test/run_test_dii.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !ACE_FOR_TAO TAO/tests/AMI/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO +TAO/tests/AMI/run_test.pl -mt_noupcall: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO +TAO/tests/AMI/run_test.pl -exclusive: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO TAO/tests/AMI_Timeouts/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !ST TAO/tests/AMH_Exceptions/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !DISABLE_ToFix_LynxOS_x86 !ACE_FOR_TAO TAO/tests/AMH_Oneway/run_test.pl: !MINIMUM !CORBA_E_COMPACT !CORBA_E_MICRO !DISABLE_ToFix_LynxOS_x86 !ACE_FOR_TAO |