]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: Fix selftests failure
authorYonghong Song <yhs@fb.com>
Tue, 7 Jun 2022 06:26:57 +0000 (23:26 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 7 Jun 2022 17:20:43 +0000 (10:20 -0700)
commit7cfa0019e8e2f4fe9eeb8595c4376158879069d4
treec8a23e1f3406dae355ca90706e8f0acbdf7bfe64
parent44c39a5592d0946d83fd8def6455a818fc7f5e88
selftests/bpf: Fix selftests failure

The kflag is supported now for BTF_KIND_ENUM.
So remove the test which tests verifier failure
due to existence of kflag.

Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/r/20220607062657.3723737-1-yhs@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/btf.c