selftests/bpf: Update test names for xchg and cmpxchg
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 1 Dec 2021 00:50:30 +0000 (16:50 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 2 Dec 2021 20:10:15 +0000 (12:10 -0800)
commit8b4ff5f8bb126fa8ee6918f4854748277609cf68
treeb85c3f20fd5b9c793ef08589eb670a2e882e6ec9
parenteee9a6df0eed6481d5448a55b218a45868b41b5b
selftests/bpf: Update test names for xchg and cmpxchg

The test_cmpxchg() and test_xchg() functions say "test_run add".
Therefore, make them say "test_run cmpxchg" and "test_run xchg",
respectively.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211201005030.GA3071525@paulmck-ThinkPad-P17-Gen-1
tools/testing/selftests/bpf/prog_tests/atomics.c