]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest: Add test run filtering based on test tags
authorNathan Rossi <nathan@nathanrossi.com>
Tue, 3 Sep 2019 16:56:41 +0000 (16:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Sep 2019 20:47:35 +0000 (21:47 +0100)
commit0dc3caf21c4519ef16c2ac99b93c03e23aab61d9
treec5fcb8d12bec525176b8d499ff49035dd071eb6e
parentb8a4a4c2de68110d74607cb9807c9e741ca9441c
oeqa/selftest: Add test run filtering based on test tags

Add '--run-only-tags' for running tests which match any of the provided
tags, and '--run-exclude-tags' for running all tests except those that
have any of the provided tags.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/context.py