Searched defs:build_dir (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/kunit/ |
| D | kunit_kernel.py | 45 def make_olddefconfig(self, build_dir, make_options): argument 58 def make_allyesconfig(self, build_dir, make_options): argument 80 def make(self, jobs, build_dir, make_options): argument 98 def linux_bin(self, params, timeout, build_dir): argument 110 def get_kconfig_path(build_dir): argument 116 def get_kunitconfig_path(build_dir): argument 122 def get_outfile_path(build_dir): argument 143 def create_kunitconfig(self, build_dir, defconfig=DEFAULT_KUNITCONFIG_PATH): argument 148 def read_kunitconfig(self, build_dir): argument 153 def validate_config(self, build_dir): argument [all …]
|
| D | kunit_json.py | 16 def get_json_result(test_result, def_config, build_dir, json_path): argument
|
| /kernel/uniproton/build/uniproton_ci_lib/ |
| D | globle.py | 23 build_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
|
| /kernel/linux/linux-6.6/tools/testing/kunit/ |
| D | kunit_json.py | 20 build_dir: str = '' variable in Metadata
|