Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/ttcomtester/tests/waitn.ttl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10521 - (show annotations) (download)
Fri Jan 20 16:03:38 2023 UTC (14 months, 2 weeks ago) by zmatsuo
File size: 352 byte(s)
add communication test tool
1 timeout = 3
2
3 sendln 'ls'
4 flushrecv
5 waitn 5
6 messagebox inputstr result
7
8 sendln 'ps ax'
9 flushrecv
10 waitn 100
11 messagebox inputstr result
12
13 ;sprintf2 cmd 'perl -e %cfor($i=0;$i<100;$i++){print "hoge"}%c' 39 39
14 ;sendln cmd
15 ;flushrecv
16 ;waitn 300
17 ;messagebox inputstr result
18
19 sendln 'ls -lA'
20 flushrecv
21 waitn 200
22 messagebox inputstr result

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