aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dmm/func/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dmm/func/__init__.robot')
-rw-r--r--tests/dmm/func/__init__.robot2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/dmm/func/__init__.robot b/tests/dmm/func/__init__.robot
index 3215dc87f9..65e2879d16 100644
--- a/tests/dmm/func/__init__.robot
+++ b/tests/dmm/func/__init__.robot
@@ -15,4 +15,6 @@
| Resource | resources/libraries/robot/shared/default.robot
| Resource | resources/libraries/robot/shared/interfaces.robot
| Library | resources.libraries.python.DMM.SetupDMMTest
+| Library | resources.libraries.python.DMM.SingleCliSer
| Suite Setup | Setup DMM Test | ${nodes}
+| Suite Teardown | Archive DMM logs | ${nodes['DUT1']} | ${nodes['DUT2']} \ No newline at end of file