adding TestON
diff --git a/TestON/bin/generatedriver.cfg b/TestON/bin/generatedriver.cfg
new file mode 100644
index 0000000..9bdafcd
--- /dev/null
+++ b/TestON/bin/generatedriver.cfg
@@ -0,0 +1,12 @@
+<device>
+    <NEC> 
+        <user_name> operator </user_name>
+        <ip_address>10.128.0.11</ip_address>
+        <password> operator </password>
+        <help_keyword>?</help_keyword>
+        <interrupt_key> C </interrupt_key>
+        <command_search_regex> "" </command_search_regex>
+        <command> 'show' </command>
+        <end_pattern> byte </end_pattern>
+    </NEC>
+</device>