updating unit tests so it can have a wider code coverage; also add the static routing table files
Change-Id: Ie9f3e45cb34cac7e92fefe82d1dbfada8631f66a
Signed-off-by: pceicicd <pekwatch746@gmail.com>
diff --git a/tests/fixtures/test_local.rt b/tests/fixtures/test_local.rt
new file mode 100644
index 0000000..09003ad
--- /dev/null
+++ b/tests/fixtures/test_local.rt
@@ -0,0 +1,7 @@
+# do NOT use localhost, seems unresolved on jenkins VMs
+newrt|start
+mse| 30000 | -1 | 127.0.0.1:4560
+mse| 30001 | -1 | 127.0.0.1:4666
+mse| 60001 | -1 | 127.0.0.1:4560
+mse| 13111 | -1 | 127.0.0.1:4560
+newrt|end