summaryrefslogtreecommitdiff
path: root/tests/vb2_ui_utility_tests.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: add tests for VB2_TRY around screen changesstabilize-13821.BJoel Kitching2021-02-281-0/+22
* vboot/ui: Split disabled_item_mask into two masks for log screenHsuan Ting Chen2020-10-141-6/+6
* vboot/ui: add screen stack functionalityJoel Kitching2020-06-301-40/+46
* vboot/ui: implement language selection screenYu-Ping Wu2020-06-011-10/+56
* vboot/ui: Add tests for to_dev transition flowfirmware-endeavour-13259.BHsuan Ting Chen2020-05-301-1/+17
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-271-5/+4
* vboot/ui: Refine mock functions in UI testsHsuan Ting Chen2020-05-251-16/+31
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-201-25/+40
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-181-2/+2
* vboot/ui: Split UI testsHsuan Ting Chen2020-05-141-478/+8
* vboot/ui: implement to_dev transition flowJoel Kitching2020-05-071-3/+3
* vboot/ui: remove validate_selection functionJoel Kitching2020-05-071-57/+6
* vboot/ui: move locale_id from screen_state into ui_contextJoel Kitching2020-05-051-52/+34
* vboot: Implement common UI loopHsuan Ting Chen2020-05-041-0/+806