summaryrefslogtreecommitdiffstats
path: root/test/test-client.c
Commit message (Collapse)AuthorAgeFilesLines
* Release KIRO to GitHub under LGPL v2.1Timo Dritschler2014-11-201-9/+11
| | | | | | | Added kiro_*_free methods to all three units Added installation guide Added readme Added licence file
* 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
* Fix #6: Changed coding style to match UFO ProjectTimo Dritschler2014-08-291-54/+55
|
* Fix #5: Added kiro_CLASS_new methods to all KIRO classesTimo Dritschler2014-08-281-2/+2
| | | | Changed test software to use the new kiro_CLASS_new functions
* Changed build system to CMakeTimo Dritschler2014-05-271-0/+97