]> git.proxmox.com Git - mirror_zfs.git/commit - scripts/zfs-tests.sh
Allow zfs-tests to run a single test
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Fri, 24 Feb 2017 18:59:24 +0000 (10:59 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 24 Feb 2017 18:59:24 +0000 (10:59 -0800)
commitd8fa599fab81109c22253fbe0946cbe0f98ea1c4
tree2abe04c6fb2bfe19a29bfba5da80b8c6471afd2e
parent6d82f98c3d9f83045a801df60f904421b101faa9
Allow zfs-tests to run a single test

Add a -t flag to zfs-tests to allow a user
to run a single test by providing the path
to the test relative to STF_SUITE.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #5775
scripts/zfs-tests.sh