summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-01-17aes: add test unit for aes196 and aes256Philippe Reynes
2020-01-17aes: add test unit for aes128Philippe Reynes
2020-01-16Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-15test/py: use valid device tree in test_fit.pyHeinrich Schuchardt
2020-01-14test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek
2020-01-10test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-01-07dm: devres: Add a new OFDATA phaseSimon Glass
2020-01-07dm: devres: Add testsSimon Glass
2020-01-07dm: test: Add a test driver for devresSimon Glass
2020-01-07test: Add functions to find the amount of allocated memorySimon Glass
2020-01-07test: rng: Add basic test for random number generator(rng) uclassSughosh Ganu
2020-01-07test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea
2020-01-07test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt
2020-01-07test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea
2020-01-07cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne
2020-01-06Merge branch 'next'Tom Rini
2020-01-02test: Fix the boardspec for the SPL handoff testSimon Glass
2020-01-02test_env: don't strip() printenv resultsStephen Warren
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett
2019-12-15sandbox: Add a test for IRQSimon Glass
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-12-10test.py: Make search for autoconf.mk more permissiveSimon Glass
2019-12-06test: add asn1 unit testAKASHI Takahiro
2019-12-05test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02common: Add a new lz4.h header fileSimon Glass
2019-11-25dm: test: usb: rework keyboard testHeinrich Schuchardt
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner
2019-11-10dm: regulator: support regulator more stateJoseph Chen
2019-11-03spi: Add support for memory-mapped flashSimon Glass
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-31test: provide test for errno_str()Heinrich Schuchardt
2019-10-30test/py: Use raw strings more to avoid deprecation warningsTom Rini
2019-10-30test/py: Update docs, add requirements.txt for pipTom Rini
2019-10-30test/py: Rework test.py to be a different kind of wrapperTom Rini
2019-10-30test/py: Update test_fs to decode check_output callsTom Rini
2019-10-30test/py: test_efi_selftest.py: Updates for python 3 supportTom Rini
2019-10-30test/py: test_ut.py: Ensure we use bytesTom Rini
2019-10-30test/py: Manual python3 fixesTom Rini
2019-10-30test/py: Automated conversion to Python 3Tom Rini
2019-10-30test/py: Fix pytest4 deprecation warningsMarek Vasut
2019-10-30test/py: Split mark to multiple linesTom Rini
2019-10-27test: regmap: check the values read from the regmapJean-Jacques Hiblot