HomeSort by relevance Sort by last modified time
    Searched refs:auto_test_config (Results 1 - 3 of 3) sorted by null

  /build/make/core/tasks/
module-info.mk 15 '"auto_test_config": [$(ALL_MODULES.$(m).auto_test_config)], ' \
  /build/make/core/
autogen_test_config.mk 58 ALL_MODULES.$(my_register_name).auto_test_config := true
  /tools/tradefederation/core/atest/test_finders/
module_finder.py 65 - Auto-generated config via the auto_test_config key in module-info.json.
253 auto_test_config = mod_info.get('auto_test_config', [])
254 return auto_test_config and auto_test_config[0]

Completed in 326 milliseconds