summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CardDefaultSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow endless ECDSA and ECDH running, add info on test options to help.J08nY2019-02-251-1/+1
* Make edge-cases suite take preset keys. Reformat code.J08nY2019-02-221-1/+0
* Update documentation.J08nY2018-12-211-1/+1
* Add dry run mode to enable precise time measurement via overhead subtraction.J08nY2018-11-301-3/+3
* Add applet metadata to test outputs.J08nY2018-11-111-4/+0
* Backport applet to JavaCard 2.2.1 to support more cards.J08nY2018-11-061-0/+5
* Allow exporting set curve parameters to verify them.J08nY2018-08-141-1/+1
* Add option for cleanup.J08nY2018-07-221-3/+9
* Add ability to skip tests/run only a part of a test suite.J08nY2018-07-051-2/+2
* Add compression test suite.J08nY2018-05-021-4/+14
* Evaluate wrong test suite even better.J08nY2018-04-251-1/+1
* Fix wrong test suite evaluation.J08nY2018-04-251-3/+3
* Better evaluate results of Default test suite.J08nY2018-04-211-15/+45
* Rename the CORRUPT command to TRANSFORM, as it does that now.J08nY2018-03-141-2/+2
* Fix default test suite F2M domain setting.J08nY2018-02-031-2/+3
* Fix default test suite F2m tests.J08nY2018-01-201-3/+4
* Add PerformanceTest and add it to the default card test suite.J08nY2018-01-201-4/+14
* Simplify default test suite.J08nY2018-01-131-13/+33
* Simplify test suites.J08nY2018-01-091-44/+37
* Hide the Cleanup command in test suites.J08nY2017-12-281-9/+10
* Cleanup the applet ECKA and Signature objects.J08nY2017-12-271-1/+1
* Specialize test suites in reader package to classes.J08nY2017-12-051-0/+69