| Commit message (Expand) | Author | Age | Files | Lines |
* | sandbox: tpm: Support extending a PCR multiple times | Simon Glass | 2021-08-01 | 1 | -1/+17 |
* | test/py: Improve check for mksquashfs version | Marek BehĂșn | 2021-07-28 | 1 | -1/+1 |
* | test/py: efi_capsule: align with efidebug syntax changes | AKASHI Takahiro | 2021-07-24 | 1 | -3/+3 |
* | cmd: pinmux: update result of do_status | Patrick Delaunay | 2021-07-23 | 1 | -2/+2 |
* | test/py: rewrite sqfsls command test suite | Joao Marcos Costa | 2021-07-05 | 1 | -19/+121 |
* | test/py: rewrite sqfsload command test suite | Joao Marcos Costa | 2021-07-05 | 1 | -30/+138 |
* | test/py: rewrite common tools for SquashFS tests | Joao Marcos Costa | 2021-07-05 | 1 | -64/+193 |
* | test/py: Wait for guestmount worker to exit after running guestunmount | Alper Nebi Yasak | 2021-07-05 | 2 | -1/+48 |
* | test/py: Use loop mounts if guestmount fails in filesystem tests | Alper Nebi Yasak | 2021-07-05 | 1 | -16/+15 |
* | test: Include /sbin to the PATH when creating file system | Andy Shevchenko | 2021-06-23 | 1 | -0/+4 |
* | test: Fix filesystem tests always being skipped | Alper Nebi Yasak | 2021-05-26 | 1 | -12/+36 |
* | test/py: improve regular expression for ut subtest symbol matcher | Marek BehĂșn | 2021-05-24 | 1 | -1/+1 |
* | pytest: add sandbox test for "extension" command | Kory Maincent | 2021-05-13 | 1 | -0/+53 |
* | tests: patman: Add requests to the module list | Tom Rini | 2021-04-29 | 1 | -0/+1 |
* | test/py: Bump py to 1.10.0 for CVE-2020-29651 | Tom Rini | 2021-04-24 | 1 | -1/+1 |
* | test/py: Fix efidebug related tests | Ilias Apalodimas | 2021-04-24 | 4 | -19/+19 |
* | Add support for stack-protector | Joel Peshkin | 2021-04-20 | 1 | -0/+14 |
* | test/py: ecdsa: Use mkimage keyfile instead of keydir argument | Alexandru Gagniuc | 2021-04-14 | 1 | -1/+1 |
* | test/py: ecdsa: Add test for mkimage ECDSA signing | Alexandru Gagniuc | 2021-04-14 | 1 | -0/+111 |
* | test/py: Add pycryptodomex to list of required pakages | Alexandru Gagniuc | 2021-04-14 | 1 | -0/+1 |
* | test: qemu: add qfw sandbox driver, dm tests, qemu tests | Asherah Connor | 2021-04-12 | 1 | -0/+26 |
* | pytest: Lower pygit2 requirement | Tom Rini | 2021-04-07 | 1 | -1/+1 |
* | Merge branch 'next' | Tom Rini | 2021-04-05 | 8 | -22/+56 |
|\ |
|
| * | Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-next | Tom Rini | 2021-03-29 | 1 | -0/+2 |
| |\ |
|
| * | | test: test the ESRT creation | Jose Marinho | 2021-03-25 | 1 | -0/+8 |
| * | | efidebug: add multiple device path instances on Boot#### | Ilias Apalodimas | 2021-03-25 | 4 | -19/+19 |
| * | | Merge tag 'v2021.04-rc4' into next | Tom Rini | 2021-03-15 | 1 | -2/+2 |
| |\ \ |
|
| * | | | test: py: add initial coverage for scp03 cmdWIP/2021-03-12-assorted-improvements | Igor Opaniuk | 2021-03-14 | 1 | -0/+27 |
| * | | | test: Rename all linker lists to have a ut_ prefix | Simon Glass | 2021-03-12 | 1 | -1/+1 |
| * | | | test: Re-enable test_ofplatdata | Simon Glass | 2021-03-12 | 1 | -1/+1 |
| * | | | sandbox: Drop the 'starting...' message | Simon Glass | 2021-03-12 | 1 | -1/+0 |
* | | | | test: Don't unmount not (yet) mounted system | Andy Shevchenko | 2021-03-31 | 1 | -22/+56 |
| |_|/
|/| | |
|
* | | | test: Include /sbin to the PATH when creating ext4 disk imageWIP/2021-03-17-assorted-fixes | Andy Shevchenko | 2021-03-17 | 1 | -0/+2 |
| |/
|/| |
|
* | | efi_loader: correct uboot_bin_env.its file format | Heinrich Schuchardt | 2021-03-07 | 1 | -2/+2 |
|/ |
|
* | test: py: add pygit2 and pyelftools to requirements.txt | Igor Opaniuk | 2021-02-16 | 1 | -0/+2 |
* | image: Check for unit addresses in FITs | Simon Glass | 2021-02-15 | 1 | -4/+5 |
* | libfdt: Check for multiple/invalid root nodes | Simon Glass | 2021-02-15 | 1 | -1/+2 |
* | test: Add tests for the 'evil' vboot attacks | Simon Glass | 2021-02-15 | 1 | -28/+65 |
* | test: Add vboot_evil implementation | Simon Glass | 2021-02-15 | 1 | -0/+485 |
* | fit: Don't allow verification of images with @ nodes | Simon Glass | 2021-02-15 | 2 | -18/+18 |
* | test/py: fix runtest wrapper for pytest 6 | Stephen Warren | 2021-02-01 | 1 | -1/+4 |
* | test: Update test_fs to not use deprecated pytest.yield_fixture() | Tom Rini | 2021-01-29 | 1 | -10/+5 |
* | test: correct entry point to pytest | Heinrich Schuchardt | 2021-01-29 | 1 | -5/+5 |
* | test: test_ofplatdata: Mark as sandbox specific | Tom Rini | 2021-01-29 | 1 | -0/+1 |
* | doc: move test/py/README.md to HTML documentation | Heinrich Schuchardt | 2021-01-23 | 1 | -389/+0 |
* | test: add test for dropped trace before log_init | Patrick Delaunay | 2021-01-15 | 1 | -0/+11 |
* | sandbox: Drop unnecessary test node | Simon Glass | 2021-01-05 | 1 | -1/+0 |
* | test: unit test for exception command | Heinrich Schuchardt | 2020-12-13 | 1 | -0/+24 |
* | test/py: efi_capsule: test for raw image capsule | AKASHI Takahiro | 2020-12-03 | 2 | -0/+66 |
* | test/py: efi_capsule: test for FIT image capsule | AKASHI Takahiro | 2020-12-03 | 4 | -0/+290 |