Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /branches/ttcomtester/tests/#35985.ttl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10521 - (hide annotations) (download)
Fri Jan 20 16:03:38 2023 UTC (14 months, 3 weeks ago) by zmatsuo
File size: 348 byte(s)
add communication test tool
1 maya 6353 cmd = 'true;echo "STATUS:$?"'
2     sendln cmd
3     wait 'STATUS:0'
4     messagebox '' result
5     recvln
6     messagebox inputstr ''
7    
8     sendln cmd
9     waitln 'STATUS:0'
10     messagebox inputstr result
11     recvln ; ‰˝‚ŕ‚ľ‚Č‚˘‚Ɛi‚܂Ȃ˘
12     messagebox inputstr ''
13    
14     sendln cmd
15     waitregex '^STATUS'
16     messagebox inputstr result
17     recvln ; ‰˝‚ŕ‚ľ‚Č‚˘‚Ɛi‚܂Ȃ˘
18     messagebox inputstr ''

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