File tree Expand file tree Collapse file tree
TAO/orbsvcs/tests/Notify/Basic Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77/MultiTypes
88/Sequence
99/Simple
10+ <<<<<<< HEAD
1011/Updates
12+ =======
13+ /Upd
14+ ExtendedFilter
15+ >>>>>>> 292ef3041e (Rename Updates to Upd to not let windows UAC block this test from starting)
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ project(*Notify Extended Filter): notifytest {
6464}
6565
6666project(*Notify Updates): notifytest {
67- exename = Updates
67+ exename = Upd
6868 Source_Files {
6969 Updates.cpp
7070 }
Original file line number Diff line number Diff line change 33Basic Tests
44===========
55
6- Updates :
6+ Upd :
77-------
88This test will check if the subscription and publication update messages
99from the event channel are properly received from the Notify Service.
@@ -107,4 +107,4 @@ command line options:
107107-SupplierBatchSize [count]
108108-ConsumerBatchSize [count]
109109-ConsumerDelay [delay]
110- -InitialDelay [delay]
110+ -InitialDelay [delay]
Original file line number Diff line number Diff line change 6767 name => " Filter" ,
6868 args => " " ,
6969 }, {
70- name => " Updates " ,
70+ name => " Upd " ,
7171 args => " " ,
7272 }, {
7373 name => " Sequence" ,
Original file line number Diff line number Diff line change 6767 name => " Filter" ,
6868 args => " -ORBConnectIPV6Only 1" ,
6969 }, {
70- name => " Updates " ,
70+ name => " Upd " ,
7171 args => " -ORBConnectIPV6Only 1" ,
7272 }, {
7373 name => " Sequence" ,
You can’t perform that action at this time.
0 commit comments