diff options
| author | Petr Machata <[email protected]> | 2018-06-30 02:45:47 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-06-30 22:06:15 +0900 |
| commit | 96fa91d281229390b75a004d49582400b5f93cb1 (patch) | |
| tree | 41f672c201ab868de0bc5b8d6e76db0f9914140f /tools/perf/scripts/python | |
| parent | 87d8fb18cbe919342a1909a1e4168c9a63b9bbbf (diff) | |
selftests: forwarding: lib: Add check_err_fail()
In the scale testing scenarios, one usually has a condition that is
expected to either fail, or pass, depending on which side of the scale
is being tested.
To capture this logic, add a function check_err_fail(), which dispatches
either to check_err() or check_fail(), depending on the value of the
first argument, should_fail.
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions