summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* bloblist: Add a new function to add or check sizeSimon Glass2020-02-051-0/+34
* dm: core: Add a way to iterate through children, probing eachSimon Glass2020-02-051-0/+19
* dm: core: Add a way to read platdata for all child devicesSimon Glass2020-02-051-0/+19
* dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+8
* dm: core: Add ofnode_read_prop()Simon Glass2020-02-051-0/+26
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+21
* test/py: android: Add test for abootimgSam Protsenko2020-02-041-0/+159
* doc: android: Convert to Sphinx formatSam Protsenko2020-02-041-1/+1
* Consistently use nproc for counting the CPUsHeinrich Schuchardt2020-01-302-2/+2
* test: dm: spi: Fix sandbox dm_test_spi_find()Bin Meng2020-01-271-3/+3
* aes: add test unit for aes196 and aes256Philippe Reynes2020-01-171-0/+4
* aes: add test unit for aes128Philippe Reynes2020-01-172-0/+163
* Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-161-0/+31
|\
| * test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek2020-01-141-0/+31
* | test/py: use valid device tree in test_fit.pyHeinrich Schuchardt2020-01-151-3/+6
|/
* test/cmd_ut.c: fix cmd_ut_categoryPhilippe Reynes2020-01-101-1/+1
* Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmWIP/09Jan2020Tom Rini2020-01-094-0/+259
|\
| * dm: devres: Add a new OFDATA phaseSimon Glass2020-01-072-3/+22
| * dm: devres: Add testsSimon Glass2020-01-072-0/+179
| * dm: test: Add a test driver for devresSimon Glass2020-01-071-0/+47
| * test: Add functions to find the amount of allocated memorySimon Glass2020-01-071-0/+14
* | Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/08Jan2020Tom Rini2020-01-085-4/+490
|\ \
| * | test: rng: Add basic test for random number generator(rng) uclassSughosh Ganu2020-01-072-0/+27
| * | test/py: Create a test for launching UEFI binaries from FIT imagesCristian Ciocaltea2020-01-071-0/+458
| * | test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt2020-01-071-3/+4
| * | test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea2020-01-071-1/+1
| |/
* | cmd_ut: add a parameter prefix to the function cmd_ut_categoryPhilippe Reynes2020-01-078-11/+23
* | remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne2020-01-071-11/+80
|/
* Merge branch 'next'WIP/06Jan2020Tom Rini2020-01-066-26/+222
|\
| * Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2019-12-184-0/+96
| |\
| | * sandbox: Add a test for IRQSimon Glass2019-12-152-0/+33
| | * sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-152-0/+29
| | * x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-152-0/+34
| * | dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett2019-12-171-0/+65
| * | dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett2019-12-171-15/+35
| |/
| * test.py: Make search for autoconf.mk more permissiveSimon Glass2019-12-101-12/+27
* | test: Fix the boardspec for the SPL handoff testSimon Glass2020-01-021-1/+1
* | test_env: don't strip() printenv resultsStephen Warren2020-01-021-1/+1
|/
* test: add asn1 unit testAKASHI Takahiro2019-12-063-1/+410
* test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro2019-12-051-0/+84
* common: Move command functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* common: Add a new lz4.h header fileSimon Glass2019-12-021-0/+1
* dm: test: usb: rework keyboard testHeinrich Schuchardt2019-11-251-8/+276
* tests: add OP-TEE test suiteHeiko Stuebner2019-11-148-0/+234
* dm: regulator: support regulator more stateJoseph Chen2019-11-101-0/+57
* spi: Add support for memory-mapped flashSimon Glass2019-11-031-0/+9
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-011-3/+16
|\
| * test: regmap: check the values read from the regmapJean-Jacques Hiblot2019-10-271-3/+16
* | test: provide test for errno_str()Heinrich Schuchardt2019-10-312-0/+47