1. cab460b test/py: test_stackprotector: Disable for ASAN by Andrew Scull · Mon May 30 10:00:06 2022 +0000
  2. 70c7e54 test: work around for EFI terminal size probing by Heinrich Schuchardt · Sun Jun 19 14:02:18 2022 +0200
  3. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  4. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · Tue May 31 09:55:33 2022 +0200
  5. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · Mon May 09 22:02:05 2022 +0200
  6. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · Sun May 08 10:40:49 2022 +0200
  7. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · Mon May 09 21:59:13 2022 +0200
  8. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200
  9. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · Tue May 17 23:24:45 2022 +0800
  10. a992e8a test/py: test_fs: Correct the test case name by Bin Meng · Tue May 17 23:24:44 2022 +0800
  11. 739b386 test/py: Reset the console timeout value by Bin Meng · Tue May 17 23:24:43 2022 +0800
  12. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun May 08 11:31:48 2022 -0400
  13. 578c98b test/py: Add more test cases for rejecting an EFI image by Ilias Apalodimas · Fri May 06 15:36:01 2022 +0300
  14. dbeedc3 test: py: tests: test_gpt.py: add a simple test for the command gpt repair by Philippe Reynes · Fri Apr 22 17:46:50 2022 +0200
  15. 9a3adfa sandbox: Avoid binman error when run without device tree by Simon Glass · Wed Apr 27 13:47:57 2022 -0600
  16. 18c5bfb test/py: Add a way to start sandbox without a device tree by Simon Glass · Wed Apr 27 13:47:56 2022 -0600
  17. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · Thu Apr 28 17:09:36 2022 +0900
  18. 9bab9f5 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · Sat Apr 30 15:24:31 2022 +0200
  19. dbb2cf7 test: unit test for bootmenu by Heinrich Schuchardt · Sat Apr 30 11:13:55 2022 +0200
  20. e62205d vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · Sat Apr 30 00:56:56 2022 -0600
  21. b6c665f vpl: Support running vpl tests by Simon Glass · Sat Apr 30 00:56:55 2022 -0600
  22. d3203bd bootstd: Add setup for the bootflow tests by Simon Glass · Sun Apr 24 23:31:25 2022 -0600
  23. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · Mon Apr 11 12:02:09 2022 +0200
  24. 2db313d test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · Fri Apr 15 11:29:38 2022 +0530
  25. 6e4f9c5 test/py:Update python tests for ‘gpio’ cmd by Adarsh Babu Kalepalli · Mon May 31 16:23:51 2021 +0530
  26. 6e638af env: Allow text-env tests to run with awk by Simon Glass · Sat Mar 12 22:47:49 2022 -0700
  27. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  28. 5d472d3 test: py: vboot: add test for global image signature by Philippe Reynes · Mon Mar 28 22:57:06 2022 +0200
  29. 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · Mon Mar 28 22:56:53 2022 +0200
  30. 8bb75c9 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · Sun Mar 27 10:03:33 2022 +0200
  31. 14e3b5b test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · Sun Mar 27 10:20:24 2022 +0200
  32. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  33. 76d0c87 test: test UEFI boot manager by Heinrich Schuchardt · Thu Mar 03 12:31:18 2022 +0100
  34. 11e0443 test/py: Add tests for the erofs by Huang Jianan · Sat Feb 26 15:05:51 2022 +0800
  35. 0248932 event: Add a script to decode the event-spy list by Simon Glass · Fri Mar 04 08:43:07 2022 -0700
  36. f799076 test: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:23 2022 -0700
  37. 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · Wed Feb 16 15:16:12 2022 +0900
  38. 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · Wed Feb 16 15:16:02 2022 +0900
  39. 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · Wed Feb 16 15:15:52 2022 +0900
  40. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 11 15:07:49 2022 -0500
  41. 6faeaa4 test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · Fri Feb 11 09:37:50 2022 +0200
  42. eafde44 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · Wed Feb 09 19:10:42 2022 +0900
  43. 20d9155 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · Wed Feb 09 19:10:41 2022 +0900
  44. 557b6fc test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · Wed Feb 09 19:10:40 2022 +0900
  45. 0bdde5f test/py: efi_capsule: add image authentication test by AKASHI Takahiro · Wed Feb 09 19:10:38 2022 +0900
  46. 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · Thu Feb 03 21:43:50 2022 +0100
  47. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · Wed Jan 19 16:23:21 2022 +0800
  48. d189603 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · Fri Nov 26 23:30:27 2021 +0100
  49. 260045a test: test_lsblk: Mark as sandbox specific by Patrick Delaunay · Tue Nov 30 15:33:53 2021 +0100
  50. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  51. 8226df3 test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Mon Nov 15 18:26:50 2021 +0100
  52. a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · Mon Nov 15 18:13:10 2021 +0100
  53. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  54. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · Sat Oct 23 17:26:12 2021 -0600
  55. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · Sat Oct 23 17:26:11 2021 -0600
  56. 3002701 test/py: Allow passing input to a program by Simon Glass · Sat Oct 23 17:25:57 2021 -0600
  57. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  58. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  59. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  60. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  61. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  62. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  63. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  64. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · Fri Oct 08 09:15:23 2021 -0600
  65. 1919348 pytest: Shorten traceback length by default by Simon Glass · Tue Oct 05 20:18:00 2021 -0600
  66. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  67. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · Fri Sep 10 16:16:24 2021 +0200
  68. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · Sun Sep 19 15:14:50 2021 -0600
  69. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · Sun Sep 19 15:14:49 2021 -0600
  70. e9eeca8 test: Allow vboot tests to run in parallel by Simon Glass · Sun Sep 19 15:14:48 2021 -0600
  71. 16521e7 test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · Wed Sep 15 14:33:01 2021 -0500
  72. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  73. eca717c test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  74. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  75. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · Sun Jul 18 14:18:06 2021 -0600
  76. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · Thu Jul 22 22:52:05 2021 +0200
  77. 35d111e test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · Tue Jul 20 14:57:56 2021 +0900
  78. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  79. e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · Wed Jun 30 19:45:05 2021 -0300
  80. 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · Wed Jun 30 19:45:04 2021 -0300
  81. ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · Wed Jun 30 19:45:03 2021 -0300
  82. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  83. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  84. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · Thu Jun 10 18:08:42 2021 +0300
  85. 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · Thu May 20 22:09:46 2021 +0300
  86. e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · Thu May 20 13:23:54 2021 +0200
  87. 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · Tue May 04 19:31:23 2021 +0200
  88. 5ef3f79 tests: patman: Add requests to the module list by Tom Rini · Fri Feb 26 07:52:30 2021 -0500
  89. 59f7789 test/py: Bump py to 1.10.0 for CVE-2020-29651 by Tom Rini · Wed Apr 21 10:22:01 2021 -0400
  90. c3d7d70 test/py: Fix efidebug related tests by Ilias Apalodimas · Fri Apr 23 16:24:13 2021 +0300
  91. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  92. bc8aa28 test/py: ecdsa: Use mkimage keyfile instead of keydir argument by Alexandru Gagniuc · Fri Feb 19 12:45:20 2021 -0600
  93. 9b6fc0c test/py: ecdsa: Add test for mkimage ECDSA signing by Alexandru Gagniuc · Fri Feb 19 12:45:15 2021 -0600
  94. 1ae26b9 test/py: Add pycryptodomex to list of required pakages by Alexandru Gagniuc · Fri Feb 19 12:45:14 2021 -0600
  95. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · Fri Mar 19 18:21:41 2021 +1100
  96. 7b154c7 pytest: Lower pygit2 requirement by Tom Rini · Fri Feb 26 07:52:28 2021 -0500
  97. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  98. e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · Thu Feb 11 16:40:12 2021 +0200
  99. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  100. a4636ba test: test the ESRT creation by Jose Marinho · Thu Mar 11 13:18:53 2021 +0000