#include "hdf5.h" #include "h5test.h" int main( void ) { TESTING("get name"); PASSED(); return 0; }