Hello Jean-Michel,

Jean-Michel Pouré wrote:
> Dear friends,
>
> Would it be possible to discuss about regression tests. I would like to
> review these tests to certify a number of cards.
>
> On my system, regression test fail during erase because pkcs15-init -E
> may return messages and fail. 
>
> In particular, running pkcs15-init twice fails:
> http://www.opensc-project.org/opensc/ticket/195
>
> Regression test make heavy use of blanking cards.
>
> I see a lot of changes in SVN these last days. Would it be possible for
> you to change/fix regression test and/or make initialization work.
>
> If this is not possible, feel free to explain why and how we could
> modify regression tests.
>   

Actual pkcs15init support for card 'feitian' works only with 'onepin' 
profile.

Afais, only two tests 'erase', and 'init0012' concerns this configuration.
The both are OK in OpenSC rev.4014 .


Pkcs15init support of 'feitian' is not comlete:
- in profile there are four pins defined, but all have the same 
reference and flags (just copy&past);
- ACLs defined by profile are ignored and fixed inside the card specific 
code (all ACLs not 'NEVER' are 'ALWAYS');
- according to profile the PIN are globals, but in fact they are created 
as locals;
- only one PIN is allowed (it seems that card itself allows more).

> Thanks in advance,
> Jean-Michel
>   
Kind wishes,
Viktor.

> _______________________________________________
> opensc-devel mailing list
> opensc-devel@lists.opensc-project.org
> http://www.opensc-project.org/mailman/listinfo/opensc-devel
>
>   


-- 
Viktor Tarasov  <viktor.tara...@opentrust.com>

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to