Commit Graph

181 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass cdd140af5c log: Add helpers for common log levels 6 years ago
Simon Glass 11ae93eef4 binman: Run tests concurrently 6 years ago
Simon Glass 87b05ee3a9 test/py: Fix unicode handling for log filtering 6 years ago
Jens Wiklander 07cbae7672 test_avb: Update pymark.buildconfigspec information for the AVB tests 6 years ago
Akashi Takahiro c906f372b2 test/py: test_fs: add docstring comments to helper functions 6 years ago
Akashi Takahiro e4040df555 test/py: test_fs: remove fs_type argument from umount_fs() 6 years ago
Stephen Warren dddea0d0d7 test/py: ignore console read exceptions after test failure 6 years ago
Heinrich Schuchardt 6dec87396e efi_selftest: test key notification functions 6 years ago
Heinrich Schuchardt 4f17d8d391 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt ca09f1df0c test/py: rework test_efi_selftest_text_input() 6 years ago
Heinrich Schuchardt 7d044886c9 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
Akashi, Takahiro cce289a928 test/py: fs: add fstest/unlink test 6 years ago
AKASHI Takahiro 50ca19cca9 test/py: fs: add fstest/mkdir test 6 years ago
AKASHI Takahiro 71f27af58e test/py: fs: add extended write operation test 6 years ago
AKASHI Takahiro de8106c198 test/py: convert fs-test.sh to pytest 6 years ago
Heinrich Schuchardt da9ea5bb0d test/py: typo occured 6 years ago
Heinrich Schuchardt cb03ec06f5 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL 6 years ago
Michal Simek 65a6b3c2af test/py: Extend fpga command to test all fpga load types 6 years ago
Jean-Jacques Hiblot 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 6 years ago
Miquel Raynal d87434a2ba test/py: tpm2: switch from 'tpm' to 'tpm2' command 6 years ago
Quentin Schulz b7a7c4113c test/py: add test for whitelist of variables while importing environment 6 years ago
Quentin Schulz f4eef40b01 test/py: remove hacks for non-zero RAM base address in tests 6 years ago
Quentin Schulz abba76354a test/py: return a RAM address different from 0 as it can be interpreted as NULL 6 years ago
Teddy Reed 72239fc85f vboot: Add FIT_SIGNATURE_MAX_SIZE protection 6 years ago
Paul Burton 8793631ec1 test/py: vboot: Remove stderr redirect from openssl command 6 years ago
Paul Burton 9f9e8a4dda test/py: hush_if_test: Use open() in place of file() 6 years ago
Paul Burton 57bf9bea34 test/py: fit: Open files as binary files 6 years ago
Paul Burton 052ca37daa test/py: Import 'configparser' lower case to be python 3.x safe 6 years ago
Paul Burton b8c455500a test/py: Use range() rather than xrange() 6 years ago
Paul Burton dffd56d1d2 test/py: Make print statements python 3.x safe 6 years ago
Tom Rini 4e899d868d test_avb: Add pymark.buildconfigspec information for the AVB tests 6 years ago
Igor Opaniuk f96c9482e6 test/py: avb2.0: add tests for avb commands 6 years ago
Tom Rini 680a52c350 tests: Make test_log.py tests depend on cmd_log not log 6 years ago
Miquel Raynal 2dffe1c6ad test/py: add TPMv2.x test suite 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree 6 years ago
Liam Beguin 7f9b50a27c test/py: add spi_flash tests 6 years ago
Liam Beguin c3342cd58f test/py: add generic CRC32 function 6 years ago
Liam Beguin 64a2cebb6e test/py: do not import pytest multiple times 6 years ago
Liam Beguin be91691d08 test/py: README: add HOSTNAME to PYTHONPATH 6 years ago
Liam Beguin 0e5dd786e9 test/py: README: fix typo 6 years ago
Stephen Warren 32090e5070 test/py: highlight warnings in the log summary 6 years ago
Stephen Warren 4bdc90f9c7 test/py: add MMC/SD block read test 6 years ago
Simon Glass aa4e0e005b log: Add tests for the new log features 6 years ago
Simon Glass deca50fbd5 log: Update log_console to honour the log format 6 years ago
Masahiro Yamada 94b13bbae9 host-tools: use python2 explicitly for shebang 6 years ago
Stephen Warren 3e229a83bd test/py: Setup variables based on HUSH selection 6 years ago
Michal Simek 040f5f1067 test: py: Add an option to skip sleep test 6 years ago
Patrick Delaunay f03146480d test/py: gpt: update size of gpt partition 6 years ago
Simon Glass 20faa27c2b log: test: Add a pytest for logging 6 years ago