selftests/bpf: Remove intermediate test files.
authorAlexei Starovoitov <ast@kernel.org>
Tue, 20 Feb 2024 23:11:02 +0000 (15:11 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 21 Feb 2024 21:49:14 +0000 (13:49 -0800)
commit01dbd7d8720a0cc97dad5e70ec674dacdc66cf3c
tree81b0943a028be74b939afd8fb83dacdd6c3ee738
parent7648f0c91eaa3598add9e91991a5483b29da32ee
selftests/bpf: Remove intermediate test files.

The test of linking process creates several intermediate files.
Remove them once the build is over.

This reduces the number of files in selftests/bpf/ directory
from ~4400 to ~2600.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20240220231102.49090-1-alexei.starovoitov@gmail.com
tools/testing/selftests/bpf/Makefile