Age | Commit message (Expand) | Author |
2020-01-17 | aes: add test unit for aes196 and aes256 | Philippe Reynes |
2020-01-17 | aes: add test unit for aes128 | Philippe Reynes |
2020-01-16 | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-01-15 | test/py: use valid device tree in test_fit.py | Heinrich Schuchardt |
2020-01-14 | test/py: hush_if_test: Add tests to cover octal/hex values | Michal Simek |
2020-01-10 | test/cmd_ut.c: fix cmd_ut_category | Philippe Reynes |
2020-01-09 | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-01-08 | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-01-07 | dm: devres: Add a new OFDATA phase | Simon Glass |
2020-01-07 | dm: devres: Add tests | Simon Glass |
2020-01-07 | dm: test: Add a test driver for devres | Simon Glass |
2020-01-07 | test: Add functions to find the amount of allocated memory | Simon Glass |
2020-01-07 | test: rng: Add basic test for random number generator(rng) uclass | Sughosh Ganu |
2020-01-07 | test/py: Create a test for launching UEFI binaries from FIT images | Cristian Ciocaltea |
2020-01-07 | test/py: describe env__efi_loader_helloworld_file | Heinrich Schuchardt |
2020-01-07 | test/py: Fix broken 'notbuildconfigspec' marker | Cristian Ciocaltea |
2020-01-07 | cmd_ut: add a parameter prefix to the function cmd_ut_category | Philippe Reynes |
2020-01-07 | remoteproc: elf_loader: Add elf resource table load support | Fabien Dessenne |
2020-01-06 | Merge branch 'next' | Tom Rini |
2020-01-02 | test: Fix the boardspec for the SPL handoff test | Simon Glass |
2020-01-02 | test_env: don't strip() printenv results | Stephen Warren |
2019-12-18 | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in... | Tom Rini |
2019-12-17 | dm: i2c: EEPROM simulator add tests for addr offset mask | Robert Beckett |
2019-12-17 | dm: i2c: EEPROM simulator allow tests visibility of addr and offset | Robert Beckett |
2019-12-15 | sandbox: Add a test for IRQ | Simon Glass |
2019-12-15 | sandbox: Add PCI driver and test for p2sb | Simon Glass |
2019-12-15 | x86: sandbox: Add a PMC emulator and test | Simon Glass |
2019-12-10 | test.py: Make search for autoconf.mk more permissive | Simon Glass |
2019-12-06 | test: add asn1 unit test | AKASHI Takahiro |
2019-12-05 | test/py: test_fs: add tests for creating/deleting many files | AKASHI Takahiro |
2019-12-02 | common: Move command functions out of common.h | Simon Glass |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-12-02 | common: Add a new lz4.h header file | Simon Glass |
2019-11-25 | dm: test: usb: rework keyboard test | Heinrich Schuchardt |
2019-11-14 | tests: add OP-TEE test suite | Heiko Stuebner |
2019-11-10 | dm: regulator: support regulator more state | Joseph Chen |
2019-11-03 | spi: Add support for memory-mapped flash | Simon Glass |
2019-11-01 | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-10-31 | test: provide test for errno_str() | Heinrich Schuchardt |
2019-10-30 | test/py: Use raw strings more to avoid deprecation warnings | Tom Rini |
2019-10-30 | test/py: Update docs, add requirements.txt for pip | Tom Rini |
2019-10-30 | test/py: Rework test.py to be a different kind of wrapper | Tom Rini |
2019-10-30 | test/py: Update test_fs to decode check_output calls | Tom Rini |
2019-10-30 | test/py: test_efi_selftest.py: Updates for python 3 support | Tom Rini |
2019-10-30 | test/py: test_ut.py: Ensure we use bytes | Tom Rini |
2019-10-30 | test/py: Manual python3 fixes | Tom Rini |
2019-10-30 | test/py: Automated conversion to Python 3 | Tom Rini |
2019-10-30 | test/py: Fix pytest4 deprecation warnings | Marek Vasut |
2019-10-30 | test/py: Split mark to multiple lines | Tom Rini |
2019-10-27 | test: regmap: check the values read from the regmap | Jean-Jacques Hiblot |