mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-17 07:19:42 +00:00
hfp hf: exclude rhh tests
This commit is contained in:
parent
894da8f6a6
commit
ba2939f612
@ -4113,13 +4113,13 @@ const char * TC_HF_RHH_BV_08_I[] = {
|
||||
|
||||
hfp_test_item_t pts_hf_rhh_tests[] = {
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_01_I),
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_02_I),
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_03_I),
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_04_I),
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_05_I),
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_06_I),
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_07_I),
|
||||
TEST_SEQUENCE(TC_HF_RHH_BV_08_I)
|
||||
// TEST_SEQUENCE(TC_HF_RHH_BV_02_I),
|
||||
// TEST_SEQUENCE(TC_HF_RHH_BV_03_I),
|
||||
// TEST_SEQUENCE(TC_HF_RHH_BV_04_I),
|
||||
// TEST_SEQUENCE(TC_HF_RHH_BV_05_I),
|
||||
// TEST_SEQUENCE(TC_HF_RHH_BV_06_I),
|
||||
// TEST_SEQUENCE(TC_HF_RHH_BV_07_I),
|
||||
// TEST_SEQUENCE(TC_HF_RHH_BV_08_I)
|
||||
};
|
||||
|
||||
/////////
|
||||
|
Loading…
Reference in New Issue
Block a user