summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/reader/test/CommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Reformat reader package.J08nY2018-08-121-1/+1
* Add various ECDSA tests.J08nY2018-08-111-0/+19
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-101-14/+4
* Fix CommandTest getDescription.J08nY2017-12-061-1/+5
* Fix suites with new CommandTest.J08nY2017-12-051-2/+18
* Introduce SimpleTest, implement other tests usign it.J08nY2017-12-031-35/+20
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-131-0/+71