mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
Missing files are: * tools/testing/selftests/bpf/map_tests/tests.h - autogenerated * tools/testing/selftests/bpf/test_sysctl - binary Fixes:51a0e301a5("bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps") Fixes:1f5fa9ab6e("selftests/bpf: Test BPF_CGROUP_SYSCTL") Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
This commit is contained in:
committed by
Alexei Starovoitov
parent
e547ff3f80
commit
bca844a8c9
1
tools/testing/selftests/bpf/map_tests/.gitignore
vendored
Normal file
1
tools/testing/selftests/bpf/map_tests/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
tests.h
|
||||
Reference in New Issue
Block a user