Skip to content

Commit 8607b14

Browse files
DaniilKlm-iwanicki
authored andcommitted
dts: dts-e2e.robot: add credentials test cases
Signed-off-by: Daniil Klimuk <[email protected]>
1 parent d326bfb commit 8607b14

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dts/dts-e2e.robot

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@ E2E001.001 HCL Report test
5353
# 5) Wait for final HCL Report checkpoint:
5454
Wait For Checkpoint ${HCL_REPORT_CHECKPOINT}
5555

56+
################################################################################
57+
# Credentials tests:
58+
################################################################################
59+
60+
E2E007.001 QEMU Check credentials are being saved correctly
61+
E2E007.002 QEMU Check old credentials are being overwritten by new
62+
E2E007.003 QEMU Check wrong credentials should not allow to log into DPP services
63+
E2E007.004 QEMU Check correct credentials should allow to log into DPP services
64+
E2E007.005 QEMU Check empty credentials should not pass
5665

5766
*** Keywords ***
5867
# robocop: disable:0919

0 commit comments

Comments
 (0)