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

  /test/vts/script/
update_hal_tests.py 98 test_configure_path = os.path.join(hal_test_path, configure[0])
99 if os.path.exists(test_configure_path):
100 time_out = GetTimeOut(test_configure_path)
101 stop_runtime = GetDisableRunTime(test_configure_path)
  /test/vts-testcase/hal/script/
update_hal_tests.py 98 test_configure_path = os.path.join(hal_test_path, configure[0])
99 if os.path.exists(test_configure_path):
100 time_out = GetTimeOut(test_configure_path)
101 stop_runtime = GetDisableRunTime(test_configure_path)

Completed in 729 milliseconds