aboutsummaryrefslogtreecommitdiffstats
path: root/tests/stubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stubs.c')
-rw-r--r--tests/stubs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stubs.c b/tests/stubs.c
index 184ae724..959f445c 100644
--- a/tests/stubs.c
+++ b/tests/stubs.c
@@ -7,6 +7,7 @@
*/
const uint8_t abis_mac[6] = { 0,1,2,3,4,5 };
const char *software_version = "0815";
+int pcu_direct = 0;
int bts_model_chg_adm_state(struct gsm_bts *bts, struct gsm_abis_mo *mo,
void *obj, uint8_t adm_state)