crypto: testmgr - rename noextratests to noslowtests
authorEric Biggers <ebiggers@google.com>
Mon, 5 May 2025 20:33:43 +0000 (13:33 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 12 May 2025 05:34:03 +0000 (13:34 +0800)
commit42e45119efba92461839d1473abda5e31b0e71ed
treefc77689f245dadc033d5ede0b57c48b88ddf6b65
parent698de822780fbae79b11e5d749863c1aa64a0a55
crypto: testmgr - rename noextratests to noslowtests

Rename the noextratests module parameter to noslowtests, and replace
other remaining mentions of "extra" in the code with "slow".  This
addresses confusion regarding the word "extra" like that seen at
https://lore.kernel.org/r/6cecf2de-9aa0-f6ea-0c2d-8e974a1a820b@huawei.com/.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c