Current File : //lib/python3/dist-packages/twisted/conch/test/__pycache__/test_agent.cpython-312.pyc |
�
Ϫ�f3 � � � d Z ddlZddlmZ ddlmZ ddlZeZ ddl m
ZmZ
e
ecZZ
ddlmZmZ ddlmZ G d� d � Z G d
� dej( � Z G d� d
e� Z G d� de� Ze
� G d� de
j0 � Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� de� Zy# e$ r dZY ��w xY w# e$ r dxZZ
Y ��w xY w)z'
Tests for L{twisted.conch.ssh.agent}.
� N)�iosim)�unittest)�agent�keys)�
ConchError�MissingKeyStoreError)�keydatac � � e Zd ZdZd� Zy)�StubFactoryzb
Mock factory that provides the keys attribute required by the
SSHAgentServerProtocol
c � � i | _ y �N)r ��selfs �?/usr/lib/python3/dist-packages/twisted/conch/test/test_agent.py�__init__zStubFactory.__init__% s � ��� � N)�__name__�
__module__�__qualname__�__doc__r � r r r r s � ��
r r c �"