Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BASE64_KUNIT:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )base64_kunitThis builds the base64 unit tests.
The tests cover the encoding and decoding logic of Base64 functions in the kernel. In addition to correctness checks, simple performance benchmarks for both encoding and decoding are also included.
For more information on KUnit and unit tests in general please refer to the KUnit documentation in Documentation/dev-tools/kunit/.
If unsure, say N.
Raw data from LKDDb:
lkddb module base64_kunit CONFIG_BASE64_KUNIT : lib/Kconfig.debug : "KUnit test for base64 decoding and encoding" # in 6.19-rc+HEADThis page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2025). See also LKDDb sources on GitLab