Home
last modified time | relevance | path

Searched refs:KconfigEntryBase (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/kunit/
H A Dkunit_config.py15 KconfigEntryBase = collections.namedtuple('KconfigEntryBase', ['name', 'value']) variable
17 class KconfigEntry(KconfigEntryBase):

Completed in 1 milliseconds