U
    g                     @   sP   d Z ddlZddlmZmZmZmZ i fddZedkrLdd	 Z	ej
d	d
 dS )zSelf-test for signature modules    N   )test_pkcs1_15test_psstest_dss
test_eddsac                 C   sH   g }|t j| d7 }|tj| d7 }|tj| d7 }|tj| d7 }|S )N)config)r   	get_testsr   r   r   )r   tests r
   J/tmp/pip-unpacked-wheel-_q8s9isk/Cryptodome/SelfTest/Signature/__init__.pyr      s    r   __main__c                   C   s   t t S )N)unittestZ	TestSuiter   r
   r
   r
   r   suite'   s    r   )ZdefaultTest)__doc__r    r   r   r   r   r   __name__r   mainr
   r
   r
   r   <module>   s   	