summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06test: dm: Update test for LED activity and bootChristian Marangi
2024-12-06test: dm: Add test for ofnode options phandle helperChristian Marangi
2024-12-06test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandleChristian Marangi
2024-12-06test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_otChristian Marangi
2024-12-05lmb: Fix the allocation of overlapping memory areas with !LMB_NONEIlias Apalodimas
2024-12-03Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2024-12-03Merge patch series "CI: Set up for an arm64 runner"Tom Rini
2024-12-02test: Adjust print_ut test to use unsigned charSimon Glass
2024-11-29test: add command to 'Boot fail' messageHeinrich Schuchardt
2024-11-29test: add command to 'Lab failure' timeout messageHeinrich Schuchardt
2024-11-29Merge patch series "test: Avoid needing sudo for image-creation"Tom Rini
2024-11-29bootstd: Remove prepared imagesSimon Glass
2024-11-29test_ut: Drop support for fallback filesSimon Glass
2024-11-29test_ut: Use the built mkimageSimon Glass
2024-11-29test_ut: Drop exeception handlingSimon Glass
2024-11-29test_ut: Allow running unprivilegedRichard Weinberger
2024-11-29test_ut: Add an image size to setup_image()Simon Glass
2024-11-29test_fs: Rename mount dir to scratchRichard Weinberger
2024-11-29test_fs: Allow running unprivilegedRichard Weinberger
2024-11-29test/cmd/wget.c: move net_test_wget() to the cmd test suiteJerome Forissier
2024-11-29test/py: zynqmp_rpu: Fix tcminit mode valueLove Kumar
2024-11-26bootstd: Remove prepared imagesSimon Glass
2024-11-26test_ut: Drop support for fallback filesSimon Glass
2024-11-26test_ut: Use the built mkimageSimon Glass
2024-11-26test_ut: Drop exeception handlingSimon Glass
2024-11-26test_ut: Allow running unprivilegedRichard Weinberger
2024-11-26test_ut: Add an image size to setup_image()Simon Glass
2024-11-26test_fs: Rename mount dir to scratchRichard Weinberger
2024-11-26test_fs: Allow running unprivilegedRichard Weinberger
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