summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-04-22lib/uuid.c: use unique name for PARTITION_SYSTEM_GUIDJerome Forissier
2025-04-22test: run some test commands only if HUSH_PARSER is enabledJerome Forissier
2025-04-21Merge patch series "fs: exfat: Flush node before put in read() callback"Tom Rini
2025-04-21test_fs: Test 'mv' command on exfat and fs_genericMarek Vasut
2025-04-21test_fs: Add test -e testMarek Vasut
2025-04-18Revert "power-domain: Add refcounting"Wadim Egorov
2025-04-14Merge patch series "Static initcalls"Tom Rini
2025-04-14common: board: make initcalls staticJerome Forissier
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-10power-domain: Add refcountingMiquel Raynal
2025-04-10test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()Miquel Raynal
2025-04-10test/py: memtest: Fix test for non-trivial parametersAndrew Goodbody
2025-04-08Merge patch series "Improve pytest runtime"Tom Rini
2025-04-08test/py: Rework test_efi_secboot to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_capsule to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_eficonfig to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_efi_bootmgr to not use virt-make-fsTom Rini
2025-04-08test/py: Fix a problem with setup_imageTom Rini
2025-04-08test/py/tests: Move "setup_image" from test_ut.py to fs_helper.pyTom Rini
2025-04-08test/py: Rework test_xxd to not use virt-make-fsTom Rini
2025-04-08test/py: Rework test_cat to not use virt-make-fsTom Rini
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Add some testsSimon Glass
2025-04-03Merge patch series "x86: Improve operation under QEMU"Tom Rini
2025-04-03test: Add a test for booting Ubuntu 24.04Simon Glass
2025-04-03acpi: Support checking checksumsSimon Glass
2025-04-03test: acpi: Correct memory leaksSimon Glass
2025-04-03boot: Consider non-bootable partitionsSimon Glass
2025-04-03test/py: Allow tests to be filtered by roleSimon Glass
2025-04-03test/py: Add a helper to send charactersSimon Glass
2025-04-03test/py: Correct sizing of created disksSimon Glass
2025-04-03Merge patch series "acpi_table: Fix IORT RC node"Tom Rini
2025-04-03test: acpi: Add IORT testsPatrick Rudolph
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02test_fs: Add exfat testsMarek Vasut
2025-04-02test_fs: Allow testing FS_GENERICMarek Vasut
2025-03-30test: use truncate in mk_fs()Heinrich Schuchardt
2025-03-26test: lmb: fix the lmb_alloc_addr() based test casesSughosh Ganu
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-24lmb: change the return code on lmb_alloc_addr()Ilias Apalodimas
2025-03-17Merge patch series "lmb: miscellaneous fixes and improvements"Tom Rini
2025-03-17lmb: check if a region can be reserved by lmb_reserve()Sughosh Ganu
2025-03-15test: Make net tests depend on CONFIG_CMD_NETSimon Glass
2025-03-15test/py: Show info about module-loadingSimon Glass
2025-03-15test/py: Drop assigning ubman to consSimon Glass
2025-03-15test/py: Drop importing utils as utilSimon Glass
2025-03-15test/py: Drop u_boot_ prefix on test filesSimon Glass
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
2025-03-13test: event: Correct usage of IS_ENABLED() macro in test/common/event.cTom Rini