Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
A Dkunit_config.py16 KconfigEntryBase = collections.namedtuple('KconfigEntryBase', ['name', 'value']) variable
18 class KconfigEntry(KconfigEntryBase):

Completed in 4 milliseconds