summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug in RDMA memory allocation (Size information was missing)Timo2014-09-303-3/+112
| | | | Added test-latency and test-bandwith tests
* Fixed a problem in KIRO Client "sync" functionTimo Dritschler2014-08-291-1/+4
| | | | | KIRO Client was ignoring broken connections and bad RDMA access keys Made test-client application check kiro_client_sync return value
* Changed error loging to use the respective GLib functionsTimo Dritschler2014-08-291-1/+1
| | | | Also fixes #2
* Fix #6: Changed coding style to match UFO ProjectTimo Dritschler2014-08-293-156/+176
|
* Fix #5: Added kiro_CLASS_new methods to all KIRO classesTimo Dritschler2014-08-282-4/+4
| | | | Changed test software to use the new kiro_CLASS_new functions
* Changed CMake build to exclude test binaries if SDL library is not installedTimo Dritschler2014-08-151-2/+9
|
* Added 'kiro_server_stop' method to KIRO ServerTimo Dritschler2014-07-251-0/+2
| | | | | Added missing cleanup to kiro_server_finalize Added missing cleanup to test-server
* Changed build system to CMakeTimo Dritschler2014-05-274-0/+324