mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
ci: restore all temporary disabled tests
Upstream bpf-next should be good, so no temporary blocked tests should remain. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
# TEMPORARY
|
||||
tc_bpf
|
||||
|
||||
@@ -46,6 +46,6 @@ cd libbpf/selftests/bpf
|
||||
test_progs
|
||||
|
||||
if [[ "${KERNEL}" == 'latest' ]]; then
|
||||
#test_maps
|
||||
# test_maps
|
||||
test_verifier
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user