Andrew Twigger wrote:

>         If there is any interest in reviving the idea of funding test suite
> development, either through OCF itself or through the combined resources of
> a group of individual members, then I would be interested in trying to get
> this started.
> 

I'd be happy to contribute some of my
spare time to this - I guess I have to
after shooting my mouth off :-) .  I was
thinking of doing something along a web
site with a league table of drivers
along with details of problems /
recommendations.

The errors I've seen are very simple to
detect.  I think loading a very simple
echo style cardlet onto a JavaCard would
be enough to use in testing. Most errors
seem to stem from using a byte to hold
LC or LE and not coping with values over
127 correctly, a few simple tests should
highlight this.  The other errors I've
seen are 

    Coping with cards using a different
byte encoding scheme than anticipated
(inverse or not)
    Not dealing with javax.comm properly
    Getting the logic for dealing with
SW1=0x6C wrong

I think all of the above can be tested
using the echo cardlet.

Jon.
begin:vcard 
n:Barber;Jon
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
x-mozilla-cpt:;0
fn:Jon Barber
end:vcard

Reply via email to