Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KASAN_KUNIT_TEST
:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KASAN && CONFIG_KUNIT && CONFIG_TRACEPOINTS )
kasan_test
, test_kasan
A KUnit-based KASAN test suite. Triggers different kinds of out-of-bounds and use-after-free accesses. Useful for testing whether KASAN can detect certain bug types.
For more information on KUnit and unit tests in general, please refer to the KUnit documentation in Documentation/dev-tools/kunit/.
Raw data from LKDDb:
lkddb module kasan_test CONFIG_KASAN_KUNIT_TEST : lib/Kconfig.kasan : "KUnit-compatible tests of KASAN bug detection capabilities" # in 6.1–6.12, 6.13-rc+HEAD
lkddb module test_kasan CONFIG_KASAN_KUNIT_TEST : lib/Kconfig.kasan : "KUnit-compatible tests of KASAN bug detection capabilities" # in 5.10–5.19, 6.0, 6.0+HEAD
This 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 - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab