aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bts/BTS_Tests.ttcn2
1 files changed, 2 insertions, 0 deletions
diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 15948a33..3d9a3bdf 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -336,6 +336,8 @@ private function f_init_pcu(PCUIF_CODEC_PT pt, charstring id,
Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail, "Timeout waiting for PCU INFO_IND");
}
}
+
+ f_sleep(0.5); /* FIXME: wait until si3 data arrives */
}
private function f_init_trxc(TRXC_CODEC_PT pt, charstring id,