
    CEj                     |    d dl Z d dlZddlmZ ej                  j
                   G d dej                               Zy)    N   )utilc                       e Zd Z ej                  dddd       ej                  dddd       ej                  dddd      gZd Zd Zy	)
	TestMixedtestssrcmixedzfoo.fzfoo_fixed.f90zfoo_free.f90c                     | j                   j                         dk(  sJ | j                   j                  j                         dk(  sJ | j                   j                  j                         dk(  sJ y )N         )modulebar11	foo_fixedbar12foo_freebar13)selfs    i/var/www/html/eeg-assistent/strom-signal/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_mixed.pytest_allzTestMixed.test_all   s_    {{  "b((({{$$**,222{{##))+r111    c                 x    t        j                  d      }| j                  j                  j                  |k(  sJ y )Nzm        a = bar11()

        Wrapper for ``bar11``.

        Returns
        -------
        a : int
        )textwrapdedentr   r   __doc__)r   expecteds     r   test_docstringzTestMixed.test_docstring   s5    ?? $  {{  ((H444r   N)__name__
__module____qualname__r   getpathsourcesr   r    r   r   r   r      sQ     	WeWg6WeWo>WeWn=G2

5r   r   )r   pytest r   markslowF2PyTestr   r#   r   r   <module>r)      s7       5 5 5r   