Home
last modified time | relevance | path

Searched refs:build_dir (Results 1 – 3 of 3) sorted by relevance

/curl/tests/http/
H A Dconftest.py61 buildinfo_fn = os.path.join(env.build_dir, 'buildinfo.txt')
/curl/tests/http/testenv/
H A Dclient.py47 self.path = os.path.join(env.build_dir, f'tests/http/clients/{name}')
H A Denv.py64 self.build_dir = TOP_PATH
470 def build_dir(self) -> str: member in Env
471 return self.CONFIG.build_dir

Completed in 5 milliseconds