summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini2020-11-064-8/+24
|\
| * test: linking test/compression.c failsHeinrich Schuchardt2020-11-052-1/+10
| * test: test/bloblist.c depends on asm/state.hHeinrich Schuchardt2020-11-051-0/+2
| * test: adjust sysreset testsHeinrich Schuchardt2020-11-051-3/+8
| * test/py: test poweroffHeinrich Schuchardt2020-11-051-4/+4
* | board: Rename uclass to sysinfoSimon Glass2020-11-063-60/+60
* | acpi: Don't reset the tables with every new generationSimon Glass2020-11-061-0/+4
|/
* Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-11-011-0/+19
|\
| * test: unit test for efi_create_indexed_name()Heinrich Schuchardt2020-10-301-0/+19
* | Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-309-94/+340
|\ \
| * | dm: Use driver_info index instead of pointerSimon Glass2020-10-292-9/+25
| * | dm: Add a test for of-platdata parent informationSimon Glass2020-10-291-0/+15
| * | dm: Use an allocated array for run-time device infoSimon Glass2020-10-291-9/+10
| * | dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-291-0/+37
| * | dm: test: Add a check that all devices have a dev valueSimon Glass2020-10-291-0/+81
| * | dm: Add a C test for of-platdata propertiesSimon Glass2020-10-291-0/+69
| * | dm: test: Drop of-platdata pytestSimon Glass2020-10-291-47/+0
| * | test: Run only the selected SPL testSimon Glass2020-10-291-1/+1
| * | test: Run SPL unit testsSimon Glass2020-10-291-1/+1
| * | pytest: Collect SPL unit testsSimon Glass2020-10-292-5/+42
| * | dm: test: Add a very simple of-platadata testSimon Glass2020-10-292-1/+22
| * | dm: test: Add a way to run SPL testsSimon Glass2020-10-291-1/+1
| * | dm: test: Update the test runner to support of-platdataSimon Glass2020-10-291-11/+16
| * | dm: test: Build tests for SPLSimon Glass2020-10-291-0/+10
| * | dtoc: Fix widening of int to bytesSimon Glass2020-10-291-1/+1
| * | dm: test: Disable some tests that should not run in SPLSimon Glass2020-10-292-7/+13
| * | dm: test: Make use of CONFIG_UNIT_TESTSimon Glass2020-10-291-1/+2
| * | dm: test: Update Makefile conditionsSimon Glass2020-10-291-7/+7
| * | dm: test: Sort the MakefileSimon Glass2020-10-291-3/+3
| * | dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-291-11/+5
| |/
* | test: Add a test for log filter-*Sean Anderson2020-10-302-0/+109
* | test: Add a test for getoptSean Anderson2020-10-302-0/+124
* | test: Add test for LOGFF_MINSean Anderson2020-10-301-0/+23
* | test: Add tests for LOGFF_DENYSean Anderson2020-10-301-0/+67
* | test: log: Give tests names instead of numbersSean Anderson2020-10-301-24/+24
* | test: log: Convert log_test from python to CSean Anderson2020-10-303-291/+255
* | Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-291-0/+22
|\ \ | |/ |/|
| * dm: core: Add support for getting node from aliasesMichal Simek2020-10-271-0/+22
* | test: mux-cmd: Add tests for the 'mux' commandPratyush Yadav2020-10-282-0/+178
* | test: Add tests for the multiplexer frameworkJean-Jacques Hiblot2020-10-283-0/+245
* | test: log: test message continuationHeinrich Schuchardt2020-10-272-1/+55
|/
* cmd: fat: Use do_save() for fatwriteLad Prabhakar2020-10-231-3/+3
* test: unit tests for print_freq(), print_size()Heinrich Schuchardt2020-10-232-0/+72
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-221-1/+1
* video: backlight: fix pwm's duty cycle calculationDario Binacchi2020-10-181-6/+6
* test: Fix sandbox tests failing to buildSean Anderson2020-10-172-2/+2
* cmd/button: return button statusHeinrich Schuchardt2020-10-141-8/+26
* test: sharpen button label unit testHeinrich Schuchardt2020-10-142-4/+4
* test: Add PStore command testsFrédéric Danis2020-10-144-0/+77
* test: vboot: add tests for multiple required keysThirupathaiah Annapureddy2020-10-121-2/+44