summaryrefslogtreecommitdiffstats
path: root/test/test-client-latency.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed usage hints for kiro-test-bandwidth and kiro-test-latencykaikas2014-11-241-1/+1
|
* Fix #1: Added missing documentation to TRB, Client and Server headerTimo Dritschler2014-11-211-1/+0
| | | | | Fixed build warnings Fixed a bug in kiro-test-bandwidth
* Release KIRO to GitHub under LGPL v2.1Timo Dritschler2014-11-201-3/+4
| | | | | | | Added kiro_*_free methods to all three units Added installation guide Added readme Added licence file
* Fixed a bug in RDMA memory allocation (Size information was missing)Timo2014-09-301-0/+52
Added test-latency and test-bandwith tests