-
- Downloads
SUNRPC: Add encryption self-tests
With the KUnit infrastructure recently added, we are free to define other unit tests particular to our implementation. As an example, I've added a self-test that encrypts then decrypts a string, and checks the result. Tested-by:Scott Mayhew <smayhew@redhat.com> Reviewed-by:
Simo Sorce <simo@redhat.com> Signed-off-by:
Chuck Lever <chuck.lever@oracle.com>
Showing
- net/sunrpc/auth_gss/gss_krb5_crypto.c 16 additions, 4 deletionsnet/sunrpc/auth_gss/gss_krb5_crypto.c
- net/sunrpc/auth_gss/gss_krb5_internal.h 3 additions, 0 deletionsnet/sunrpc/auth_gss/gss_krb5_internal.h
- net/sunrpc/auth_gss/gss_krb5_test.c 123 additions, 1 deletionnet/sunrpc/auth_gss/gss_krb5_test.c
Please register or sign in to comment