Searched refs:test_path (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/api/
H A Dt_sysattr.py57 dir=self.test_path)
75 self.test_path = tempfile.mkdtemp(prefix="test-suite",
78 dir=self.test_path)
87 os.rmdir(self.test_path)
H A Dt_altroot.py50 self.test_path = tempfile.mkdtemp(prefix="test-suite",
55 path = os.path.join(self.test_path,
125 shutil.rmtree(self.test_path)

Completed in 7 milliseconds