mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
selftest: Rename ‘samba.unittests.test_gnutls_sp800_108’ to something more consistent with existing tests
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
f5ae39548b
commit
27231a965e
@ -482,7 +482,7 @@ plantestsuite("samba.unittests.adouble", "none",
|
||||
[os.path.join(bindir(), "test_adouble")])
|
||||
plantestsuite("samba.unittests.gnutls_aead_aes_256_cbc_hmac_sha512", "none",
|
||||
[os.path.join(bindir(), "test_gnutls_aead_aes_256_cbc_hmac_sha512")])
|
||||
plantestsuite("samba.unittests.test_gnutls_sp800_108", "none",
|
||||
plantestsuite("samba.unittests.gnutls_sp800_108", "none",
|
||||
[os.path.join(bindir(), "test_gnutls_sp800_108")])
|
||||
plantestsuite("samba.unittests.encode_decode", "none",
|
||||
[os.path.join(bindir(), "test_encode_decode")])
|
||||
|
Loading…
x
Reference in New Issue
Block a user