summaryrefslogtreecommitdiff
path: root/test/py
AgeCommit message (Expand)Author
2022-08-10test: Add some tests for kconfig.hSimon Glass
2022-07-26test/py: Run simple dm commands without checkingMichal Simek
2022-07-26py: tests: Bind should run only on sandboxMichal Simek
2022-07-18efi: test/py: repair authenticated capsules testsVincent Stehlé
2022-07-11Merge branch 'next'Tom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-08requirements: Move to atomicwrites==1.4.1Tom Rini
2022-07-05test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro
2022-06-28test: fix some pylint errors in test_bind.pyHeinrich Schuchardt
2022-06-23test/py: test_stackprotector: Disable for ASANAndrew Scull
2022-06-19test: work around for EFI terminal size probingHeinrich Schuchardt
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé
2022-06-04test/py: efi_capsule: repair image authentication testVincent Stehlé
2022-05-28test: don't change console timeout in EFI selftest.Heinrich Schuchardt
2022-05-28test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt
2022-05-28test: restore timeout after bootmenu unit testHeinrich Schuchardt
2022-05-26test: fix parsing the mksquashfs version numberHeinrich Schuchardt
2022-05-26test/py: test_part: Correct the test case nameBin Meng
2022-05-26test/py: test_fs: Correct the test case nameBin Meng
2022-05-26test/py: Reset the console timeout valueBin Meng
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-07test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas
2022-05-06test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass
2022-05-05test/py: Add a way to start sandbox without a device treeSimon Glass
2022-05-03menu: always show the menu regardless of the number of entryMasahisa Kojima
2022-05-03test: fix some pylint problems in test_capsule_firmware_raw.pyHeinrich Schuchardt
2022-05-03test: unit test for bootmenuHeinrich Schuchardt
2022-05-02vpl: Test that VPL runs correctly through to U-Boot properSimon Glass
2022-05-02vpl: Support running vpl testsSimon Glass
2022-04-25bootstd: Add setup for the bootflow testsSimon Glass
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu
2022-04-08test/py:Update python tests for ‘gpio’ cmdAdarsh Babu Kalepalli
2022-04-07env: Allow text-env tests to run with awkSimon Glass
2022-04-04Merge branch 'next'Tom Rini
2022-03-31test: py: vboot: add test for global image signaturePhilippe Reynes
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes
2022-03-31test: fix pylint warnings in test_efi_bootmgrHeinrich Schuchardt
2022-03-31test: fix pylint warnings for test_efi_fit.pyHeinrich Schuchardt
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-26test: test UEFI boot managerHeinrich Schuchardt
2022-03-15test/py: Add tests for the erofsHuang Jianan
2022-03-10event: Add a script to decode the event-spy listSimon Glass
2022-03-02test: Correct pylint errorsSimon Glass
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas