diff -r 675a964f4eb5 -r 35751d3474b7 cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/version_notinteger.ini --- a/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/version_notinteger.ini Tue Jul 21 01:04:32 2009 +0100 +++ b/cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/data/ini/version_notinteger.ini Thu Sep 10 14:01:51 2009 +0300 @@ -1,16 +1,16 @@ -; Negative Test: Created the PKCS12 file with PFX structure version not a Integer. - -[main] -file=C:\tpkcs12intg\data\pkcs12_version_notinteger.p12 -integritymode=password -integritypassword=password -PrivacyPassword1=password -PrivacyPassword2=password -verifyintegritypassword =password -MacPresent=False -integrity_valid=1 -unittest=True - -;optional/unit test -ExpectedError =-6 ; here the PFX structure version is not a Integer. +; Negative Test: Created the PKCS12 file with PFX structure version not a Integer. + +[main] +file=C:\tpkcs12intg\data\pkcs12_version_notinteger.p12 +integritymode=password +integritypassword=password +PrivacyPassword1=password +PrivacyPassword2=password +verifyintegritypassword =password +MacPresent=False +integrity_valid=1 +unittest=True + +;optional/unit test +ExpectedError =-6 ; here the PFX structure version is not a Integer. ExpectedResult=0 \ No newline at end of file