Searched defs:test_source (Results 1 – 4 of 4) sorted by relevance
| /test/testfwk/xdevice/src/xdevice/_core/context/ |
| D | option_util.py | 30 def find_device_options(environment_config, options, test_source): argument 55 options, test_source): argument 87 def get_device_options(options, test_source): argument
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | source.py | 279 def _append_norm_test_source(norm_test_sources, test_source, testcases_dir, argument 334 def _get_test_driver(test_source): argument 394 def _create_descriptor(config_file, filename, test_source, test_type, config, module_info): argument
|
| D | scheduler.py | 619 def _get_test_kits(test_source): argument
|
| /test/testfwk/xdevice/src/xdevice/_core/environment/ |
| D | manager_env.py | 315 def __init__(self, options, label=None, test_source=None): argument
|