Home
last modified time | relevance | path

Searched refs:LOG_PATH (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/atest-py2/
Datest_integration_tests.py137 LOG_PATH = os.path.join(create_test_run_dir(), _LOG_FILE) variable
144 test.strip(), LOG_PATH)
150 print('Full test log is saved to %s' % LOG_PATH)
153 os.remove(LOG_PATH)
/tools/asuite/atest/
Datest_integration_tests.py142 LOG_PATH = os.path.join(create_test_run_dir(), _LOG_FILE) variable
149 test.strip(), LOG_PATH)
156 print('Full test log is saved to %s' % LOG_PATH)
159 os.remove(LOG_PATH)