Home
last modified time | relevance | path

Searched hist:"55108621 a35e42f773de5d4b20cf7a14d6d53503" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverifier.c55108621a35e42f773de5d4b20cf7a14d6d53503 Sat Mar 25 03:54:46 CET 2023 Eduard Zingerman <eddyz87@gmail.com> selftests/bpf: prog_tests entry point for migrated test_verifier tests

prog_tests/verifier.c would be used as a host for verifier/*.c tests
migrated to use inline assembly and run from test_progs.

The run_test_aux() function mimics the test_verifier behavior
dropping CAP_SYS_ADMIN upon entry.

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20230325025524.144043-6-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>