summaryrefslogtreecommitdiff
path: root/test/boot/expo.c
AgeCommit message (Expand)Author
2025-02-11test: Drop suites.hSimon Glass
2024-10-18expo: Drop scene_title_set()Simon 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-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-26test: boot: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
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
2023-10-11expo: Update tests to include textlineSimon Glass
2023-08-25expo: Move cedit test into its own file and tidySimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass
2023-07-14expo: Move menu-item selection into a functionSimon Glass
2023-07-14expo: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Use flags for objectsSimon Glass
2023-07-14expo: Add width and height to objectsSimon Glass
2023-07-14expo: Rename exp_set_text_mode()Simon Glass
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass
2023-01-16expo: Add basic testsSimon Glass