Page 1 of 1
How to add test scripts in TCK
Posted: Wed Jul 05, 2017 11:57 pm
by marjkbadboy
Does any friends use TCK to test java cards? Can we add some test scripts when testing JavaCards using TCK. I would be highly appreciated if you can tell me the methods. Thanks in advance.
Re: How to add test scripts in TCK
Posted: Thu Jul 06, 2017 2:12 am
by Tarantino
In my opinion, we can add/change test scripts in TCK according to our needs, although I have never did it.
Re: How to add test scripts in TCK
Posted: Thu Jul 06, 2017 5:15 am
by chico0609
Quoted from the TCK documentation:
JC2 Some Conformance Tests may have properties that may be changed.Properties that
can be changed are identified in the TCK configuration interview. Apart from
changing such properties and other allowed modifications described in this User’s
Guide (if any), no source or binary code for a Conformance Test may be altered in
any way without prior written permission. Any such allowed alterations to the
Conformance Tests would be posted to the Java Licensee Engineering web site and
apply to all licensees.
It seems that it's impossible to add new test scripts in TCK.