summaryrefslogtreecommitdiffstats
path: root/test
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:29:47 (GMT)
commit177a8ba30eb14edd70fb941895c800506318ec8a (patch)
tree80d3bc39c75aaafb1729c0a585fa812446e19cb9 /test
parenta84864e732b5ca18111d2c9c78eb070767d74d6f (diff)
downloadhdf5-177a8ba30eb14edd70fb941895c800506318ec8a.zip
hdf5-177a8ba30eb14edd70fb941895c800506318ec8a.tar.gz
hdf5-177a8ba30eb14edd70fb941895c800506318ec8a.tar.bz2
Add missing test status
Diffstat (limited to 'test')
-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 */