Searched defs:test_source (Results 1 – 3 of 3) sorted by relevance
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | source.py | 259 def _append_norm_test_source(norm_test_sources, test_source, testcases_dir, argument 310 def _get_test_driver(test_source): argument 356 def _create_descriptor(config_file, filename, test_source, test_type, config): argument
|
| D | scheduler.py | 336 def _find_device_options(environment_config, options, test_source): argument 388 def get_device_options(cls, options, test_source): argument 1196 options, test_source): argument
|
| /test/testfwk/xdevice/src/xdevice/_core/environment/ |
| D | manager_env.py | 252 def __init__(self, options, label=None, test_source=None): argument
|