• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<testcase>
2<info>
3<keywords>
4HTTP
5HTTP GET
6multi
7multi-threaded
8wakeup
9</keywords>
10</info>
11
12# Server-side
13<reply>
14<data nocheck="yes">
15HTTP/1.1 200 OK
16Content-Length: 3
17
18OK
19</data>
20</reply>
21
22# Client-side
23<client>
24<server>
25http
26</server>
27<tool>
28lib1565
29</tool>
30<name>
31wakeup from another thread
32</name>
33<command>
34http://%HOSTIP:%HTTPPORT/1
35</command>
36</client>
37
38# Verify data after the test has been "shot"
39<verify>
40</verify>
41</testcase>
42