Refactor tests
[urcu.git] / tests / utils / tap.h
index 0f0594308ea27b20a207853bf7a05e1384b7d77b..9118bf53363da5db1ae673f10257f254f68fbf89 100644 (file)
@@ -87,3 +87,9 @@ void todo_start(char *, ...);
 void todo_end(void);
 
 int exit_status(void);
+
+void tap_disable(void);
+
+unsigned int rdiag_start(void);
+unsigned int rdiag(char *fmt, ...);
+unsigned int rdiag_end(void);
This page took 0.023035 seconds and 4 git commands to generate.