commit | e1788f923e4dd09291f33e6d8e08c05a20694b9a | [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 13:36:20 2021 -0400 |
tree | 1c8f414dc7ae2d0e914a706e3dd8aaebb945c946 | |
parent | 28be70df7e752b9926647a55075d22c9cdcee501 [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>