From fb19dad45d9961903b947d77af52d12e928df342 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 5 Dec 2008 00:31:51 +0000 Subject: Implement mechanism info tests. --- doc/pkcs11-coverage.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc') diff --git a/doc/pkcs11-coverage.txt b/doc/pkcs11-coverage.txt index 692af76..538d487 100644 --- a/doc/pkcs11-coverage.txt +++ b/doc/pkcs11-coverage.txt @@ -20,6 +20,18 @@ C_GetInfo - Space padded strings in CK_INFO - No flags set +C_GetMechanismInfo +- Invalid mechanism +- Null arguments +- Invalid slot id +- Normal call + +C_GetMechanismList +- Null arguments +- Without buffer +- Zero count but buffer present +- Low count but buffer present + C_GetSlotInfo - NULL argument - Normal call @@ -53,3 +65,6 @@ C_Initialize - Multiple initialize with C_Finalize between - Double initialize in a row +C_WaitForSlotEvent +- Not Implemented + -- cgit v1.2.3