diff options
author | dfandrich <dan@coneharvesters.com> | 2015-11-12 20:40:26 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2015-11-12 22:49:32 +0100 |
commit | d7e352402cf21da54933392372f7a9232d3d7f23 (patch) | |
tree | 9c0e27b29c0abdeac9ad952b88749db4dd84e598 /tests/data/test1603 | |
parent | 278ea24a7a6461a97c3c5d9b37fc9fdd3a9802f4 (diff) |
unit1603: Added unit tests for hash functions
Diffstat (limited to 'tests/data/test1603')
-rw-r--r-- | tests/data/test1603 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test1603 b/tests/data/test1603 new file mode 100644 index 000000000..805c9e378 --- /dev/null +++ b/tests/data/test1603 @@ -0,0 +1,26 @@ +<testcase> +<info> +<keywords> +unittest +hash +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> +<features> +unittest +</features> + <name> +Internal hash add, retrieval, deletion testing + </name> +<tool> +unit1603 +</tool> +</client> + +</testcase> |