Home
last modified time | relevance | path

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

/qemu/tests/lcitool/
H A Drefresh24 self_dir = Path(__file__).parent variable
25 src_dir = self_dir.parent.parent
28 lcitool_path = Path(self_dir, "libvirt-ci", "bin", "lcitool")
30 lcitool_cmd = [lcitool_path, "--data-dir", self_dir]