examples/pipeline: build with all examples
[dpdk.git] / app / test / test.h
index c54e7ef..c00e1d6 100644 (file)
@@ -97,6 +97,7 @@ int test_distributor(void);
 int test_distributor_perf(void);
 int test_kvargs(void);
 int test_devargs(void);
+int test_link_bonding(void);
 
 int test_pci_run;