aboutsummaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic standalone testing.J08nY2017-12-067-11/+195
|
* Fix suites with new CommandTest.J08nY2017-12-051-1/+1
|
* Introduce SimpleTest, implement other tests usign it.J08nY2017-12-036-67/+61
|
* Introduce BaseTestable and Testable Metadata.J08nY2017-12-033-61/+6
|
* Split Util class into a package.J08nY2017-11-261-3/+7
|
* Extract common CLI methods to CLITools.J08nY2017-11-141-3/+3
|
* Implement basic lib tests.J08nY2017-11-136-5/+213
|
* Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.J08nY2017-11-134-0/+173