changeset 101:c16e97f91c59

Added advertisement of the test application
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 08 Dec 2009 11:33:19 +0900
parents 05ea77b86f53
children 69e2b33ee817
files extensions/app_test/app_test.c
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/app_test/app_test.c	Tue Dec 08 11:23:15 2009 +0900
+++ b/extensions/app_test/app_test.c	Tue Dec 08 11:33:19 2009 +0900
@@ -107,6 +107,9 @@
 		CHECK_FCT( atst_cli_init() );
 	}
 	
+	/* Advertise the support for the test application in the peer */
+	CHECK_FCT( fd_disp_app_support ( atst_appli, atst_vendor, 1, 0 ) );
+	
 	return 0;
 }
 
"Welcome to our mercurial repository"