Home
last modified time | relevance | path

Searched defs:test_source (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py259 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
Dscheduler.py336 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/
Dmanager_env.py252 def __init__(self, options, label=None, test_source=None): argument