summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-04-09dm: test: Add test case to check node name ignoring unit addressKishon Vijay Abraham I
2020-11-15Nokia RX-51: Update test scriptPali Rohár
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-05test: linking test/compression.c failsHeinrich Schuchardt
2020-11-05test: test/bloblist.c depends on asm/state.hHeinrich Schuchardt
2020-11-05test: adjust sysreset testsHeinrich Schuchardt
2020-11-05test/py: test poweroffHeinrich Schuchardt
2020-11-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-30test: Add a test for log filter-*Sean Anderson
2020-10-30test: Add a test for getoptSean Anderson
2020-10-30test: Add test for LOGFF_MINSean Anderson
2020-10-30test: Add tests for LOGFF_DENYSean Anderson
2020-10-30test: log: Give tests names instead of numbersSean Anderson
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-30test: unit test for efi_create_indexed_name()Heinrich Schuchardt
2020-10-29dm: Use driver_info index instead of pointerSimon Glass
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass
2020-10-29dm: test: Add a check that all devices have a dev valueSimon Glass
2020-10-29dm: Add a C test for of-platdata propertiesSimon Glass
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29test: Run only the selected SPL testSimon Glass
2020-10-29test: Run SPL unit testsSimon Glass
2020-10-29pytest: Collect SPL unit testsSimon Glass
2020-10-29dm: test: Add a very simple of-platadata testSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-10-29dm: test: Update the test runner to support of-platdataSimon Glass
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-10-29dtoc: Fix widening of int to bytesSimon Glass
2020-10-29dm: test: Disable some tests that should not run in SPLSimon Glass
2020-10-29dm: test: Make use of CONFIG_UNIT_TESTSimon Glass
2020-10-29dm: test: Update Makefile conditionsSimon Glass
2020-10-29dm: test: Sort the MakefileSimon Glass
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-28test: mux-cmd: Add tests for the 'mux' commandPratyush Yadav
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot
2020-10-27test: log: test message continuationHeinrich Schuchardt
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar
2020-10-23test: unit tests for print_freq(), print_size()Heinrich Schuchardt
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi
2020-10-17test: Fix sandbox tests failing to buildSean Anderson
2020-10-14cmd/button: return button statusHeinrich Schuchardt
2020-10-14test: sharpen button label unit testHeinrich Schuchardt