aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-12-04bootm: Support string substitution in bootargsSimon Glass
2020-12-04bootm: Allow updating the bootargs in a bufferSimon Glass
2020-12-04bootm: Update bootm_process_cmdline_env() to use flagsSimon Glass
2020-12-04bootm: Add a bool parameter to bootm_process_cmdline_env()Simon Glass
2020-12-04bootm: Rename fixup_silent_linux()Simon Glass
2020-12-04bootm: Update fixup_silent_linux() to return an errorSimon Glass
2020-12-04bootm: Add tests for fixup_silent_linux()Simon Glass
2020-12-04env: Allow returning errors from hdelete_r()Simon Glass
2020-12-03test/py: efi_capsule: test for raw image capsuleAKASHI Takahiro
2020-12-03test/py: efi_capsule: test for FIT image capsuleAKASHI Takahiro
2020-12-01setexpr: Add support for stringsSimon Glass
2020-12-01setexpr: Correct buffer overflow bug and enable testsSimon Glass
2020-12-01setexpr: Correct dropping of final unmatched stringSimon Glass
2020-12-01setexpr: Add some tests for buffer overflow and backrefSimon Glass
2020-12-01test: Add some setexpr regex testsSimon Glass
2020-12-01setexpr: Add explicit support for 32- and 64-bit intsSimon Glass
2020-12-01test: Add some tests for setexprSimon Glass
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