summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMagali Lemes <magali.lemes@canonical.com>2023-06-13 15:32:19 +0300
committerJakub Kicinski <kuba@kernel.org>2023-06-16 08:24:01 +0300
commit372b304c1e517c4d3e5b6ca6c9cfb20f027c3b03 (patch)
treef6bd09365ff7152f2d2d4b104147a27384ab1ae8 /tools/perf/scripts/python/export-to-sqlite.py
parent40f71e7cd3c6ac04293556ab0504a372393838ff (diff)
downloadlinux-372b304c1e517c4d3e5b6ca6c9cfb20f027c3b03.tar.xz
selftests/harness: allow tests to be skipped during setup
Before executing each test from a fixture, FIXTURE_SETUP is run once. When SKIP is used in FIXTURE_SETUP, the setup function returns early but the test still proceeds to run, unless another SKIP macro is used within the test definition, leading to some code repetition. Therefore, allow tests to be skipped directly from the setup function. Suggested-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Magali Lemes <magali.lemes@canonical.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions