]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests.py: Allow for skipping of multiple tests
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 5 May 2021 15:19:17 +0000 (11:19 -0400)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 5 May 2021 15:19:17 +0000 (11:19 -0400)
commit908ea61c90ed56e60dc076d79fb70116fc2370fb
tree539d0ac377daef2ae9e58f80d82d13feebba14fa
parentfc715cb43bb8a6a2edca14d1418be4f88f6266e7
ftests.py: Allow for skipping of multiple tests

In anticipation of some tests not running nicely on some
distros, make the ftests.py --skip/-S option smarter so that
it can accept a single test or multiple tests separated by a
comma.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
ftests/config.py
ftests/ftests.py