summaryrefslogtreecommitdiffstats
path: root/tests/include/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include/test.h')
-rw-r--r--tests/include/test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/include/test.h b/tests/include/test.h
index bf8c4f7bd..88ac16d93 100644
--- a/tests/include/test.h
+++ b/tests/include/test.h
@@ -29,6 +29,8 @@
#define NON_ZERO (0xf000baaa)
+#define MOCK_FD (0x10ec)
+
/*
* Having this as function allows to set a breakpoint on the address,
* as it has a named symbol associated with the address number.