1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-06-02 03:15:40 +02:00
trexio/tests/overwrite_all_hdf5.c
2023-05-02 14:45:51 +02:00

6 lines
122 B
C

#define TEST_BACKEND_HDF5
#define TREXIO_FILE_PREFIX "overwrite_all"
#include "test_macros.h"
#include "overwrite_all.c"