Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GLOB_SELFTEST
has multiple definitions:
lib/Kconfig
The configuration item CONFIG_GLOB_SELFTEST:
CONFIG_GLOB
globtest
This option enables a simple self-test of the glob_match function on startup. It is primarily useful for people working on the code to ensure they haven't introduced any regressions.
It only adds a little bit of code and slows kernel boot (or module load) by a small amount, so you're welcome to play with it, but you probably don't need it.
lib/Kconfig
The configuration item CONFIG_GLOB_SELFTEST:
CONFIG_GLOB
globtest
This option enables a simple self-test of the glob_match function on startup. It is primarily useful for people working on the code to ensure they haven't introduced any regressions.
It only adds a little bit of code and slows kernel boot (or module load) by a small amount, so you're welcome to play with it, but you probably don't need it.
Raw data from LKDDb:
lkddb module globtest CONFIG_GLOB_SELFTEST : lib/Kconfig : "glob self-test on init" # in 4.11–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+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 - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab