From 92f3b3895eed05d12aeae75e9ee174698550378a Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 27 Oct 2008 20:01:58 +0000 Subject: test #558 tests internal hash create/destroy test #559 tests internal hash create/add/destroy --- tests/data/test559 | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 tests/data/test559 (limited to 'tests/data/test559') diff --git a/tests/data/test559 b/tests/data/test559 new file mode 100644 index 000000000..ecaf54c7e --- /dev/null +++ b/tests/data/test559 @@ -0,0 +1,44 @@ + +# +# Server-side + + + +# Client-side + + +none + +# tool is what to use instead of 'curl' + +lib559 + +# precheck is a command line to run before the test, +# to see if we can execute the test or not + +./libtest/lib559 check + + + +internal hash create/add/destroy testing + + +nothing + + + +# +# Verify data after the test has been "shot" + + +easy handle init OK +creating hash... +hash creation OK +destroying hash... +hash destruction OK +destroying easy handle... +easy handle destruction OK + + + + -- cgit v1.2.3