diff options
author | Eric Biggers <ebiggers@google.com> | 2020-03-04 14:44:04 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-03-12 23:00:13 +1100 |
commit | 8ff357a9d146b94d0a165449cad59adbe36f8b50 (patch) | |
tree | 4e717a0f007d5f99cc18ff92c15e2d23ee0ffc74 /Kbuild | |
parent | 6f3a06d959f4f38f2beb0a8f25b0e2d5c9792b18 (diff) | |
download | linux-8ff357a9d146b94d0a165449cad59adbe36f8b50.tar.gz linux-8ff357a9d146b94d0a165449cad59adbe36f8b50.tar.bz2 linux-8ff357a9d146b94d0a165449cad59adbe36f8b50.zip |
crypto: testmgr - do comparison tests before inauthentic input tests
Do test_aead_vs_generic_impl() before test_aead_inauthentic_inputs() so
that any differences with the generic driver are detected before getting
to the inauthentic input tests, which intentionally use only the driver
being tested (so that they run even if a generic driver is unavailable).
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions