aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/common/test
Commit message (Expand)AuthorAgeFilesLines
* 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