Add check for plugin initialize

This commit is contained in:
Allen Byrne 2017-07-26 10:48:15 -05:00
parent 9dd678856e
commit fab0a6e6f1

View File

@ -733,7 +733,10 @@ test_filter_path_apis(void)
if(H5Zfilter_avail(H5Z_FILTER_DYNLIB1) != TRUE) TEST_ERROR
TESTING(" initialize");
H5PLsize(&ndx);
if(ndx!=2) TEST_ERROR
PASSED();
TESTING(" remove");
/* Remove all existing paths*/