|
Lines 166-213
Link Here
|
| 166 |
|
166 |
|
| 167 |
|
167 |
|
| 168 |
check : |
168 |
check : |
|
|
169 |
$(RUNENV) $(RUNCMD) ./ttserver -dmn -host 127.0.0.1 -port 19781 -pid /tmp/tttest.pid /tmp/tttest.tch |
| 169 |
$(RUNENV) $(RUNCMD) ./tcrmgr version |
170 |
$(RUNENV) $(RUNCMD) ./tcrmgr version |
| 170 |
$(RUNENV) $(RUNCMD) ./tcrtest write -cnum 5 -tout 5 -rnd 127.0.0.1 50000 |
171 |
$(RUNENV) $(RUNCMD) ./tcrtest write -port 19781 -cnum 5 -tout 5 -rnd 127.0.0.1 50000 |
| 171 |
$(RUNENV) $(RUNCMD) ./tcrtest write -cnum 5 -tout 5 -nr -rnd 127.0.0.1 50000 |
172 |
$(RUNENV) $(RUNCMD) ./tcrtest write -port 19781 -cnum 5 -tout 5 -nr -rnd 127.0.0.1 50000 |
| 172 |
$(RUNENV) $(RUNCMD) ./tcrtest write -cnum 5 -tout 5 127.0.0.1 50000 |
173 |
$(RUNENV) $(RUNCMD) ./tcrtest write -port 19781 -cnum 5 -tout 5 127.0.0.1 50000 |
| 173 |
$(RUNENV) $(RUNCMD) ./tcrtest read -cnum 5 -tout 5 127.0.0.1 |
174 |
$(RUNENV) $(RUNCMD) ./tcrtest read -port 19781 -cnum 5 -tout 5 127.0.0.1 |
| 174 |
$(RUNENV) $(RUNCMD) ./tcrtest read -cnum 5 -tout 5 -mul 5 127.0.0.1 |
175 |
$(RUNENV) $(RUNCMD) ./tcrtest read -port 19781 -cnum 5 -tout 5 -mul 5 127.0.0.1 |
| 175 |
$(RUNENV) $(RUNCMD) ./tcrtest remove -cnum 5 -tout 5 127.0.0.1 |
176 |
$(RUNENV) $(RUNCMD) ./tcrtest remove -port 19781 -cnum 5 -tout 5 127.0.0.1 |
| 176 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -cnum 5 -tout 5 127.0.0.1 50000 |
177 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -port 19781 -cnum 5 -tout 5 127.0.0.1 50000 |
| 177 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -cnum 5 -tout 5 -shl 50 127.0.0.1 50000 |
178 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -port 19781 -cnum 5 -tout 5 -shl 50 127.0.0.1 50000 |
| 178 |
$(RUNENV) $(RUNCMD) ./tcrmgr vanish 127.0.0.1 |
179 |
$(RUNENV) $(RUNCMD) ./tcrmgr vanish -port 19781 127.0.0.1 |
| 179 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -cnum 5 -tout 5 -dad 127.0.0.1 50000 |
180 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -port 19781 -cnum 5 -tout 5 -dad 127.0.0.1 50000 |
| 180 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -cnum 5 -tout 5 -ext putcat -xlr 127.0.0.1 50000 |
181 |
$(RUNENV) $(RUNCMD) ./tcrtest rcat -port 19781 -cnum 5 -tout 5 -ext putcat -xlr 127.0.0.1 50000 |
| 181 |
$(RUNENV) $(RUNCMD) ./tcrtest misc -cnum 5 -tout 5 127.0.0.1 5000 |
182 |
$(RUNENV) $(RUNCMD) ./tcrtest misc -port 19781 -cnum 5 -tout 5 127.0.0.1 5000 |
| 182 |
$(RUNENV) $(RUNCMD) ./tcrtest wicked -cnum 5 -tout 5 127.0.0.1 5000 |
183 |
$(RUNENV) $(RUNCMD) ./tcrtest wicked -port 19781 -cnum 5 -tout 5 127.0.0.1 5000 |
| 183 |
$(RUNENV) $(RUNCMD) ./tcrmgr inform 127.0.0.1 |
184 |
$(RUNENV) $(RUNCMD) ./tcrmgr inform -port 19781 127.0.0.1 |
| 184 |
$(RUNENV) $(RUNCMD) ./tcrmgr vanish 127.0.0.1 |
185 |
$(RUNENV) $(RUNCMD) ./tcrmgr vanish -port 19781 127.0.0.1 |
| 185 |
$(RUNENV) $(RUNCMD) ./tcrmttest write -tnum 5 127.0.0.1 5000 |
186 |
$(RUNENV) $(RUNCMD) ./tcrmttest write -port 19781 -tnum 5 127.0.0.1 5000 |
| 186 |
$(RUNENV) $(RUNCMD) ./tcrmttest read -tnum 5 127.0.0.1 |
187 |
$(RUNENV) $(RUNCMD) ./tcrmttest read -port 19781 -tnum 5 127.0.0.1 |
| 187 |
$(RUNENV) $(RUNCMD) ./tcrmttest remove -tnum 5 127.0.0.1 |
188 |
$(RUNENV) $(RUNCMD) ./tcrmttest remove -port 19781 -tnum 5 127.0.0.1 |
| 188 |
$(RUNENV) $(RUNCMD) ./tcrmttest write -tnum 5 -ext putcat -rnd 127.0.0.1 5000 |
189 |
$(RUNENV) $(RUNCMD) ./tcrmttest write -port 19781 -tnum 5 -ext putcat -rnd 127.0.0.1 5000 |
| 189 |
$(RUNENV) $(RUNCMD) ./tcrmttest typical -tnum 5 127.0.0.1 5000 |
190 |
$(RUNENV) $(RUNCMD) ./tcrmttest typical -port 19781 -tnum 5 127.0.0.1 5000 |
| 190 |
$(RUNENV) $(RUNCMD) ./tcrmgr vanish 127.0.0.1 |
191 |
$(RUNENV) $(RUNCMD) ./tcrmgr vanish -port 19781 127.0.0.1 |
| 191 |
$(RUNENV) $(RUNCMD) ./tcrmgr put 127.0.0.1 one first |
192 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 127.0.0.1 one first |
| 192 |
$(RUNENV) $(RUNCMD) ./tcrmgr put 127.0.0.1 two second |
193 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 127.0.0.1 two second |
| 193 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -dk 127.0.0.1 three third |
194 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 -dk 127.0.0.1 three third |
| 194 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -dc 127.0.0.1 three third |
195 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 -dc 127.0.0.1 three third |
| 195 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -dc 127.0.0.1 three third |
196 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 -dc 127.0.0.1 three third |
| 196 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -dc 127.0.0.1 three third |
197 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 -dc 127.0.0.1 three third |
| 197 |
$(RUNENV) $(RUNCMD) ./tcrmgr put 127.0.0.1 four fourth |
198 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 127.0.0.1 four fourth |
| 198 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -dk 127.0.0.1 five fifth |
199 |
$(RUNENV) $(RUNCMD) ./tcrmgr put -port 19781 -dk 127.0.0.1 five fifth |
| 199 |
$(RUNENV) $(RUNCMD) ./tcrmgr out 127.0.0.1 one |
200 |
$(RUNENV) $(RUNCMD) ./tcrmgr out -port 19781 127.0.0.1 one |
| 200 |
$(RUNENV) $(RUNCMD) ./tcrmgr out 127.0.0.1 two |
201 |
$(RUNENV) $(RUNCMD) ./tcrmgr out -port 19781 127.0.0.1 two |
| 201 |
$(RUNENV) $(RUNCMD) ./tcrmgr get 127.0.0.1 three > check.out |
202 |
$(RUNENV) $(RUNCMD) ./tcrmgr get -port 19781 127.0.0.1 three > check.out |
| 202 |
$(RUNENV) $(RUNCMD) ./tcrmgr get 127.0.0.1 four > check.out |
203 |
$(RUNENV) $(RUNCMD) ./tcrmgr get -port 19781 127.0.0.1 four > check.out |
| 203 |
$(RUNENV) $(RUNCMD) ./tcrmgr get 127.0.0.1 five > check.out |
204 |
$(RUNENV) $(RUNCMD) ./tcrmgr get -port 19781 127.0.0.1 five > check.out |
| 204 |
$(RUNENV) $(RUNCMD) ./tcrmgr mget 127.0.0.1 one two three four five > check.out |
205 |
$(RUNENV) $(RUNCMD) ./tcrmgr mget -port 19781 127.0.0.1 one two three four five > check.out |
| 205 |
$(RUNENV) $(RUNCMD) ./tcrmgr misc 127.0.0.1 putlist six sixth seven seventh |
206 |
$(RUNENV) $(RUNCMD) ./tcrmgr misc -port 19781 127.0.0.1 putlist six sixth seven seventh |
| 206 |
$(RUNENV) $(RUNCMD) ./tcrmgr misc 127.0.0.1 outlist six |
207 |
$(RUNENV) $(RUNCMD) ./tcrmgr misc -port 19781 127.0.0.1 outlist six |
| 207 |
$(RUNENV) $(RUNCMD) ./tcrmgr misc 127.0.0.1 getlist three four five six > check.out |
208 |
$(RUNENV) $(RUNCMD) ./tcrmgr misc -port 19781 127.0.0.1 getlist three four five six > check.out |
| 208 |
$(RUNENV) $(RUNCMD) ./tcrmgr list -pv 127.0.0.1 > check.out |
209 |
$(RUNENV) $(RUNCMD) ./tcrmgr list -port 19781 -pv 127.0.0.1 > check.out |
| 209 |
$(RUNENV) $(RUNCMD) ./tcrmgr list -pv -fm f 127.0.0.1 > check.out |
210 |
$(RUNENV) $(RUNCMD) ./tcrmgr list -port 19781 -pv -fm f 127.0.0.1 > check.out |
| 210 |
$(RUNENV) $(RUNCMD) ./tcrmgr http -ih http://127.0.0.1:1978/five > check.out |
211 |
$(RUNENV) $(RUNCMD) ./tcrmgr http -ih http://127.0.0.1:19781/five > check.out |
| 211 |
rm -rf ulog ; mkdir -p ulog |
212 |
rm -rf ulog ; mkdir -p ulog |
| 212 |
$(RUNENV) $(RUNCMD) ./ttultest write -lim 10000 ulog 5000 |
213 |
$(RUNENV) $(RUNCMD) ./ttultest write -lim 10000 ulog 5000 |
| 213 |
$(RUNENV) $(RUNCMD) ./ttultest write -lim 10000 -as ulog 5000 |
214 |
$(RUNENV) $(RUNCMD) ./ttultest write -lim 10000 -as ulog 5000 |
|
Lines 215-220
Link Here
|
| 215 |
rm -rf ulog ; mkdir -p ulog |
216 |
rm -rf ulog ; mkdir -p ulog |
| 216 |
$(RUNENV) $(RUNCMD) ./ttultest thread -lim 10000 ulog 5 5000 |
217 |
$(RUNENV) $(RUNCMD) ./ttultest thread -lim 10000 ulog 5 5000 |
| 217 |
$(RUNENV) $(RUNCMD) ./ttultest thread -lim 10000 -as ulog 5 5000 |
218 |
$(RUNENV) $(RUNCMD) ./ttultest thread -lim 10000 -as ulog 5 5000 |
|
|
219 |
|
| 220 |
kill `cat /tmp/tttest.pid` |
| 221 |
rm /tmp/tttest.tch |
| 222 |
|
| 218 |
@printf '\n' |
223 |
@printf '\n' |
| 219 |
@printf '#================================================================\n' |
224 |
@printf '#================================================================\n' |
| 220 |
@printf '# Checking completed.\n' |
225 |
@printf '# Checking completed.\n' |