Home
last modified time | relevance | path

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

/third_party/jerryscript/tools/
Dsettings.py21 DEBUGGER_TESTS_DIR = path.join(PROJECT_DIR, 'tests/debugger') variable
Drun-tests.py366 for test_file in os.listdir(settings.DEBUGGER_TESTS_DIR):
369 test_case_path = os.path.join(settings.DEBUGGER_TESTS_DIR, test_case)