]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
authorStanislav Fomichev <sdf@google.com>
Thu, 16 May 2019 16:46:57 +0000 (09:46 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 16 May 2019 18:41:31 +0000 (11:41 -0700)
commite9d1ad6087d85fd49a5746a83792767304b4348e
treedea60104f84407305fd25e5dec48daf2c723a1e3
parent409e6eea9c6372e9d97e477972a5d3da0f3b2821
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: 139e762b8b73 ("bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps")
Fixes: a857a2a9824b ("selftests/bpf: Test BPF_CGROUP_SYSCTL")
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/map_tests/.gitignore [new file with mode: 0644]