summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* vboot: add vb2api_phone_recovery_ui_enabled()stabilize-quickfix-13310.91.Bstabilize-quickfix-13310.76.Bstabilize-quickfix-13310.73.Bstabilize-13310.99.Bstabilize-13310.94.Bstabilize-13310.83.Bstabilize-13310.74.Bstabilize-13310.72.Brelease-R85-13310.BYu-Ping Wu2020-06-252-1/+19
* vboot/ui: add power off optionsYu-Ping Wu2020-06-231-6/+11
* vboot/ui: Add beep testsHsuan Ting Chen2020-06-181-23/+63
* vboot/ui: Add tests for developer screensHsuan Ting Chen2020-06-181-23/+314
* vboot: rename USB_BOOT_ON_DEV to BOOT_EXTERNAL_ON_DEVfactory-endeavour-13295.BYu-Ping Wu2020-06-172-2/+2
* vboot/ui: use trusted keypress in cancel TO_DEV testJoel Kitching2020-06-171-2/+2
* host/lib/flashrom: enable --fast-verify for write operationsJack Rosenthal2020-06-161-1/+30
* vboot: rename USB to more accurate EXTERNALYu-Ping Wu2020-06-135-100/+101
* vboot: add vb2api_use_short_dev_screen_delay() to 2api.hYu-Ping Wu2020-06-101-0/+14
* vboot: publicize vb2_get_dev_boot_target()Yu-Ping Wu2020-06-105-42/+68
* crossystem: add functions to read and write VBNV via flashromJack Rosenthal2020-06-091-0/+279
* host/lib: add lightweight flashrom wrapper libraryJack Rosenthal2020-06-091-0/+238
* vboot: fix legacy_clamshell_tests when PHYSICAL_PRESENCE_KEYBOARD=1Joel Kitching2020-06-091-113/+126
* vboot/ui: Add tests for advanced optionsHsuan Ting Chen2020-06-051-0/+143
* vboot/ui: Split out screen testsHsuan Ting Chen2020-06-052-144/+275
* vboot/ui: implement language selection screenYu-Ping Wu2020-06-013-32/+130
* vboot/ui: Add tests for to_dev transition flowfirmware-endeavour-13259.BHsuan Ting Chen2020-05-303-32/+320
* vboot/ui: Synchronize mock inputs for vb2_ui_testsHsuan Ting Chen2020-05-301-26/+28
* vboot: have consistent output for testing macrosYu-Ping Wu2020-05-291-44/+39
* vboot: do not request recovery for VB2_REQUEST_* from VB2_TRY()Yu-Ping Wu2020-05-292-4/+18
* vboot: move timer and beep functions to vboot2 namespaceJoel Kitching2020-05-284-77/+62
* vboot/ui: stop centralizing keyboard input actionsJoel Kitching2020-05-271-19/+21
* vboot/ui: improve menu navigation docstringsJoel Kitching2020-05-272-29/+28
* vboot: fix vboot_api_kernel4_tests to work with LEGACY_MENU_UI=1Joel Kitching2020-05-251-2/+23
* vboot: reshuffle legacy UI filesJoel Kitching2020-05-256-17/+15
* vboot/ui: Refine mock functions in UI testsHsuan Ting Chen2020-05-253-175/+189
* vboot/ui: move invalid_disk_last into vb2_context_uiJoel Kitching2020-05-222-52/+25
* vboot/ui: standardize shutdown_required function signatureJoel Kitching2020-05-203-27/+42
* vboot/ui: hide phone recovery flow when disabledJoel Kitching2020-05-181-0/+2
* vboot: move VbExGetLocalizationCount to vboot2Joel Kitching2020-05-182-10/+5
* vboot/ui: add developer and to_norm screensJoel Kitching2020-05-183-51/+87
* vboot: make dev boot target functions consistentJoel Kitching2020-05-181-0/+24
* vboot/ui: Split UI testsHsuan Ting Chen2020-05-143-567/+749
* vboot: enable phone recoveryYu-Ping Wu2020-05-141-3/+3
* 2sha: Add SHA-224 and SHA-384 hash algorithmsJulius Werner2020-05-122-2/+80
* vboot/ui: implement to_dev transition flowJoel Kitching2020-05-071-3/+3
* vboot/ui: remove validate_selection functionJoel Kitching2020-05-071-57/+6
* vboot: Rename VB_AUX_FW_* to VB2_AUXFW_*factory-drallion-13080.BYu-Ping Wu2020-05-051-35/+35
* vboot/ui: move locale_id from screen_state into ui_contextJoel Kitching2020-05-052-61/+55
* vboot: Implement common UI loopHsuan Ting Chen2020-05-042-57/+1210
* vboot: Convert reboot-related errors to vboot2-styleYu-Ping Wu2020-04-286-115/+115
* vboot: Add recovery select screen to vb2_screenYu-Ping Wu2020-04-221-4/+8
* vboot: Add vb2api_phone_recovery_enabled() to vboot APIYu-Ping Wu2020-04-203-0/+46
* vboot: move recovery reason strings to vboot2 namespaceJoel Kitching2020-04-202-6/+31
* secdata: Initialize secdata kernel in vb2api_fw_phase1dnojiri2020-04-184-27/+17
* vboot: remove some trailing spacesJoel Kitching2020-04-172-3/+3
* vboot: decouple EC/AUXFW sync from UIYu-Ping Wu2020-04-172-93/+36
* vboot: remove VBERROR_TPM_SET_BOOT_MODE_STATE error codeJoel Kitching2020-04-173-19/+41
* vboot: clear recovery request in all boot modesJoel Kitching2020-04-141-2/+14
* Rewrite algorithm type parsers and make them globally availableJulius Werner2020-04-062-17/+104