mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 08:19:07 +08:00
ci: whitelist legacy_printk tests on 4.9 and 5.5
legacy_printk selftests is specially designed to be runnable on old kernels and validate libbpf's bpf_trace_printk-related macros. Run them in CI. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
7cda69caeb
commit
690d0531f9
@@ -2,6 +2,7 @@
|
||||
core_retro
|
||||
cpu_mask
|
||||
hashmap
|
||||
legacy_printk
|
||||
perf_buffer
|
||||
section_names
|
||||
|
||||
|
||||
@@ -18,6 +18,7 @@ global_data_init
|
||||
global_func_args
|
||||
hashmap
|
||||
l4lb_all
|
||||
legacy_printk
|
||||
linked_funcs
|
||||
linked_maps
|
||||
map_lock
|
||||
|
||||
Reference in New Issue
Block a user