summaryrefslogtreecommitdiffstats
path: root/test/test_vol_plugin.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Plugin test cleanup (#1479)Dana Robinson2022-03-101-84/+0
| | | | | | | | | | | * Autotools plugin test cleanup * Combines filter, VFD, and VOL plugin tests * Adds VFD plugin tests to the Autotools * Implements a uniform shell script naming scheme in test/ * codespell fix * Changes after code review
* Update license url (#332)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories.
* Trim trailing whitespaceQuincey Koziol2020-04-201-5/+5
|
* Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-271-0/+84
Autotools only for right now, but this will be fleshed out in future work.