Searched defs:test_source (Results 1 – 3 of 3) sorted by relevance
| /test/xdevice/src/xdevice/_core/executor/ |
| D | source.py | 254 def _append_norm_test_source(norm_test_sources, test_source, testcases_dir, argument 305 def _get_test_driver(test_source): argument 340 def _create_descriptor(config_file, filename, test_source, test_type, config): argument
|
| D | scheduler.py | 268 def _find_device_options(environment_config, options, test_source): argument 308 def get_device_options(cls, options, test_source): argument
|
| /test/xdevice/src/xdevice/_core/environment/ |
| D | manager_env.py | 198 def __init__(self, options, label=None, test_source=None): argument
|