diff options
author | Andrii Nakryiko <andriin@fb.com> | 2020-03-14 04:39:31 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-03-17 21:30:46 +0300 |
commit | fc32490bff855a539d253c8a52c5a1ba51d1325a (patch) | |
tree | 5776c7a29cbec9405fbde8d5cba00412fce235e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 94c2f50b61258381abcd3a33fd5f2bc87e26df11 (diff) | |
download | linux-fc32490bff855a539d253c8a52c5a1ba51d1325a.tar.xz |
selftests/bpf: Fix test_progs's parsing of test numbers
When specifying disjoint set of tests, test_progs doesn't set skipped test's
array elements to false. This leads to spurious execution of tests that should
have been skipped. Fix it by explicitly initializing them to false.
Fixes: 3a516a0a3a7b ("selftests/bpf: add sub-tests support for test_progs")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20200314013932.4035712-2-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions