summaryrefslogtreecommitdiff
path: root/asserts/assertstest
AgeCommit message (Expand)Author
2021-02-11asserts/assertstest: line-wrap some doc-commentsIan Johnson
2020-02-03many: rename MakeRandomString to just RandomStringSamuele Pedroni
2020-02-03many: drop and replace strutil.MakeRandomString as appropriateSamuele Pedroni
2019-05-23introduce remodel kinds and contextsSamuele Pedroni
2019-05-09introduce assertstest.SigningAccounts has a streamlined to setupSamuele Pedroni
2019-05-09introduce assertstest.AddMany and assertsstatetest.AddMany helpersSamuele Pedroni
2019-05-08introduce assertstest.FakeAssertion*, use it in snapstate testsSamuele Pedroni
2018-06-28many: switch to account validation: unproven|verified (#5419)Samuele Pedroni
2017-11-08this was still using the hardcoded value instead of the keys config oneSamuele Pedroni
2017-09-12many: introduce asserts.NotFoundError replacing both ErrNotFound and store.As...Samuele Pedroni
2017-08-30overlord: always try to get a serial, lazily on classic (#3573)Samuele Pedroni
2017-08-18sanitize NewStoreStack signature, have shared default store test private keysSamuele Pedroni
2017-08-16fix masterSamuele Pedroni
2017-08-14address review feedback (thanks atomatt)Samuele Pedroni
2017-08-12support 'generic' authoritySamuele Pedroni
2016-09-30asserts,interfaces/builtin,overlord/assertstate: introduce base-declaration (...Samuele Pedroni
2016-09-07Give test account-key asserts a name.Matt Goodall
2016-08-24Explicitly prefer GnuPG 1Colin Watson
2016-08-21simplify the Database.ImportyKey/PublicKey interface now that key id are real...Samuele Pedroni
2016-08-21default to in-memory implementation for the keypair mgrSamuele Pedroni
2016-08-11switch fixed pub key timestamp to 2016 Jan 1Samuele Pedroni
2016-08-11key hash -> simply key id as beforeSamuele Pedroni
2016-08-02lookup keys by sign-key-sha3-384 and related changesSamuele Pedroni
2016-08-01format changes for public keys, signature trailer, remove fingerprint from ac...Samuele Pedroni
2016-07-27use new parseHeaders, start supporting structured headers (switch from map[st...Samuele Pedroni
2016-07-11cleanup naming and signatures as suggestedSamuele Pedroni
2016-07-08improve assertstest doc commentsSamuele Pedroni
2016-07-07cross checks about Account and AccountKey assertions, fixing fallout, signing...Samuele Pedroni
2016-07-04missing articleSamuele Pedroni
2016-07-04mention systestkeysSamuele Pedroni
2016-07-04document error behaviorSamuele Pedroni
2016-07-03introduce assertstest with helpers to test code involving assertionsSamuele Pedroni