summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-11-26bootstd: Add test for Android boot image v2Guillaume La Roque
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-24Merge patch series "Fix device removal order for Apple dart iommu"Tom Rini
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-22test: unit test for hextoull()Heinrich Schuchardt
2024-11-22Revert "test: Update time tests to use unit-test asserts"Tom Rini
2024-11-22test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}Mattijs Korpershoek
2024-11-18test: cmd/hash: check return value of ut_check_console_lineHeinrich Schuchardt
2024-11-17test/py: mmc: Add support for different mmc modesLove Kumar
2024-11-17test/py: usb: Distinguish b/w ext2/ext4 partitionsLove Kumar
2024-11-17test/py: mmc: Distinguish b/w ext2/ext4 partitionsLove Kumar
2024-11-17test: bootm: Ensure tests can be run twiceAndrew Goodbody
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-11-15Merge patch series "teach 'env default' to optionally keep runtime variables"Tom Rini
2024-11-15test: env: add some test cases for new "env default -k" flagRasmus Villemoes
2024-11-15test: env: check that non-mentioned variables to "env default" are preservedRasmus Villemoes
2024-11-15test/py: spi: Rephrase the warning/error messagesLove Kumar
2024-11-14lmb.c: add missing comma in lmb_dump_region()Heinrich Schuchardt
2024-11-14test: use %zd for size_t in mbr_test_run()Heinrich Schuchardt
2024-11-14test: print_printf() must check availability of %lsHeinrich Schuchardt
2024-11-14test: cmd/mbr: pass correct buffer size to init_write_buffersHeinrich Schuchardt
2024-11-14Merge patch series "cmd: hash: correct parameter count check"Tom Rini
2024-11-14test: unit test for hash commandHeinrich Schuchardt
2024-11-13Merge patch series "labgrid: Provide an integration with Labgrid"Tom Rini
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13test: Correct regex string in test_spiSimon Glass
2024-11-13test: Support testing with two board-buildsSimon Glass
2024-11-13test: Add a section for closing the connectionSimon Glass
2024-11-13test: Try to shut down the lab console gracefullySimon Glass
2024-11-13test: Avoid double echo when starting upSimon Glass
2024-11-13test: Improve handling of sending commandsSimon Glass
2024-11-13test: Introduce lab modeSimon Glass
2024-11-13test: Introduce the concept of a roleSimon Glass
2024-11-13test: Allow connecting to a running boardSimon Glass
2024-11-13test: Release board after tests completeSimon Glass
2024-11-13test: Allow signaling that U-Boot is readySimon Glass
2024-11-13test: Quote test namesSimon Glass
2024-11-13test: Correct display of failing testSimon Glass
2024-11-13test: Update time tests to use unit-test assertsSimon Glass
2024-11-13test: Move time tests into the lib suiteSimon Glass
2024-11-13test: Move time_ut test into libSimon Glass
2024-11-13test: Move unicode tests into the lib suiteSimon Glass
2024-11-13test: Move unicode_ut test into libSimon Glass
2024-11-13str: test: Move into the lib suiteSimon Glass
2024-11-13test: Move str_ut test into libSimon Glass
2024-11-13test: Move print_ut into the common suiteSimon Glass
2024-11-13test: Move print_ut test into commonSimon Glass
2024-11-13bootm: test: Move test into bootSimon Glass
2024-11-13test: Update command test to use unit-test functionsSimon Glass
2024-11-13command: test: Move into the cmd suiteSimon Glass