Home | History | Annotate | Download | only in binary_search_tool

Lines Matching refs:TEST_DIR

12 TEST_DIR = 'full_bisect_test'
18 work_dir = os.path.join(top_dir, TEST_DIR, 'work')
26 script = os.path.join(top_dir, TEST_DIR, 'make_sources_good.sh')
34 script_path = os.path.join(top_dir, TEST_DIR)
47 work_dir = os.path.join(top_dir, TEST_DIR, 'work')
55 script = os.path.join(top_dir, TEST_DIR, 'make_sources_bad.sh')
63 script_path = os.path.join(top_dir, TEST_DIR)
75 test_script = os.path.join(top_dir, TEST_DIR, 'main-bisect-test.sh')
151 (cwd, TEST_DIR, bisect_dir, cwd, TEST_DIR))
159 (cwd, TEST_DIR, bisect_dir, cwd, TEST_DIR))