]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: Refactor code for obtaining test list
authorLukas Czerner <lczerner@redhat.com>
Thu, 11 Jul 2013 10:37:58 +0000 (10:37 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 15 Oct 2013 14:46:38 +0000 (09:46 -0500)
commitc5263645025425472f345cd6fb91ef6ca4b7cf95
treefde2d332b0ab3711303ad9bb3bc55d6466139a69
parent0b750dfb358ad8c521759b174c8803b8169ca40e
xfstests: Refactor code for obtaining test list

Put the code for obtaining the list of test into one place which makes
things more readable. It will also allow us to re-init the list in the
future if we need it.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
check