summaryrefslogtreecommitdiff
path: root/cesar/bsu/test/utest/src/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/bsu/test/utest/src/tests.c')
-rw-r--r--cesar/bsu/test/utest/src/tests.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cesar/bsu/test/utest/src/tests.c b/cesar/bsu/test/utest/src/tests.c
index 98f6d2b472..8600486649 100644
--- a/cesar/bsu/test/utest/src/tests.c
+++ b/cesar/bsu/test/utest/src/tests.c
@@ -83,6 +83,8 @@ bsu_test_init (bsu_test_t *ctx)
bsu_update (&beacon, BSU_UPDATE_STA_TYPE_CCO);
bsu_power_on (0);
bsu_aclf_acl_frequency_detection (aclf);
+ aclf->pwl_sync.trig_present = false;
+ ctx->phy->phy_date = 0;
}
void