summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
36 hoursMerge patch series "boot/fit: use fdt_for_each_subnode() in image-fit.c"Tom Rini
36 hourstest: fit: regression test for default-config print with reversed node orderAristo Chen
36 hourstest: fs: Use shared generate_file from utilsAristo Chen
38 hoursMerge tag 'v2026.07-rc3' into nextTom Rini
2026-05-12Merge patch series "add memdup_nul(), use it and memdup() in a few places"Tom Rini
2026-05-12test: lib: add test of memdup_nul()Rasmus Villemoes
2026-05-12test: dm: fwu_mdata: add test for fwu_mdata_get_image_guidDario Binacchi
2026-05-12test: cmd: part: add UUID lookup testsDario Binacchi
2026-05-12test: cmd: add unit tests for part commandDario Binacchi
2026-05-12test: dm: part: add test for part_get_info_by_uuidDario Binacchi
2026-05-11acpi: fix initial RSDT and XSDT sizeHeinrich Schuchardt
2026-05-08test: fit: Use shared make_fname from fit_utilAristo Chen
2026-05-06test: dm: add PHY common props unit tests and sandbox DT nodesLucien.Jheng
2026-04-30test: dm: spi: add testcase for spi_set_wordlen()Dario Binacchi
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-22Merge patch series "test: Refactor FIT test for clarity and extensibility"Tom Rini
2026-04-22test: Add fsetup fixture and prepare helper for FIT testSimon Glass
2026-04-22test: Convert FIT test to use a classSimon Glass
2026-04-22test: Update fit test to fix a few Python warningsSimon Glass
2026-04-22test: Add a check for a missing kernelSimon Glass
2026-04-22test: Rename test_fit() to test_fit_base()Simon Glass
2026-04-22test: fit: Avoid restarting U-BootSimon Glass
2026-04-22test: fit: Drop the fit_signature buildconfigspecSimon Glass
2026-04-22gunzip: Implement chunked decompressionMarek Vasut
2026-04-21Merge patch series "test: Convert tests to use FsHelper and DiskHelper"Tom Rini
2026-04-21test: Convert test_fs fixtures to use FsHelperSimon Glass
2026-04-21test: Convert setup_rauc_image() to use FsHelperSimon Glass
2026-04-21test: Rename setup_bootflow_image()Simon Glass
2026-04-21test: Convert test_ut_dm_init() to use FsHelperSimon Glass
2026-04-21test: Convert setup_efi_image() to use FsHelperSimon Glass
2026-04-21test: Convert setup_bootflow_image() to use FsHelperSimon Glass
2026-04-21test: Split out core of Fedora image into a new functionSimon Glass
2026-04-21test: Convert setup_bootmenu_image() to use FsHelperSimon Glass
2026-04-21test: Convert test_efi_bootmgr to use FsHelperSimon Glass
2026-04-21test: Convert test_xxd to use FsHelperSimon Glass
2026-04-21test: Convert test_cat to use FsHelperSimon Glass
2026-04-21test: Fix broken fs_obj_fat fixtureSimon Glass
2026-04-21test: fs_helper: Skip empty srcdir when creating a filesystemSimon Glass
2026-04-21test: Add a helper class to create disk imagesSimon Glass
2026-04-17fwu: Move boottime checks to EVT_POST_PREBOOTMichal Simek
2026-04-17event: Check return value from event_notify_null()Michal Simek
2026-04-08cmd/scsi: drop scsi reset commandDavid Lechner
2026-04-07dm: Respect dma-ranges sizeMarek Vasut
2026-04-06Merge branch 'next'Tom Rini
2026-04-02cmd: test: add bug-compatibility special case for 'test -n'Rasmus Villemoes
2026-03-30test: Correct dependencies for SPL_UNIT_TESTTom Rini
2026-03-25Merge patch series "test/py: gpio: cleanups and improvement"Tom Rini
2026-03-25test/py: gpio: allow omitting gpio_op_pinDavid Lechner