Add msb integration test script

Add test script for tcp service discovery and access
Modify license header

Issue-Id: MSB-61
Change-Id: I385aa76d247e081845d7e2bab729dd1d3c60243d
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
diff --git a/test/csit/plans/msb/tcp-service/testplan.txt b/test/csit/plans/msb/tcp-service/testplan.txt
new file mode 100644
index 0000000..ba8f6f2
--- /dev/null
+++ b/test/csit/plans/msb/tcp-service/testplan.txt
@@ -0,0 +1,4 @@
+# Test suites are relative paths under [integration.git]/test/csit/tests/.
+# Place the suites in run order.
+msb/tcp-service-discovery
+msb/tcp-service-access
\ No newline at end of file