aboutsummaryrefslogtreecommitdiff
path: root/test/common/odp_cunit_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/odp_cunit_common.h')
-rw-r--r--test/common/odp_cunit_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common/odp_cunit_common.h b/test/common/odp_cunit_common.h
index 242747f0c..77822ee60 100644
--- a/test/common/odp_cunit_common.h
+++ b/test/common/odp_cunit_common.h
@@ -104,6 +104,7 @@ void odp_cunit_register_global_init(int (*func_init_ptr)(odp_instance_t *inst));
void odp_cunit_register_global_term(int (*func_term_ptr)(odp_instance_t inst));
int odp_cunit_ret(int val);
+int odp_cunit_ci(void);
int odp_cunit_print_inactive(void);
int odp_cunit_set_inactive(void);