summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14test: Remove ASN1 library testRaymond Mao
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10test: dm: Expand ofnode options test with new helperChristian Marangi
2024-10-10test: dm: Add tests for LED boot and activityChristian Marangi
2024-10-09test: don't call restart_uboot in EFI watchdog testHeinrich Schuchardt
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-09-30power: regulator: Trigger probe of regulators which are always-on or boot-onMarek Vasut
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24test/py: test_efi_loader: add HTTP (wget) test for the EFI loaderJerome Forissier
2024-09-24test/py: test_efi_loader: add missing dependency on cmd_tftpbootJerome Forissier
2024-09-24test/py: net_boot: fix commentJerome Forissier
2024-09-24test/py/tests/test_bootstage.py: Combine stash/unstash testsTom Rini
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18test: mbr: Drop a duplicate testSimon Glass
2024-09-18test: mbr: Use RAM for the buffersSimon Glass
2024-09-18test: mbr: Use a constant for the block sizeSimon Glass
2024-09-18test: mbr: Unmap the buffers after useSimon Glass
2024-09-18test: mbr: Adjust test to drop 0xSimon Glass
2024-09-18test: mbr: Adjust test to use lower-case hexSimon Glass
2024-09-18dm: usb: Deal with USB keyboard persisting across testsSimon Glass
2024-09-18bootstd: Create a function to reset USBSimon Glass
2024-09-18test/py: Fix some pylint warnings in test_ut.pySimon Glass
2024-09-13Merge patch series "Bump new hush commits and fix old hush test behavior"Tom Rini
2024-09-13test: hush: dollar: fix bugous behaviorIon Agorria
2024-09-12test: lib/uuid: add tests for UUID version/variant bitsCaleb Connolly
2024-09-12test: lib/uuid: add unit tests for dynamic UUIDsCaleb Connolly
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-10test/py: spi: Set the expected error messageLove Kumar
2024-09-09phy: test: Implement sandbox PHY .set_mode and DM testMarek Vasut
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-27test/py: spi: Add tests for SPI flash deviceLove Kumar
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26test: Tidy up checking for console endSimon Glass
2024-08-26test: dm: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Use UTF_CONSOLE in remaining testsSimon Glass
2024-08-26test: cmd: Drop unnecessary console_record_reset_enable()Simon Glass
2024-08-26test: log: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: cmd: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: hush: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: fdt: Move common code into the setup functionsSimon Glass