More ticket #421: fixed SIP messaging components to support IPv6 format

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1610 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/pjsip/src/test-pjsip/test.h b/pjsip/src/test-pjsip/test.h
index b256651..1234ceb 100644
--- a/pjsip/src/test-pjsip/test.h
+++ b/pjsip/src/test-pjsip/test.h
@@ -41,6 +41,8 @@
 #define INCLUDE_TSX_GROUP	    1
 #define INCLUDE_INV_GROUP	    1
 
+#define INCLUDE_BENCHMARKS	    1
+
 /*
  * Include tests that normally would fail under certain gcc
  * optimization levels.