Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/context/
Doption_util.py30 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/
Dsource.py279 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
Dscheduler.py619 def _get_test_kits(test_source): argument
/test/testfwk/xdevice/src/xdevice/_core/environment/
Dmanager_env.py315 def __init__(self, options, label=None, test_source=None): argument