Converted tests 558 & 559 to use the unit test framework as 1305

Test 558 was just a subset of 559 which is something that can be
easily added later.
This commit is contained in:
Dan Fandrich
2011-03-04 14:32:58 -08:00
parent a8aab6e7d4
commit fb199cd29d
10 changed files with 166 additions and 294 deletions

26
tests/data/test1305 Normal file
View File

@@ -0,0 +1,26 @@
<testcase>
<info>
<keywords>
unittest
hash
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
</features>
<name>
internal hash create/add/destroy testing
</name>
<tool>
unit1305
</tool>
</client>
</testcase>