xfstests: add aiodio helper functions
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Wed, 23 Nov 2011 02:39:08 +0000 (11:39 +0900)
committerChristoph Hellwig <hch@lst.de>
Thu, 8 Dec 2011 17:11:38 +0000 (17:11 +0000)
commitc61d37c0722d464dc110a5a264f0e7077de194dc
tree4bfdf27d31f4339bc9912586bceb557f0de7054d
parentb235a158b14dd71c6c176184e6c28ff40ee62dc5
xfstests: add aiodio helper functions

For 198, 239 and 240, use _require_aiodio to fail gracefully if
required program was not built.

For 207-212, use _run_aiodio that includes _require_aiodio and
kicks specified aio-dio program, to make code expressly simple.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
198
207
208
209
210
211
212
239
240
common.rc