Searched refs:test_executable (Results 1 – 2 of 2) sorted by relevance
142 test_executable = options.test143 if options.build_dir and not test_executable.startswith(options.build_dir):144 test_executable = os.path.join(options.build_dir, test_executable)145 args = [test_executable] + args
398 test_executable = os.path.realpath( variable402 printer.Print(test_executable)408 rc |= threaded_tests.RunTests(test_executable,