summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-05Merge branch 't_test'HEADmasterAaron Ball
2015-10-05Much general code improvementAaron Ball
Moved test param data to new test type Created common c and header file, containing pid timer function (it's generic and doesn't belong inside of the test files) Moved main:test() to test:test_execute() Moved main:spawn_tests() to test:start_all_tests() Moved main metrics printing into its own function Wrote argument parser with error messages Added program switches rather than crypted strangely-ordered arguments. Added get_help function and calls to it Updated all related code in main for all previous changes.
2015-09-30Initial commitAaron Ball
Currently tests any amount of data with any number of concurrent streams. Helptext is basic, but functional. Summary output is currently per-thread with a summary. Includes GPLv3 license

Generated by cgit