[PATCH 0/2] test: unit test for bootmenu

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Sat Apr 30 11:33:54 CEST 2022


* enable the bootmenu command in the sandbox
* provide a unit test for the bootmenu command

Heinrich Schuchardt (2):
  sandbox: enable bootmenu command
  test: unit test for bootmenu

 configs/sandbox_defconfig      |  1 +
 scripts/pylint.base            |  1 +
 test/py/tests/test_bootmenu.py | 49 ++++++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+)
 create mode 100644 test/py/tests/test_bootmenu.py

-- 
2.34.1



More information about the U-Boot mailing list