summaryrefslogtreecommitdiffstats
path: root/robot/testsuites/oof/oof-cmso.robot
diff options
context:
space:
mode:
Diffstat (limited to 'robot/testsuites/oof/oof-cmso.robot')
-rw-r--r--robot/testsuites/oof/oof-cmso.robot10
1 files changed, 10 insertions, 0 deletions
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