summaryrefslogtreecommitdiff
path: root/test/src/io (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup includes and test setup/teardown.J08nY2017-10-171-16/+2
* Make config_t *cfg a global variable.J08nY2017-10-141-20/+10
* Add tests for timeout option.J08nY2017-10-041-0/+10
* Move some files into src/misc.J08nY2017-09-191-1/+1
* Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.J08nY2017-08-302-47/+32
* Test the random generators.J08nY2017-08-301-0/+13
* Add err output stream, default to stderr.J08nY2017-08-301-0/+1
* Don't always read numbers as hexadecimal. Add tests for input.J08nY2017-08-301-0/+79
* Fix input_quit closing stdin.J08nY2017-08-301-0/+1
* Add tests for cli parsing.J08nY2017-08-301-0/+56