adding TestON
diff --git a/TestON/tests/FvtTest/FvtTest.topo b/TestON/tests/FvtTest/FvtTest.topo
new file mode 100644
index 0000000..aa440e4
--- /dev/null
+++ b/TestON/tests/FvtTest/FvtTest.topo
@@ -0,0 +1,13 @@
+<TOPOLOGY>
+
+    <COMPONENT>
+        <FVT>
+            <host>192.168.56.101</host>
+            <user> openflow</user>
+            <password> openflow</password>
+            <type>FvtApiDriver</type>
+            <COMPONENTS>
+            </COMPONENTS>   
+        </FVT>        
+    </COMPONENT>
+</TOPOLOGY>