Searched hist:"7 fabf794937261bf7e9d00916436ac77cac4c572" (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_cipher.robot | diff 7fabf794937261bf7e9d00916436ac77cac4c572 Tue Apr 19 00:39:29 CDT 2022 nagarjunb22 <nagarjunb@ami.com> Added new testcases for Cipher suite IPMI cmd.
Testcases covered in this script: 1) Verify cipher suite IPMI raw cmd for all available channels including channel 14(current channel).
2) Verify cipher suite IPMI raw cmd for invalid channels and expects response code 0xcc.
3) Verify cipher suite IPMI raw cmd with one byte more and less for valid channel and expects response code as 0xc7.
Added keyword on lib/ipmi_client.robot to check invalid ipmi cmd.
Added keyword to get invalid channel list in lib/bmc_network_utils.robot.
Tested: Run robot ipmi/test_ipmi_cipher.robot
Signed-off-by: Nagarjun B <nagarjunb@ami.com> Change-Id: Id510a6a7bb4c58770fdd04b32bf5ae9f276e2f39
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_network_utils.robot | diff 7fabf794937261bf7e9d00916436ac77cac4c572 Tue Apr 19 00:39:29 CDT 2022 nagarjunb22 <nagarjunb@ami.com> Added new testcases for Cipher suite IPMI cmd.
Testcases covered in this script: 1) Verify cipher suite IPMI raw cmd for all available channels including channel 14(current channel).
2) Verify cipher suite IPMI raw cmd for invalid channels and expects response code 0xcc.
3) Verify cipher suite IPMI raw cmd with one byte more and less for valid channel and expects response code as 0xc7.
Added keyword on lib/ipmi_client.robot to check invalid ipmi cmd.
Added keyword to get invalid channel list in lib/bmc_network_utils.robot.
Tested: Run robot ipmi/test_ipmi_cipher.robot
Signed-off-by: Nagarjun B <nagarjunb@ami.com> Change-Id: Id510a6a7bb4c58770fdd04b32bf5ae9f276e2f39
|
H A D | ipmi_client.robot | diff 7fabf794937261bf7e9d00916436ac77cac4c572 Tue Apr 19 00:39:29 CDT 2022 nagarjunb22 <nagarjunb@ami.com> Added new testcases for Cipher suite IPMI cmd.
Testcases covered in this script: 1) Verify cipher suite IPMI raw cmd for all available channels including channel 14(current channel).
2) Verify cipher suite IPMI raw cmd for invalid channels and expects response code 0xcc.
3) Verify cipher suite IPMI raw cmd with one byte more and less for valid channel and expects response code as 0xc7.
Added keyword on lib/ipmi_client.robot to check invalid ipmi cmd.
Added keyword to get invalid channel list in lib/bmc_network_utils.robot.
Tested: Run robot ipmi/test_ipmi_cipher.robot
Signed-off-by: Nagarjun B <nagarjunb@ami.com> Change-Id: Id510a6a7bb4c58770fdd04b32bf5ae9f276e2f39
|
/openbmc/openbmc-test-automation/data/ |
H A D | ipmi_raw_cmd_table.py | diff 7fabf794937261bf7e9d00916436ac77cac4c572 Tue Apr 19 00:39:29 CDT 2022 nagarjunb22 <nagarjunb@ami.com> Added new testcases for Cipher suite IPMI cmd.
Testcases covered in this script: 1) Verify cipher suite IPMI raw cmd for all available channels including channel 14(current channel).
2) Verify cipher suite IPMI raw cmd for invalid channels and expects response code 0xcc.
3) Verify cipher suite IPMI raw cmd with one byte more and less for valid channel and expects response code as 0xc7.
Added keyword on lib/ipmi_client.robot to check invalid ipmi cmd.
Added keyword to get invalid channel list in lib/bmc_network_utils.robot.
Tested: Run robot ipmi/test_ipmi_cipher.robot
Signed-off-by: Nagarjun B <nagarjunb@ami.com> Change-Id: Id510a6a7bb4c58770fdd04b32bf5ae9f276e2f39
|