KUnit tests for RPCSEC GSS Kerberos
modulename: gss_krb5_test.ko
configname: CONFIG_RPCSEC_GSS_KRB5_KUNIT_TEST
Linux Kernel Configuration
└─>File systems
└─>Network File Systems
└─>KUnit tests for RPCSEC GSS Kerberos
In linux kernel since version 6.3 (release Date: 2023-04-23)
This builds the KUnit tests for RPCSEC GSS Kerberos 5.
KUnit tests run during boot and output the results to the debug
log in TAP format (https://testanything.org/). Only useful for
kernel devs running KUnit test harness and are not for inclusion
into a production build.
For more information on KUnit and unit tests in general, refer
to the KUnit documentation in
KUnit tests run during boot and output the results to the debug
log in TAP format (https://testanything.org/). Only useful for
kernel devs running KUnit test harness and are not for inclusion
into a production build.
For more information on KUnit and unit tests in general, refer
to the KUnit documentation in