aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CompositeCurvesSuite.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-131-5/+5
* Split test package into common.J08nY2017-11-101-6/+6
* Split the ec package into common package, rename reader part of the project.J08nY2017-11-101-4/+4
* Implement Result.ExpectedValue to add more logic to test evaluation.J08nY2017-11-051-5/+7
* Add some more compound tests and suite descriptions.J08nY2017-10-261-6/+3
* Introduce a Result class, that has a value and a cause.J08nY2017-10-251-13/+8
* Split ResponseWriter into separate class, introduce TestRunner.J08nY2017-10-251-5/+4
* Split TestSuite classes into separate files.J08nY2017-10-251-0/+60