- 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- eca717c test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · 3 years, 4 months ago
- f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
- aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · 3 years, 4 months ago
- 35d111e test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · 3 years, 4 months ago
- da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
- e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · 3 years, 5 months ago
- 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · 3 years, 5 months ago
- ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · 3 years, 5 months ago
- 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · 3 years, 6 months ago
- 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · 3 years, 6 months ago
- 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · 3 years, 6 months ago
- 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · 3 years, 6 months ago
- e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · 3 years, 6 months ago
- 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 7 months ago
- 5ef3f79 tests: patman: Add requests to the module list by Tom Rini · 3 years, 9 months ago
- 59f7789 test/py: Bump py to 1.10.0 for CVE-2020-29651 by Tom Rini · 3 years, 7 months ago
- c3d7d70 test/py: Fix efidebug related tests by Ilias Apalodimas · 3 years, 7 months ago
- 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
- bc8aa28 test/py: ecdsa: Use mkimage keyfile instead of keydir argument by Alexandru Gagniuc · 3 years, 9 months ago
- 9b6fc0c test/py: ecdsa: Add test for mkimage ECDSA signing by Alexandru Gagniuc · 3 years, 9 months ago
- 1ae26b9 test/py: Add pycryptodomex to list of required pakages by Alexandru Gagniuc · 3 years, 9 months ago
- ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 8 months ago
- 7b154c7 pytest: Lower pygit2 requirement by Tom Rini · 3 years, 9 months ago
- 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
- e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · 3 years, 10 months ago
- a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
- a4636ba test: test the ESRT creation by Jose Marinho · 3 years, 9 months ago
- 773c090 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 8 months ago
- 9cdba9b test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · 3 years, 10 months ago
- d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
- 905b173 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · 3 years, 9 months ago
- 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 9 months ago
- 2a4b03f test: Re-enable test_ofplatdata by Simon Glass · 3 years, 9 months ago
- 46c0374 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 9 months ago
- 76a2ce9 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · 3 years, 9 months ago
- f9254f7 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · 3 years, 10 months ago
- b823daa image: Check for unit addresses in FITs by Simon Glass · 3 years, 9 months ago
- 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 9 months ago
- 5e942f7 test: Add tests for the 'evil' vboot attacks by Simon Glass · 3 years, 9 months ago
- 141f49a test: Add vboot_evil implementation by Simon Glass · 3 years, 9 months ago
- 4433890 fit: Don't allow verification of images with @ nodes by Simon Glass · 3 years, 9 months ago
- 76e6a9e test/py: fix runtest wrapper for pytest 6 by Stephen Warren · 3 years, 10 months ago
- 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 3 years, 10 months ago
- ceb4ca2 test: correct entry point to pytest by Heinrich Schuchardt · 3 years, 10 months ago
- 8a99754 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · 3 years, 10 months ago
- 79c9f0e doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · 3 years, 10 months ago
- 053156d test: add test for dropped trace before log_init by Patrick Delaunay · 4 years ago
- 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
- 0e29873 test: unit test for exception command by Heinrich Schuchardt · 4 years ago
- 30a7c61 test/py: efi_capsule: test for raw image capsule by AKASHI Takahiro · 4 years ago
- 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 4 years ago
- 5cf0f3b test/py: test poweroff by Heinrich Schuchardt · 4 years, 1 month ago
- bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
- c182182 test: log: Convert log_test from python to C by Sean Anderson · 4 years, 1 month ago
- 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
- 8c921ac test: Run only the selected SPL test by Simon Glass · 4 years, 1 month ago
- ed298be pytest: Collect SPL unit tests by Simon Glass · 4 years, 1 month ago
- 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 2 months ago
- fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years, 1 month ago
- adee5df cmd/button: return button status by Heinrich Schuchardt · 4 years, 2 months ago
- 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 2 months ago
- 4aacee1 test: Add PStore command tests by Frédéric Danis · 4 years, 8 months ago
- 7e703f7 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
- 133350a log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
- 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 2 months ago
- 4ddc2a4 test/py: allow multi-digit index in in_tree() by Pratyush Yadav · 4 years, 2 months ago
- ff3fbc6 test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 3 months ago
- 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
- ca06c6b test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 3 months ago
- fa11c86 efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 3 months ago
- f0c9d1a test/py: Update test_bind by Patrice Chotard · 4 years, 4 months ago
- 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
- a59ffd3 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · 4 years, 3 months ago
- 79f428e test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · 4 years, 4 months ago
- 6834fda test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · 4 years, 4 months ago
- 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 4 months ago
- 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 4 months ago
- 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 4 months ago
- f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 4 months ago
- 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 4 months ago
- 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
- fe6e1f1 test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 4 months ago
- 57951c5 test: environment in ext4 by Patrick Delaunay · 4 years, 4 months ago
- f718fa3 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 4 months ago
- fdf52c7 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 4 months ago
- 1ee2648 test/py: add tests for the button commands by Philippe Reynes · 4 years, 4 months ago
- dc4d1c5 test: env: add test for env info sub-command by Patrick Delaunay · 4 years, 5 months ago
- 798f306 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 4 months ago
- ce94086 test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 4 months ago
- bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 4 months ago
- 5ecb53a efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 5 months ago
- 33424ea test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 5 months ago
- 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 5 months ago
- db20a3e test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 5 months ago
- d4ece53 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 5 months ago
- b61fd4b test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 5 months ago
- be5dbf0 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 5 months ago
- 719e89d test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 5 months ago