diff options
author | Petr Machata <petrm@nvidia.com> | 2025-02-14 19:18:22 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-02-18 15:06:43 +0300 |
commit | f802f172d78b8b96dcd1832dc7c8da8ee9dcbc29 (patch) | |
tree | fd2224d1a09fac4d6a006f0a1c6558c7e321126b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d42d543368343c0449a4e433b5f02e063a86209c (diff) | |
download | linux-f802f172d78b8b96dcd1832dc7c8da8ee9dcbc29.tar.xz |
selftests: forwarding: lib: Move require_command to net, generalize
This helper could be useful to more than just forwarding tests.
Move it upstairs and port over to log_test_skip().
Split the function into two parts: the bit that actually checks and
reports skip, which is in a new function check_command(). And a bit
that exits the test script if the check fails. This allows users
consistent checking behavior while giving an option to bail out from
a single test without bailing out of the whole script.
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions