Your IP : 216.73.216.196


Current Path : /opt/alt/python310/lib64/python3.10/test/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/test/__pycache__/test_secrets.cpython-310.opt-2.pyc

o

0�i�@sh	ddlZddlZddlZGdd�dej�ZGdd�dej�ZGdd�dej�Zedkr2e��dSdS)	�Nc@�.eZdZ	dd�Zdd�Zdd�Zdd�Zd	S)
�Compare_Digest_Testsc	CsNdD]"}|d}|d}|�t�||��|�t�|�d�|�d���qdS)N)�aZbcdZxyz123�d�utf-8)�
assertTrue�secrets�compare_digest�encode��self�sr�b�r�8/opt/alt/python310/lib64/python3.10/test/test_secrets.py�
test_equals �zCompare_Digest_Tests.test_equalc	Csz|�t�dd��|�t�dd��dD]&}|dd}|dd}|�t�||��|�t�|�d	�|�d	���qdS)
N�abcZabcdsabcsabcd)�xZmnZa1b2c3r�q�kr)ZassertFalserr	r
rrrr�test_unequals �z!Compare_Digest_Tests.test_unequalcCs6d}|�d�}|�ttj||�|�ttj||�dS)NZabcder)r
�assertRaises�	TypeErrorrr	)rrrrrr�test_bad_types$s
z#Compare_Digest_Tests.test_bad_typescCs,|�t�dd�t�|�t�dd�t�dS)NrZxyz)�assertIsInstancerr	�bool)rrrr�	test_bool-szCompare_Digest_Tests.test_boolN)�__name__�
__module__�__qualname__rrrrrrrrrs
	rc@s&eZdZ	dd�Zdd�Zdd�ZdS)�Random_TestscCsVd}dD]$}td�D]}t�|�}|�d|kod|kn|||f�q
qdS)Nzrandbits(%d) returned %d)����r�)�rangerZrandbitsr)r�errmsgZnumbits�i�nrrr�
test_randbits6s
.��zRandom_Tests.test_randbitscCs.gd�}td�D]}|�t�|�|v�qdS)N)�r%���� �@�
)r&rrZchoice)r�itemsr(rrr�test_choice>s�zRandom_Tests.test_choicecCsJtdd�D]
}|�t�|�t|��q|�ttjd�|�ttjd�dS)Nr%r1r���)r&ZassertInrZ	randbelowr�
ValueError)rr(rrr�test_randbelowDszRandom_Tests.test_randbelowN)rrrr*r3r6rrrrr 3s
r c@r)
�Token_Testsc
Cs�tjtjtjfD]H}|j|d��8|j}z|�Wnty)|�d|�Ynwz|d�Wnty@|�d|�YnwWd�n1sKwYqtj}|�	t
t�d��|�|�	t
t�d��d|�dS)N)�funcz$%s cannot be called with no argumentz%s cannot be called with Noner%)r�token_bytes�	token_hex�
token_urlsafe�subTestrrZfailZDEFAULT_ENTROPY�assertEqual�len)rr8�name�sizerrr�test_token_defaultsOs*�
�����
zToken_Tests.test_token_defaultsc	CsbdD],}|j|d��|�t�|�t�|�tt�|��|�Wd�n1s)wYqdS)N)r+r-�r�r))r<rrr9�bytesr=r>)rr)rrr�test_token_bytesas���zToken_Tests.test_token_bytesc	Cs|dD]9}|j|d��)t�|�}|�|t�|�t|�d|�|�tdd�|D���Wd�n1s6wYqdS)N)r+r"��ZrCr%css�|]}|tjvVqdS�N)�stringZ	hexdigits��.0�crrr�	<genexpr>os�z-Token_Tests.test_token_hex.<locals>.<genexpr>)	r<rr:r�strr=r>r�all�rr)r
rrr�test_token_hexhs
���zToken_Tests.test_token_hexc	s|tjtjd�dD]1}|j|d��!t�|�}|�|t�|�t	�fdd�|D���Wd�n1s6wYq
dS)Nz-_)r+���LrCc3s�|]}|�vVqdSrHrrJ�ZlegalrrrMxs�z1Token_Tests.test_token_urlsafe.<locals>.<genexpr>)
rIZ
ascii_lettersZdigitsr<rr;rrNrrOrPrrUr�test_token_urlsafeqs
���zToken_Tests.test_token_urlsafeN)rrrrArErQrVrrrrr7Ls	r7�__main__)	rZunittestrIZTestCaserr r7r�mainrrrr�<module>s$/�