Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /branches/ttcomtester/tests/#37048-sendmulticast.ttl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6876 - (hide annotations) (download)
Mon Jul 24 14:13:42 2017 UTC (6 years, 8 months ago) by doda
Original Path: trunk/tests/#37048-sendmulticast.ttl
File size: 301 byte(s)
Ticket #37048 のテストマクロ
1 doda 6876 mcast = "multicast-test"
2    
3     for i 1 3
4     call opentt
5     unlink
6     next
7    
8     call opentt
9    
10     sendmulticast mcast "hexdump -C"#10
11    
12     pause 1
13    
14     sendmulticast mcast "0: " 0 ", 1:" 1 ","#13#10
15    
16     pause 1
17    
18     sendmulticast mcast 4
19     end
20    
21     :opentt
22     cygconnect
23     wait "%" "$" "#"
24     setmulticastname mcast
25     return

Properties

Name Value
svn:executable *

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26