summaryrefslogtreecommitdiff
path: root/unit/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'unit/util.h')
-rw-r--r--unit/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unit/util.h b/unit/util.h
index 4a7fc43..752ce61 100644
--- a/unit/util.h
+++ b/unit/util.h
@@ -38,6 +38,8 @@ struct test_data {
struct test_buf send[4];
guint provide_delay;
GObex *obex;
+ guint id;
+ gsize total;
GMainLoop *mainloop;
};