summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add PerformanceTest and add it to the default card test suite.J08nY2018-01-204-1/+22
* Simplify default test suite.J08nY2018-01-133-5/+8
* Simplify test suites.J08nY2018-01-095-91/+35
* Hide the Cleanup command in test suites.J08nY2017-12-285-18/+65
* Remove unused Testable.meta().J08nY2017-12-273-29/+0
* Extract TestWriters into common.J08nY2017-12-061-2/+1
* Fix CommandTest getDescription.J08nY2017-12-061-1/+2
* Specialize test suites in reader package to classes.J08nY2017-12-052-0/+64
* Introduce SimpleTest, implement other tests usign it.J08nY2017-12-032-0/+20
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-033-3/+73
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-131-0/+11
* Separate build files for standalone and reader apps.J08nY2017-11-121-0/+7
* Introduce ECTesterStandalone.J08nY2017-11-123-4/+6
* Split test package into common.J08nY2017-11-105-0/+278