File: //usr/lib/python3/dist-packages/numpy/__pycache__/conftest.cpython-310.pyc
o
6��a� � @ s( d Z ddlZddlZddlZddlZddlZddlmZ dai Z ej
�ej�
e�� d�� ejjdddd� ejjdddddej�� d � ej�
ej�e�d
d�Zej�ej�e�r\dnd� dd
� Zdd� Zdd� Ze�� dd� �Zejddd�dd� �Zejdd�dd� �Zejdd�dd� �Z dS )z=
Pytest configuration and fixtures for the Numpy test suite.
� N)�get_fpu_modez.hypothesisz
numpy-profileT)�name�deadline�
print_blobznp.test() profile)r r r �database�derandomize�suppress_health_checkz..z
pytest.inic C s4 | � dd� | � dd� | � dd� | � dd� d S )N�markersz=valgrind_error: Tests that are known to error under valgrind.z:leaks_references: Tests that are known to leak references.zslow: Tests that are very slow.z,slow_pypy: Tests that are very slow on pypy.)�addinivalue_line)�config� r �0/usr/lib/python3/dist-packages/numpy/conftest.py�pytest_configure, s ����r c C s | j ddd dd� d S )Nz--available-memory�storez�Set amount of memory available for running the test suite. This can result to tests requiring especially large amounts of memory to be skipped. Equivalent to setting environment variable NPY_AVAILABLE_MEM. Default: determinedautomatically.)�action�default�help)� addoption)�parserr r r
�pytest_addoption7 s
�r c C s&