selftests/bpf: verifier/bounds_deduction.c converted to inline assembly
authorEduard Zingerman <eddyz87@gmail.com>
Sat, 25 Mar 2023 02:54:50 +0000 (04:54 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Mar 2023 00:02:03 +0000 (17:02 -0700)
commit7605f94b3492328f37815c9b5749ffba5c76da84
treec51b31f5ade33ed049e5759d9abeebad539c86d6
parent0ccbe4956d6c20fa0a09a72d2033c49f0976ed6c
selftests/bpf: verifier/bounds_deduction.c converted to inline assembly

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

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20230325025524.144043-10-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_bounds_deduction.c [new file with mode: 0644]
tools/testing/selftests/bpf/verifier/bounds_deduction.c [deleted file]