selftests/bpf: verifier/and.c converted to inline assembly
authorEduard Zingerman <eddyz87@gmail.com>
Sat, 25 Mar 2023 02:54:47 +0000 (04:54 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Mar 2023 00:02:02 +0000 (17:02 -0700)
commit9d0f1568ad5ba29feddc0897e2ccc7d6de6713c8
treedc6c55b9013abab4a60df41a98a17257f1f24e24
parent55108621a35e42f773de5d4b20cf7a14d6d53503
selftests/bpf: verifier/and.c converted to inline assembly

Test verifier/and.c automatically converted to use inline assembly.

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20230325025524.144043-7-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/verifier.c
tools/testing/selftests/bpf/progs/verifier_and.c [new file with mode: 0644]
tools/testing/selftests/bpf/verifier/and.c [deleted file]