1. 3e6f810 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 9 months ago
  2. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 9 months ago
  3. 06396e2 test/py: Handle expected reset by command by Masami Hiramatsu · 2 years, 9 months ago
  4. 162c22b Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago WIP/11Feb2022
  5. 72b509b test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 2 years, 10 months ago
  6. e012550 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 2 years, 10 months ago
  7. e9b7497 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 2 years, 10 months ago
  8. 460c94a test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
  9. bad58cb test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 10 months ago
  10. 7ace56a test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 10 months ago
  11. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago
  12. 93ad262 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · 3 years ago
  13. 0a4512b test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · 3 years ago
  14. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago WIP/20Dec2021-next
  15. 3b7bf8a test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years ago
  16. 617270b configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 3 years ago
  17. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  18. 452e8c9 test/py: Raise a ValueError if a command fails by Simon Glass · 3 years, 1 month ago
  19. 689d0a1 test/py: Relax the naming rules for unit tests by Simon Glass · 3 years, 1 month ago
  20. 15156c9 test/py: Allow passing input to a program by Simon Glass · 3 years, 1 month ago
  21. 2b5e710 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · 3 years ago
  22. 6e6d37f test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · 3 years ago
  23. 9aa1a14 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · 3 years ago
  24. 67e9b64 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · 3 years ago
  25. 09e4098 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · 3 years ago
  26. 1ae35c7 test: address some pylint warnings by Heinrich Schuchardt · 3 years ago
  27. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  28. 35839ed pytest: Show a message when sandbox crashes by Simon Glass · 3 years, 2 months ago
  29. b04f64a pytest: Shorten traceback length by default by Simon Glass · 3 years, 2 months ago
  30. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  31. 39bd2c8 test/py: Add usb gadget binding test by Patrice Chotard · 3 years, 3 months ago
  32. 17d1fe1 test: Allow tpm2 tests to run in parallel by Simon Glass · 3 years, 2 months ago
  33. ea3164e test: Allow hush tests to run in parallel by Simon Glass · 3 years, 2 months ago
  34. cfb83f3 test: Allow vboot tests to run in parallel by Simon Glass · 3 years, 2 months ago
  35. 01e1e2a test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · 3 years, 2 months ago
  36. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  37. 8870daa test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 4 months ago
  38. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  39. 1c6608b sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
  40. 89795ef test/py: Improve check for mksquashfs version by Marek Behún · 3 years, 4 months ago
  41. 67778ff test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · 3 years, 4 months ago
  42. 4c60fd9 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
  43. 9bde9b5 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · 3 years, 5 months ago
  44. 208eb2a test/py: rewrite sqfsload command test suite by Joao Marcos Costa · 3 years, 5 months ago
  45. 04c9813 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · 3 years, 5 months ago
  46. 99f5303 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · 3 years, 6 months ago
  47. 8f5f5d3 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · 3 years, 6 months ago
  48. b2710fa test: Include /sbin to the PATH when creating file system by Andy Shevchenko · 3 years, 6 months ago
  49. 77bfaad test: Fix filesystem tests always being skipped by Alper Nebi Yasak · 3 years, 6 months ago
  50. 6f243e2 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · 3 years, 6 months ago
  51. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 7 months ago
  52. ea184cb Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago WIP/12May2021