Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/kunit/
Dkunit_kernel.py262 self._kconfig.read_from_file(kunitconfig_path)
275 validated_kconfig.read_from_file(kconfig_path)
304 existing_kconfig.read_from_file(kconfig_path)
Dkunit_config.py92 def read_from_file(self, path: str) -> None: member in Kconfig
Dkunit_tool_test.py55 kconfig.read_from_file(kconfig_path)
89 actual_kconfig.read_from_file(kconfig_path)