app: add reentrancy tests
[dpdk.git] / app / test / test.h
index 4a61a7b..538c39f 100644 (file)
@@ -84,6 +84,7 @@ int test_interrupt(void);
 int test_version(void);
 int test_eal_fs(void);
 int test_cmdline(void);
+int test_func_reentrancy(void);
 
 int test_pci_run;