OSDN Git Service

selftests/bpf: verifier/value_or_null.c converted to inline assembly
authorEduard Zingerman <eddyz87@gmail.com>
Sat, 25 Mar 2023 02:55:20 +0000 (04:55 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Mar 2023 00:02:06 +0000 (17:02 -0700)
commitd330528617b78ae893c405bf06c6c604bd2e6357
treea0c23dd91f598d5963066305c737191a41ca61f0
parent8f59e87a3bc6a5618f0ed459f1d36838c16bcad7
selftests/bpf: verifier/value_or_null.c converted to inline assembly

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

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