Files
Maciej Pijanowski df0a35cb9d more robust menu parsing towards secure boot support
- SB tests added to self-tests/setup-and-boot-menus.robot
  and should work
- The SBO001.001 should work in QEMU
- The SBO002.001 must be worked on - currently, the keys are correctly
  reset when needed (so option to enable SB becomes available), but
  this option does not work in QEMU (Attempt Secure Boot never becomes
  accessible, which must be fixed first)
- Then, we should continue with reworking the rest of the keywords
  in lib/secure-boot.robot
- Another problem is this suite was prepared for PiKVM only - we need
  to find another way for provifing USB disk images with signed/unsigned
  EFI files for testing

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2023-12-05 11:49:54 +01:00

14 lines
484 B
Plaintext

*** Keywords ***
Menu Construction Should Not Contain Control Text
[Documentation] Checks if parsed menu construction does not contain
... some unnecessary help text, which is not a valid entry.
[Arguments] ${menu}
Should Not Contain Any
... ${menu}
... Esc\=Exit
... ^v\=Move High
... <Enter>\=Select Entry
... F9\=Reset to Defaults F10\=Save
... LCtrl+LAlt+F12\=Save screenshot
... <Spacebar>Toggle Checkbox