validating a vfl plugin

I've written a plugin for the virtual file layer that uses an I/O library, which is a parallel I/O library, similar to MPI-IO. I've modified the ph5example.c to work with my plugin and all the tests pass. Which other tests may be useful in validating such a plugin? Thanks.