t/fiotestlib: use config variable to skip test at runtime
authorVincent Fu <vincent.fu@samsung.com>
Mon, 31 Jul 2023 17:02:55 +0000 (17:02 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 14 Aug 2023 14:43:45 +0000 (10:43 -0400)
commit140a30e36eeb87b2e6cd037e622e119886db34d0
tree675296fe75a9e96ba0efa232e159172f3a767c91
parent08371767da0ad33b7901f93682356ac46158c0f9
t/fiotestlib: use config variable to skip test at runtime

Check a test config variable to skip a test at runtime. This will be
used to skip a test when the test runner determines that it should not
be run.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/fiotestlib.py