Commit Graph

482 Commits (8c588a5886ef51c600cc816abc8bb366fe0a1877)

Author SHA1 Message Date
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
Ramon Fried 20e7705764 test: smem: add basic smem test 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
Simon Glass ef6f77a847 test: Enable cover-coverage tests for dtoc and fdt 6 years ago
Tom Rini 16d836cd6f binman: Switch to 'python-coverage' 6 years ago
Simon Glass 008dcddf99 dm: spi: Update sandbox SPI emulation driver to use ofnode 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
Simon Glass bf6226c3c4 test: Fix sandbox_spl test filter 6 years ago
Álvaro Fernández Rojas 30a90f56c3 dm: core: add functions to get memory-mapped I/O addresses 6 years ago
Tom Rini 680a52c350 tests: Make test_log.py tests depend on cmd_log not log 6 years ago
Eugeniu Rosca 507cef3d15 test: dm: Fix wrong aliases property names 6 years ago
Miquel Raynal 2dffe1c6ad test/py: add TPMv2.x test suite 6 years ago
Eugen Hristev 78ccbd1395 test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir 6 years ago
Lukasz Majewski 3edf9ebea0 sandbox: tests: Add tests for mc34708 PMIC device 6 years ago
Lukasz Majewski e4aab0e169 sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Neil Armstrong e068512ca6 test: regmap: add read/modify/write test 6 years ago
Patrick Bruenn 274fb461f4 dm: led: add testcase for "default-state" property 6 years ago
Masahiro Yamada 04ca871459 test: ofnode: test ofnode_device_is_compatible() 6 years ago
Masahiro Yamada 99552c3435 test: regmap: test Linux-compatible syscon_node_to_regmap() 6 years ago
Masahiro Yamada 8c1de5e08b regmap: clean up regmap allocation 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 30d313688f test: dm: regmap: fix license header 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Neil Armstrong 65388d0dc5 clk: add sandbox test for bulk API 6 years ago
Neil Armstrong 91f5f8b73c reset: add sandbox test for bulk API 6 years ago
Heinrich Schuchardt 06c3d5b989 efi_selftest: check installation of the device tree 6 years ago
Mario Six e8d5291824 core: ofnode: Fix translation for #size-cells == 0 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
Heinrich Schuchardt 9ffa4d12a8 dm: video: support increased intensity (bold) 6 years ago
Heinrich Schuchardt 3aeb0cbe12 dm: video: show correct colors in graphical console 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
Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 6 years ago
Heinrich Schuchardt 5f1ce1d4ca vsprintf.c: correct printing of a NULL device path 6 years ago