summaryrefslogtreecommitdiff
path: root/src/cz/crcs/ectester/standalone/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support key algo parameter for KeyAgreements with KDF in standalone testing.J08nY2018-05-294-5/+57
* Implement tracking and writing of exceptions in standalone tests.J08nY2018-05-284-22/+24
* Implement tracking of stage of execution of standalone testables.J08nY2018-05-289-29/+95
* Handle exceptions in standalone testables better.J08nY2018-05-285-54/+73
* Add support for naming a curve to use by a library in standalone.J08nY2018-05-281-41/+38
* Handle exceptions in Tests and TestSuites grafeully.J08nY2018-02-106-32/+3
* Show library name in test suite output in standalone testing.J08nY2018-02-054-3/+12
* Simplify test suites.J08nY2018-01-092-13/+12
* Fix YAML export and standalone build.J08nY2018-01-031-2/+2
* Fixed XML and YAML standalone output in case some tests fail.J08nY2017-12-303-3/+3
* Add more comprehensive XML output to standalone app.J08nY2017-12-303-0/+20
* Hide the Cleanup command in test suites.J08nY2017-12-281-5/+5
* 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