diff extensions/CMakeLists.txt @ 651:083317a4e947

Added new test_netemul extension (need testing)
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 07 Jan 2011 18:33:37 +0900
parents 2d15fd8ef5ba
children 1f7c7ce85db3
line wrap: on
line diff
--- a/extensions/CMakeLists.txt	Thu Jan 06 10:39:21 2011 +0900
+++ b/extensions/CMakeLists.txt	Fri Jan 07 18:33:37 2011 +0900
@@ -86,6 +86,8 @@
 FD_EXTENSION_SUBDIR(test_app    "Testing application to send dummy message to another peer, like a Diameter 'ping'" OFF)
 FD_EXTENSION_SUBDIR(test_sip    "Testing application to simulate Diameter-SIP client (RFC4740)" OFF)
 FD_EXTENSION_SUBDIR(dbg_interactive "Python-interpreter based module"                OFF)
+FD_EXTENSION_SUBDIR(test_netemul "Simple Diameter network emulator proxy extension (latency, PDV, duplicates)" OFF)
+
 
 
 # The following extension have very little use except for specific tests, so we disable them except in Debug configurations.
"Welcome to our mercurial repository"