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:33:09 (GMT)
commit388051ba2dc46bdca0462b02300ee81deb662d87 (patch)
tree3621b03f8cd4deb9de8dc2cf858d294c88fb0a00 /test/plugin.c
parentfdcde1834dd7f5e694db780793a2074a30834dd4 (diff)
downloadhdf5-388051ba2dc46bdca0462b02300ee81deb662d87.zip
hdf5-388051ba2dc46bdca0462b02300ee81deb662d87.tar.gz
hdf5-388051ba2dc46bdca0462b02300ee81deb662d87.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 041f702..2939595 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 */