aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/vector/test/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vppinfra/vector/test/test.h')
-rw-r--r--src/vppinfra/vector/test/test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vppinfra/vector/test/test.h b/src/vppinfra/vector/test/test.h
index b1478fc6fe6..4334dfa53a1 100644
--- a/src/vppinfra/vector/test/test.h
+++ b/src/vppinfra/vector/test/test.h
@@ -55,6 +55,7 @@ typedef struct
u32 repeat;
u8 *filter;
u8 *bundle;
+ f64 ref_clock;
} test_main_t;
extern test_main_t test_main;