]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae7f1068a30c8bd8b22da2da73a7e7913e3cc255
treeb85c3f20fd5b9c793ef08589eb670a2e882e6ec9
parent955f4686ad4dfebf8649d72a30f7243e7bad6d59
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