From 35e1d6538a8767526b9cae66134441b146503a21 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 1 Jan 2011 17:33:42 +0100 Subject: unittest: framework for unit-testing This is the first approach at doing fairly clean and easy to write and debug unit tests. --- tests/data/test1300 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/data/test1300 (limited to 'tests/data/test1300') diff --git a/tests/data/test1300 b/tests/data/test1300 new file mode 100644 index 000000000..8bbbecdef --- /dev/null +++ b/tests/data/test1300 @@ -0,0 +1,30 @@ + + + +unittest + + + +# +# Client-side + + +none + + +llist unit tests + + +unit1300 + + +unit1300 + + + +# +# Verify data after the test has been "shot" + + + + -- cgit v1.2.3