![]() |
ICON Community Interface 0.4.0
|
Test plugin for the ICON Community Interface (ComIn) More...
Functions | |
| simple_python_constructor () | |
| check () | |
Variables | |
| dict | comin_datatypes |
| dict | numpy_datatypes |
| tuple | descr = ("test_var_" + name, 1) |
| datatype | |
| dict | var_handles = {} |
Test plugin for the ICON Community Interface (ComIn)
Creates variables with different datatypes and checks the corresponding buffer
SPDX-License-Identifier: BSD-3-Clause
Please see the file LICENSE in the root of the source tree for this code. Where software is supplied by third parties, it is indicated in the headers of the routines.
| test_datatypes.check | ( | ) |
Definition at line 52 of file test_datatypes.py.
| test_datatypes.simple_python_constructor | ( | ) |
| dict test_datatypes.comin_datatypes |
Definition at line 19 of file test_datatypes.py.
| test_datatypes.datatype |
Definition at line 33 of file test_datatypes.py.
| test_datatypes.descr = ("test_var_" + name, 1) |
Definition at line 31 of file test_datatypes.py.
| dict test_datatypes.numpy_datatypes |
Definition at line 24 of file test_datatypes.py.
| dict test_datatypes.var_handles = {} |
Definition at line 36 of file test_datatypes.py.