iotests: 124: Split into two test classes
commit1b19bb9d17052def5ec39c2fdb2b09066bd086ec
authorJohn Snow <jsnow@redhat.com>
Tue, 1 Dec 2015 23:16:37 +0000 (1 18:16 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 18 Dec 2015 13:34:42 +0000 (18 14:34 +0100)
treec0dc89f0600ba6347a4b37f30c6ad9d12d03a045
parent67a708406221f476c0f8fa60c192c186150c5185
iotests: 124: Split into two test classes

Split it into an abstract test class and an implementation class.

The split is primarily to facilitate more flexible setUp variations
for other kinds of tests without having to rewrite or shuffle around
all of these helpers.

See the following two patches for more of the "why."

Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/124