Test copy FILE -> FILE, and MEMORY -> MEMORY too.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16189 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -495,6 +495,8 @@ main(int argc, char **argv)
|
|||||||
test_cache_iter(context, "FILE", 0);
|
test_cache_iter(context, "FILE", 0);
|
||||||
test_cache_iter(context, "API", 0);
|
test_cache_iter(context, "API", 0);
|
||||||
|
|
||||||
|
test_copy(context, "FILE", "FILE");
|
||||||
|
test_copy(context, "MEMORY", "MEMORY");
|
||||||
test_copy(context, "FILE", "MEMORY");
|
test_copy(context, "FILE", "MEMORY");
|
||||||
test_copy(context, "MEMORY", "FILE");
|
test_copy(context, "MEMORY", "FILE");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user