summaryrefslogtreecommitdiff
path: root/tests/vb2_ui_action_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/vboot_kernel: break disk check out to separate functionstabilize-14031.BJoel Kitching2021-06-151-5/+5
* vboot/ui: Refactor ui error handlingstabilize-RUST-13932.Bstabilize-13942.Bstabilize-13935.Bfactory-asurada-13929.Bfactory-13929.BChung-Sheng Wu2021-04-211-5/+15
* vboot/ui: Remove VB2_SCREEN_BLANKstabilize-glibc-13901.Bstabilize-coil-13902.BYu-Ping Wu2021-04-071-6/+7
* vboot: Replace VB2_REQUEST_UI_CONTINUE with VB2_SUCCESSChung-Sheng Wu2021-03-091-55/+44
* vboot: add tests for VB2_TRY around screen changesstabilize-13821.BJoel Kitching2021-02-281-0/+13
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-37/+42
* vboot/ui: Remove extra delay for long iteration timeHsuan Ting Chen2020-11-121-0/+85
* vboot/ui: Split disabled_item_mask into two masks for log screenHsuan Ting Chen2020-10-141-20/+56
* vboot/ui/tests: Fix ignoring vb2ex_display_ui calls in unit testsstabilize-13532.BHsuan Ting Chen2020-10-121-3/+11
* vboot/ui/tests: Fix struct compare error in unit testsHsuan Ting Chen2020-10-121-1/+1
* vboot: Introduce alternate boot functionalityJoel Kitching2020-09-111-0/+97
* vboot/ui: Implement debug info screenHsuan Ting Chen2020-07-311-0/+1
* vboot/ui: pass timer_disabled to vb2ex_display_ui()factory-puff-13329.BYu-Ping Wu2020-07-021-0/+1
* vboot/ui: add screen stack functionalityJoel Kitching2020-06-301-59/+75
* firmware/2lib: Add visual/audio error handlingShelley Chen2020-06-271-1/+2
* vboot/ui: Split out screen testsHsuan Ting Chen2020-06-051-42/+67
* vboot/ui: implement language selection screenYu-Ping Wu2020-06-011-19/+8
* vboot/ui: Add tests for to_dev transition flowfirmware-endeavour-13259.BHsuan Ting Chen2020-05-301-31/+116
* vboot/ui: stop centralizing keyboard input actionsJoel Kitching2020-05-271-19/+21
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-271-24/+24
* vboot/ui: Refine mock functions in UI testsHsuan Ting Chen2020-05-251-147/+156
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-221-49/+25
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-201-1/+1
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-181-5/+7
* vboot/ui: Split UI testsHsuan Ting Chen2020-05-141-0/+734