commit | 7117ca48e67d4d08e92957369c1cf707c908ecf7 | [log] [tgz] |
---|---|---|
author | Steffen Jaeckel <jaeckel-floss@eyet-services.de> | Thu Jul 08 15:57:40 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 23 10:17:25 2021 -0400 |
tree | fb079b301d7b852b2459c134143ece448dcd4054 | |
parent | 766151840c0c4b0e168822421d958f038bb0a321 [diff] |
test: add first autoboot unit tests This adds tests for the crypt-based and plain SHA256-based password hashing algorithms in the autoboot flow. Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de> Reviewed-by: Simon Glass <sjg@chromium.org>