1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
trexio/tests/io_safe_dset_float_hdf5.c

6 lines
132 B
C
Raw Normal View History

2023-05-02 14:45:51 +02:00
#define TEST_BACKEND_HDF5
#define TREXIO_FILE_PREFIX "io_safe_dset_float"
#include "test_macros.h"
#include "io_safe_dset_float.c"