app: rework ring tests
[dpdk.git] / app / test / test.h
index b991ce5..265cf6e 100755 (executable)
@@ -60,6 +60,7 @@ int test_cycles(void);
 int test_logs(void);
 int test_memzone(void);
 int test_ring(void);
+int test_ring_perf(void);
 int test_mempool(void);
 int test_mempool_perf(void);
 int test_mbuf(void);