Home
last modified time | relevance | path

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

/openbmc/qemu/tests/avocado/avocado_qemu/
H A Dlinuxtest.py175 ssh_pubkey, self.ssh_key = self.set_up_existing_ssh_keys()
178 def set_up_existing_ssh_keys(self): member in LinuxTest
/openbmc/qemu/tests/avocado/
H A Dreplay_linux.py44 ssh_pubkey, self.ssh_key = self.set_up_existing_ssh_keys()