1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00
trexio/tests/overwrite_all_hdf5.c

6 lines
122 B
C
Raw Permalink Normal View History

2023-05-02 14:45:51 +02:00
#define TEST_BACKEND_HDF5
#define TREXIO_FILE_PREFIX "overwrite_all"
#include "test_macros.h"
#include "overwrite_all.c"
2021-06-21 12:55:16 +02:00