From fb199cd29d0ce275f9b9b28b1ebf6af3e0887950 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 4 Mar 2011 14:32:58 -0800 Subject: 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. --- tests/data/test558 | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 tests/data/test558 (limited to 'tests/data/test558') diff --git a/tests/data/test558 b/tests/data/test558 deleted file mode 100644 index 5b69ea027..000000000 --- a/tests/data/test558 +++ /dev/null @@ -1,44 +0,0 @@ - -# -# Server-side - - - -# Client-side - - -none - -# tool is what to use instead of 'curl' - -lib558 - -# precheck is a command line to run before the test, -# to see if we can execute the test or not - -./libtest/lib558 check - - - -internal hash create/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