selftests/bpf: Adding pid filtering for atomics test
authorYucong Sun <sunyucong@gmail.com>
Wed, 6 Oct 2021 18:56:15 +0000 (11:56 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 8 Oct 2021 22:17:00 +0000 (15:17 -0700)
commit0f4feacc9155776fd2c7f1c7bcb41001d94990a0
tree1bca8b2f260e031b80d61bcb213b6170d2630259
parent445e72c782a1f770440e229afeb0c4e386da943c
selftests/bpf: Adding pid filtering for atomics test

This make atomics test able to run in parallel with other tests.

Signed-off-by: Yucong Sun <sunyucong@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211006185619.364369-11-fallentree@fb.com
tools/testing/selftests/bpf/prog_tests/atomics.c
tools/testing/selftests/bpf/progs/atomics.c