]> rtime.felk.cvut.cz Git - frescor/fwp.git/blobdiff - fwp/tests/fwp_prototest/fwp_sendrecv_test1.c
Added comments to fwp_tests
[frescor/fwp.git] / fwp / tests / fwp_prototest / fwp_sendrecv_test1.c
index 4b9e07c8f5fcbbedd6b2dbb51e252690989059e4..1bbe9c0e885de7685e9d059e549159b1ff95d268 100644 (file)
@@ -1,3 +1,15 @@
+/**
+ * \file fwp_sendrecv_test1.c  
+ *
+ * This a test application that:
+ * - creates two vres without negotiation
+ * - creates send and receive endpoint 
+ * - binds that endpoint to vres
+ * - sends two messages
+ * - receives messages
+ * - destroys vres
+ *
+ */
 #define CONFIGURE_FWP_MNGT 0
 #include "fwp_confdefs.h"
 #include "fwp.h"