| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.10/test/__pycache__/ |
Upload File : |
o
�9j� � @ sL d dl Z d dlZG dd� de j�ZG dd� de j�Zedkr$e �� dS dS )� Nc @ s e Zd Zdd� ZdS )�XDRTestc C s� t �� }d}g d�}|�d� |�d� |�d� |�d� |�d� |�d� |�d � |�d � |�|� |� t
d
�|j� |�||j� |�� }t �
|�}| �|�� d� | �|�� d� | �|�� d� | �|�� d� | �|�� du � |�� }| �|�� du � |�|� | �|�� du � | �|�� d� | �|�� d � | �|�� d � | �|�� |� | �|�|j�tt
d
��� | �|�|j�|� |�� | �t|j� d S )Ns hello world)s whats iss hapnins doctor�* i��� TF�- gffffff�?� r ) �xdrlib�Packer�pack_int� pack_uint� pack_bool�pack_uhyper�
pack_float�pack_double�pack_string� pack_list�range�
pack_array�
get_buffer�Unpacker�assertEqual�get_position�
unpack_int�unpack_uint�
assertTrue�unpack_bool�set_position�
unpack_uhyper�assertAlmostEqual�unpack_float�
unpack_double�
unpack_string�unpack_list�list�unpack_array�done�assertRaises�EOFError)�self�p�s�a�data�up�pos� r. �'/usr/lib/python3.10/test/test_xdrlib.py�test_xdr sB
zXDRTest.test_xdrN)�__name__�
__module__�__qualname__r0 r. r. r. r/ r s r c @ sD e Zd Zdd� Zdd� Zdd� Zdd� Zd d
� Zdd� Zd
d� Z dS )�ConversionErrorTestc C s t �� | _d S �N)r r �packer�r'