]> git.proxmox.com Git - pve-storage.git/commit
test: parse_volname
authorAlwin Antreich <a.antreich@proxmox.com>
Tue, 28 Apr 2020 13:58:16 +0000 (15:58 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 30 Apr 2020 16:37:19 +0000 (18:37 +0200)
commitc48801b52ad555db22a3373afaf50a739de03e1e
tree17c40daea1f78ddc7785750172dbc13d53692043
parent92ae59df9eb967761aa9205a89612f16e26b3d73
test: parse_volname

Test to reduce the potential for accidental breakage on regex changes.
And to make sure that all vtype_subdirs are parsed.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
PVE/Storage/Plugin.pm
test/parse_volname_test.pm [new file with mode: 0644]
test/run_plugin_tests.pl