From a0fbd94432645313c20aac959d7141c1a6cea6fa Mon Sep 17 00:00:00 2001 From: Milanka Ringwald Date: Thu, 7 Jan 2016 17:16:34 +0100 Subject: [PATCH] hfp test: enable AG ECC --- test/hfp/test_sequences.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/hfp/test_sequences.c b/test/hfp/test_sequences.c index cd6cc6abb..4578f790b 100644 --- a/test/hfp/test_sequences.c +++ b/test/hfp/test_sequences.c @@ -2145,8 +2145,8 @@ const char * TC_AG_ECC_BV_02_I[] = { hfp_test_item_t pts_ag_ecc_tests[] = { - // TEST_SEQUENCE(TC_AG_ECC_BV_01_I), - // TEST_SEQUENCE(TC_AG_ECC_BV_02_I) + TEST_SEQUENCE(TC_AG_ECC_BV_01_I), + TEST_SEQUENCE(TC_AG_ECC_BV_02_I) }; const char * TC_HF_ECC_BV_01_I[] = {