diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2022-12-09 16:57:32 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-12-11 00:35:57 +0300 |
commit | 2026f2062df860e5d282ffd4962ea5d5ed53dc51 (patch) | |
tree | eed63f52c3eb9c0ae00474a8cf1895c8818762aa /tools/testing/selftests/bpf/progs/profiler2.c | |
parent | 4ea2bb158bec2fe171e7e07c033dcf208d86e274 (diff) | |
download | linux-2026f2062df860e5d282ffd4962ea5d5ed53dc51.tar.xz |
selftests/bpf: Add pruning test case for bpf_spin_lock
Test that when reg->id is not same for the same register of type
PTR_TO_MAP_VALUE between current and old explored state, we currently
return false from regsafe and continue exploring.
Without the fix in prior commit, the test case fails.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20221209135733.28851-7-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/profiler2.c')
0 files changed, 0 insertions, 0 deletions