Commit Graph

560 Commits (lime2-spi)

Author SHA1 Message Date
Mario Six fa44b53398 test: Add tests for CPU uclass 6 years ago
Mario Six cda4688c5e test: Add tests for sysreset_get_status 6 years ago
Michal Simek 65a6b3c2af test/py: Extend fpga command to test all fpga load types 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Patrice Chotard d7c09684d7 sandbox: Add serial test 6 years ago
Michal Simek 96ffe87011 dm: test: Fix typo in test-main comment 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
Mario Six 004e67c216 test: Add tests for misc uclass 6 years ago
Mario Six 87940ec407 test: Add AXI test 6 years ago
Patrick Delaunay 17585e2dc3 sandbox: led: use new function to configure default state 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng 3ed214ac9b test: dm: pci: Add tests for mixed static and dynamic devices on the same bus 6 years ago
Bin Meng 82b3104308 test: dm: pci: Test driver binding with driver data provided 6 years ago
Bin Meng 3839b4e8b7 test: dm: pci: Add tests for configuration space access 6 years ago
Bin Meng dee4d752be test: dm: pci: Test more than one PCI host controller 6 years ago
Bin Meng 2db7f2b722 test: dm: pci: Test more than one device on the same bus 6 years ago
Bin Meng dd4808f9fa test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() 6 years ago
Peng Fan 4624faadff dm: power-domain: query power domain after get device 6 years ago
Fabrice Gasnier 1fe243a1e4 clk: add clk_valid() 6 years ago
Tom Rini f437fea01c fs-test.sh: Update expected result output 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
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