From a868f7c823fcf24bfdaa3091892bbb1efd8ca516 Mon Sep 17 00:00:00 2001 From: DR695H Date: Mon, 17 Jun 2019 12:16:21 -0400 Subject: clean up of vvp and oof moved unit tests to subfolders and removed properties that were not defined for services that werent in oom Issue-ID: TEST-158 Change-Id: Ia93ed702ba1fc4a91d959113bb79ebb6e11124e2 Signed-off-by: DR695H --- robot/testsuites/oof/oof-cmso.robot | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 robot/testsuites/oof/oof-cmso.robot (limited to 'robot/testsuites/oof/oof-cmso.robot') diff --git a/robot/testsuites/oof/oof-cmso.robot b/robot/testsuites/oof/oof-cmso.robot new file mode 100644 index 00000000..98cf63aa --- /dev/null +++ b/robot/testsuites/oof/oof-cmso.robot @@ -0,0 +1,10 @@ +*** Settings *** +Documentation Testing OOF-CMSO +... +... Testing OOF-CMSO Future Schedule ETE +Resource ../resources/oof_interface.robot + +*** Test Cases *** +Basic OOF-CMSO CSIT + [Tags] cmso + Run OOF-CMSO Future Schedule \ No newline at end of file -- cgit 1.2.3-korg