1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-02 06:21:05 +02:00
trexio/tests/io_dset_int_hdf5.c

5 lines
117 B
C
Raw Permalink Normal View History

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