|
@@ -53,6 +53,8 @@ TEST_PROGS := test_kmod.sh \
|
|
test_flow_dissector.sh \
|
|
test_flow_dissector.sh \
|
|
test_xdp_vlan.sh
|
|
test_xdp_vlan.sh
|
|
|
|
|
|
|
|
+TEST_PROGS_EXTENDED := with_addr.sh
|
|
|
|
+
|
|
# Compile but not part of 'make run_tests'
|
|
# Compile but not part of 'make run_tests'
|
|
TEST_GEN_PROGS_EXTENDED = test_libbpf_open test_sock_addr test_skb_cgroup_id_user \
|
|
TEST_GEN_PROGS_EXTENDED = test_libbpf_open test_sock_addr test_skb_cgroup_id_user \
|
|
flow_dissector_load test_flow_dissector
|
|
flow_dissector_load test_flow_dissector
|