1. 117c396 test: avoid function name 'setup' by Heinrich Schuchardt · 1 year, 5 months ago
  2. 8e6e2de tests: Fix exception when cleaning up skipped test by Joshua Watt · 1 year, 5 months ago
  3. b8c2655 expo: Add tests for the configuration editor by Simon Glass · 1 year, 6 months ago
  4. 4d412fa test: Find leftovers after clean/mrproper by Tobias Deiminger · 1 year, 5 months ago
  5. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  6. e64dcb2 python: Update requirements.txt for security issues by Tom Rini · 1 year, 6 months ago
  7. eda4590 test: correct architecture in EFI FIT test by Heinrich Schuchardt · 1 year, 6 months ago
  8. 7856b71 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 6 months ago
  9. c5967e7 test/py: Account PCR updates properly during testing by Ilias Apalodimas · 1 year, 6 months ago
  10. 55c8ce5 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · 1 year, 6 months ago
  11. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 6 months ago
  12. 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 7 months ago
  13. 73a8a1d test/py: efi_capsule: test for FMP versioning by Masahisa Kojima · 1 year, 6 months ago
  14. a7ffc2f test: efi_capsule: refactor efi_capsule test by Masahisa Kojima · 1 year, 6 months ago
  15. 3eb5053 test/py: IPv6 network discovery test by Ehsan Mohandesi · 1 year, 7 months ago
  16. d407acf net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · 1 year, 8 months ago
  17. 0f2c979 Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · 1 year, 7 months ago
  18. 945a259 efi: Rename the base efi self-test by Simon Glass · 1 year, 7 months ago
  19. 14dee8b test: fix pydoc issues for EFI tests by Heinrich Schuchardt · 1 year, 7 months ago
  20. 7a76eb0 test: hush_if_test: Add hush variable test by Stefan Herbrechtsmeier · 1 year, 8 months ago
  21. 52520d7 pytest: Use --lazy with umount by Tom Rini · 1 year, 8 months ago
  22. 45b4832 test: fix launch_efi() by Heinrich Schuchardt · 1 year, 7 months ago
  23. 2275a41 test: fix pylint warning for capsule tests by Heinrich Schuchardt · 1 year, 8 months ago
  24. b39cfcb test/py: android: extend abootimg test by Safae Ouajih · 1 year, 10 months ago
  25. 5932c27 pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 8 months ago
  26. da0ed9d vbe: Use the correct image filename in the test by Simon Glass · 1 year, 8 months ago
  27. 84e2b2b test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · 1 year, 8 months ago
  28. a09bcfe test: fs: Check fat short file name by Stefan Herbrechtsmeier · 1 year, 8 months ago
  29. 1a05492 test: Add concurrencytest to the requirements by Simon Glass · 1 year, 9 months ago
  30. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  31. 420107b trace: Relax test requirements by Simon Glass · 1 year, 9 months ago
  32. a2d24e6 dm: test: Add a test for the various migration combinations by Simon Glass · 1 year, 10 months ago
  33. 68f9a6d test: Add a way to set the environment for a pytest by Simon Glass · 1 year, 10 months ago
  34. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  35. c2f0190 trace: Add a test by Simon Glass · 1 year, 11 months ago
  36. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 11 months ago
  37. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 11 months ago
  38. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 11 months ago
  39. bfd98c6 test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · 1 year, 11 months ago
  40. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 11 months ago
  41. 461b791 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 11 months ago
  42. 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · 2 years ago
  43. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
  44. d41db1a test: Add test for source command by Sean Anderson · 2 years ago
  45. 2440d04 event: Re-add file paths to the tests by Tom Rini · 2 years ago
  46. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years ago
  47. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · 2 years, 1 month ago
  48. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  49. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years, 1 month ago
  50. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · 2 years, 1 month ago
  51. f29ced6 test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · 2 years, 2 months ago
  52. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  53. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years, 1 month ago
  54. 5490548 vbe: Use a manual test by Simon Glass · 2 years, 1 month ago
  55. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  56. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · 2 years, 1 month ago
  57. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years, 1 month ago
  58. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  59. 520ee2e event: Drop the path when checking event-list filenames by Simon Glass · 2 years, 2 months ago
  60. 2e8bbd4 test: Move to a working version of setuptools by Simon Glass · 2 years, 1 month ago
  61. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 2 months ago
  62. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 2 months ago
  63. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 2 months ago
  64. f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
  65. 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 months ago
  66. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 2 months ago
  67. 509f32e sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
  68. 2e18844 test: unit test for eficonfig by Masahisa Kojima · 2 years, 3 months ago
  69. 62b92f8 test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 4 months ago
  70. 686fad7 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 4 months ago
  71. 2964287 test: Make test_gpio_read() independent by Simon Glass · 2 years, 4 months ago
  72. dddd077 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 4 months ago
  73. 3539c17 test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 4 months ago
  74. 97bb191 test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 4 months ago
  75. aa47712 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 4 months ago
  76. 998a2f2 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 4 months ago
  77. ae3db3d test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 4 months ago
  78. 54ef2ca test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 4 months ago
  79. d8ecaf3 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 4 months ago
  80. d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 4 months ago
  81. d0af04c vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  82. 4305fe7 event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
  83. 644d807 test: Add some tests for kconfig.h by Simon Glass · 2 years, 4 months ago
  84. a598073 test/py: Run simple dm commands without checking by Michal Simek · 2 years, 5 months ago
  85. 901f5ba py: tests: Bind should run only on sandbox by Michal Simek · 2 years, 5 months ago
  86. 79e3129 efi: test/py: repair authenticated capsules tests by Vincent Stehlé · 2 years, 5 months ago
  87. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  88. 906c4cf requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 5 months ago
  89. dd9440d requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 5 months ago
  90. d968b79 test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · 2 years, 5 months ago
  91. deccc81 test: fix some pylint errors in test_bind.py by Heinrich Schuchardt · 2 years, 7 months ago
  92. cab460b test/py: test_stackprotector: Disable for ASAN by Andrew Scull · 2 years, 6 months ago
  93. 70c7e54 test: work around for EFI terminal size probing by Heinrich Schuchardt · 2 years, 5 months ago
  94. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 6 months ago
  95. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 6 months ago
  96. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · 2 years, 7 months ago
  97. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · 2 years, 7 months ago
  98. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · 2 years, 7 months ago
  99. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · 2 years, 6 months ago
  100. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · 2 years, 7 months ago