2008-10-26 04:03:29 +01:00
|
|
|
<testcase>
|
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
|
|
|
# tool is what to use instead of 'curl'
|
|
|
|
<tool>
|
|
|
|
lib558
|
|
|
|
</tool>
|
|
|
|
|
|
|
|
<name>
|
2008-10-26 22:40:20 +01:00
|
|
|
internal hash testing
|
2008-10-26 04:03:29 +01:00
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
nothing
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<stdout mode="text">
|
2008-10-26 22:40:20 +01:00
|
|
|
easy handle init OK
|
|
|
|
creating hash...
|
|
|
|
hash creation OK
|
|
|
|
destroying hash...
|
|
|
|
hash destruction OK
|
|
|
|
destroying easy handle...
|
|
|
|
easy handle destruction OK
|
2008-10-26 04:03:29 +01:00
|
|
|
</stdout>
|
|
|
|
</verify>
|
|
|
|
|
|
|
|
</testcase>
|