From c014e9208017bb712665fd70ee1f60f0ac519f99 Mon Sep 17 00:00:00 2001 From: Ruoyu Ying Date: Thu, 11 Apr 2019 02:31:44 +0800 Subject: Add CSIT testing for optf-has Add one more test case for OOF homing. Change-Id: I2e022964c1448b53cb629ccd850b3660fe069270 Issue-ID: OPTFRA-449 Signed-off-by: Ruoyu Ying --- robot/testsuites/oof-has.robot | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 robot/testsuites/oof-has.robot (limited to 'robot/testsuites') diff --git a/robot/testsuites/oof-has.robot b/robot/testsuites/oof-has.robot new file mode 100644 index 00000000..f0dd0475 --- /dev/null +++ b/robot/testsuites/oof-has.robot @@ -0,0 +1,10 @@ +*** Settings *** +Documentation Testing OOF-HAS +... +... Testing OOF-HAS SEND PLANS +Resource ../resources/oof_interface.robot + +*** Test Cases *** +Basic OOF-HAS CSIT + [Tags] has + Run OOF-Homing SendPlanWithWrongVersion -- cgit 1.2.3-korg