Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-25 | selftests/bpf: verifier/masking.c converted to inline assembly | Eduard Zingerman | 1 | -322/+0 | |
Test verifier/masking.c automatically converted to use inline assembly. Signed-off-by: Eduard Zingerman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]> | |||||
2019-01-27 | selftests: bpf: break up the rest of test_verifier | Jakub Kicinski | 1 | -0/+322 | |
Break up the rest of test_verifier tests into separate files. Signed-off-by: Jakub Kicinski <[email protected]> Acked-by: Jiong Wang <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> |