summaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)Author
2025-02-11test: Drop suites.hSimon Glass
2025-02-11test: Drop the function for running bootstd testsSimon Glass
2025-02-11test: Update bootstd to do init from testsSimon Glass
2025-01-24test: Pass the test state to cmd_ut_category()Simon Glass
2025-01-24test: Drop the function for running upl testsSimon Glass
2025-01-24test: Drop the function for running bootm testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2024-11-26bootstd: Add test for Android boot image v2Guillaume La Roque
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-22test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}Mattijs Korpershoek
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13bootm: test: Move test into bootSimon Glass
2024-11-09test: efi: boot: Add a test for the efi bootmethSimon Glass
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-03test: boot: Update bootflow_iter() for console checkingSimon Glass
2024-11-03test: boot: Use a consistent name for the script bootmethSimon Glass
2024-11-02test: boot: Use a consistent name for the script bootmethSimon Glass
2024-11-01scsi: fix disk capacity too small by one sectorJulius Lehmann
2024-10-24boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut
2024-10-18expo: Drop scene_title_set()Simon Glass
2024-10-18expo: Support menu-item values in ceditSimon Glass
2024-10-18expo: Allow menu items to have valuesSimon Glass
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-10-18expo: Set the initial next_id to 1Simon Glass
2024-10-16test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabledJerome Forissier
2024-10-16test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabledJerome Forissier
2024-10-15test: Add tests for the bootmeth set commandMartyn Welch
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18bootstd: Create a function to reset USBSimon Glass
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26test: boot: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26test: Fail when an empty line is expected but not presentSimon Glass
2024-08-23test/boot: Make BOOTSTD tests depend on UT_BOOTSTDTom Rini
2024-08-09upl: Add an end-to-end testSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-08-09upl: Add basic testsSimon Glass
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18bootstd: Add test for bootmeth_androidMattijs Korpershoek
2024-07-15test: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini