summaryrefslogtreecommitdiff
path: root/tests/vb2_ui_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot/ui: Refine mock functions in UI testsHsuan Ting Chen2020-05-251-12/+2
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-221-3/+0
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-201-1/+1
* vboot/ui: hide phone recovery flow when disabledJoel Kitching2020-05-181-0/+2
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-181-44/+78
* vboot/ui: Split UI testsHsuan Ting Chen2020-05-141-89/+7
* vboot/ui: move locale_id from screen_state into ui_contextJoel Kitching2020-05-051-9/+21
* vboot: Implement common UI loopHsuan Ting Chen2020-05-041-57/+404
* vboot: Add recovery select screen to vb2_screenYu-Ping Wu2020-04-221-4/+8
* vboot: Implement dev mode boot options for menu UIstabilize-12997.BHsuan Ting Chen2020-03-231-1/+188
* vboot: Introduce menu UIHsuan Ting Chen2020-03-211-0/+34