You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/test/integration-ebpf/src
Mohammad Javad Pooladkhay f47eca8860 integration-test: add tc_name_limit_exceeded
This test is to ensure that attaching a tc program that has
a name longer than the maximum allowed length by the kernel
will fail.

Signed-off-by: Mohammad Javad Pooladkhay <m.pooladkhay@gmail.com>
2 years ago
..
bpf_probe_read.rs integration-test: replace macro with function 2 years ago
lib.rs integration-test: build-dep on integration-ebpf 2 years ago
log.rs aya-log: fix hygiene 2 years ago
map_test.rs aya-bpf-macros: Refactor for ease of testing 2 years ago
name_test.rs aya: Find programs using the symbol table 2 years ago
pass.rs aya-bpf-macros: Refactor for ease of testing 2 years ago
redirect.rs aya, bpf: misc fixes following review comments 2 years ago
relocations.rs Clippy over tests and integration-ebpf 2 years ago
ring_buf.rs aya: Implement RingBuf 2 years ago
tc_name_limit.rs aya: fix tc name limit 2 years ago
tc_name_limit_exceeded.rs integration-test: add tc_name_limit_exceeded 2 years ago
test.rs aya-bpf-macros: Refactor for ease of testing 2 years ago
two_progs.rs integration-test: Add test for 2 progs in same section 2 years ago
xdp_sec.rs macros: add 'map' option to xdp macro 2 years ago