diff options
author | Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com> | 2024-11-20 08:43:13 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-12-02 08:41:16 -0800 |
commit | 28494d6a277ebe5b9a5b1313b1f1ee396b890e35 (patch) | |
tree | 80266f72495c507ca00c4c4ec0f1eb23d76b806d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3fed5d084fb36365ccf06b6fe20d19e0e672a47d (diff) |
selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
The flow dissector test currently relies on generic CHECK macros to
perform tests. Update those to newer, more-specific ASSERT macros.
This update allows to get rid of the global duration variable, which was
needed by the CHECK macros
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Link: https://lore.kernel.org/r/20241120-flow_dissector-v3-3-45b46494f937@bootlin.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions