summaryrefslogtreecommitdiffstats
path: root/test/plugin.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-04-06 19:29:47 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-04-06 19:32:23 (GMT)
commita77dec357bc5c19a1101b94a697fee59456b8b78 (patch)
tree0b42a0c8e30c6bde48dcba3a2977f6616defa3e1 /test/plugin.c
parent97ad052c7730b618fdf2ad2817e732f2d6c742dd (diff)
downloadhdf5-a77dec357bc5c19a1101b94a697fee59456b8b78.zip
hdf5-a77dec357bc5c19a1101b94a697fee59456b8b78.tar.gz
hdf5-a77dec357bc5c19a1101b94a697fee59456b8b78.tar.bz2
Add missing test status
Diffstat (limited to 'test/plugin.c')
-rw-r--r--test/plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/plugin.c b/test/plugin.c
index 3491ab7..f65d345 100644
--- a/test/plugin.c
+++ b/test/plugin.c
@@ -774,6 +774,7 @@ test_filter_path_apis(void)
ret = H5PLappend(pathname);
} H5E_END_TRY
if(ret >= 0) TEST_ERROR
+ PASSED();
TESTING(" remove (exceed max)");
/* Exceed the max path removal */