summaryrefslogtreecommitdiff
path: root/tests/futility
Commit message (Expand)AuthorAgeFilesLines
* futility: Add read commandEvan Benn2023-01-062-0/+22
* futility: Add read/write flash capability to gbb commandEvan Benn2023-01-061-0/+6
* futility: updater: Detect the model via FRID for non-host programmersSam McNally2022-12-121-0/+17
* futility: try ignoring GBB flags when validating GSCVDVadim Bendebury2022-12-011-4/+15
* futility: updater: Only apply the preserve_me quirk for autoupdates.Sam McNally2022-12-011-1/+16
* futility: updater: Use flashrom dummy programmer to implement --emulateSam McNally2022-11-171-1/+1
* Makefile: Fix and simplify the RUNTEST test wrapperEvan Benn2022-10-251-2/+1
* gscvd: presume GBB flags are zero when hashing the RO space contentsstabilize-15208.Bstabilize-15207.BVadim Bendebury2022-10-225-0/+108
* treewide: Fix copyrights and extra new lines at end of fileJakub Czapiga2022-10-2121-21/+21
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-043-3/+3
* tests/futility/test_update.sh: Document test_update functionstabilize-15054.98.Bstabilize-15054.26.Bstabilize-15054.115.Brelease-R106-15054.BEvan Benn2022-08-171-0/+6
* futility: Add --keyset option to sign command for BIOS and kernelstabilize-14998.Bfactory-foobar-15000.BJakub Czapiga2022-07-223-36/+16
* tests/common/tests.h: rename test_common.h to common/tests.hHsin-Te Yuan2022-07-152-2/+2
* futility/file_type_bios: Rework image signingJakub Czapiga2022-06-3030-37/+431
* tests: Fix most of errors reported by shellcheckJakub Czapiga2022-06-2318-582/+608
* futility: Remove --devsign and --devkeyblockJakub Czapiga2022-05-308-44/+23
* futility/file_type_bios: Remove old FlashMap area namesJakub Czapiga2022-04-277-8069/+0
* futility: updater: rename 'customlabel_tag' to 'custom_label_tag'Hung-Te Lin2022-03-181-2/+2
* futility: updater: Change 'whitelabel_tag' to 'customlabel_tag'Hung-Te Lin2022-03-072-38/+39
* futility/updater: Ignore preserve_me quirks for non-host programmers.Sam McNally2022-02-131-0/+14
* futility: drop sudo from test scriptstabilize-14498.Bstabilize-14496.Bfirmware-brya-14505.71.BNikolai Artemiev2022-02-011-2/+2
* vboot: introduce minios_kernel.keyblockJoel Kitching2021-07-054-5/+5
* futility: update: add new quirk 'no_check_platform'Hung-Te Lin2020-12-091-0/+10
* futility: update: load quirks from firmware image CBFS filestabilize-rust-13555.BHung-Te Lin2020-10-161-0/+12
* futility: update: support multi-line quirksHung-Te Lin2020-10-151-0/+5
* futility: update: Add '--gbb_flags FLAGS' to override GBB flagsHung-Te Lin2020-08-291-1/+7
* test_update.sh: Avoid using grep -q together with -o pipefailJulius Werner2020-02-062-2/+2
* vboot: unify common.sh for testing scriptsstabilize-12881.BJoel Kitching2020-02-0312-157/+95
* tests: Update futility show expected test outputJulius Werner2019-11-021-1/+1
* vboot: remove BUILD_ASSERT macroJoel Kitching2019-10-231-1/+2
* vboot: standardize on "keyblock" as one wordJoel Kitching2019-10-237-9/+9
* vboot: fix up some more includesJoel Kitching2019-09-231-0/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-283-6/+5
* vboot: remove Boot Descriptor Block (BDB) library and utilitiesJoel Kitching2019-07-245-103/+0
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-4/+4
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-074-35/+2
* vboot: fix test_rwsig.sh permissions issueJoel Kitching2019-04-101-2/+5
* vboot: futility test outputs should use relative directoryJoel Kitching2019-03-1316-40/+41
* futility: updater: Unit test for preserving sections using FMAP flagsHung-Te Lin2019-03-122-0/+18
* futility: updater: Report key hash on TPM failureHung-Te Lin2019-03-121-2/+2
* futility: updater: Use model name as default whitelabel signaturestabilize-11895.95.Bstabilize-11895.89.Bstabilize-11895.72.Bstabilize-11895.118.Bstabilize-11895.109.Bstabilize-11895.108.Brelease-R74-11895.BHung-Te Lin2019-03-071-0/+13
* futility: updater: Improve error message when key conflictsHung-Te Lin2019-02-131-4/+4
* futility: updater: Correct HWID digest when preserving HWIDstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BHung-Te Lin2019-01-161-0/+18
* futility: update: Fix 'smm_store' unit testHung-Te Lin2018-12-131-2/+2
* futility: updater: Add 'image.bin' as host image name in archiveHung-Te Lin2018-12-113-16/+29
* futility: updater: Revise error message when model is not defined in manifeststabilize-11306.BHung-Te Lin2018-11-271-1/+1
* futility: updater: Add new quirk 'allow_empty_wltag'Hung-Te Lin2018-11-241-0/+4
* futility: update: Add `--host_only` argumentHung-Te Lin2018-10-231-0/+5
* futility: updater: Support --mode=output and --output_dirHung-Te Lin2018-10-221-0/+13