Skip to content

Commit

Permalink
Revert "test: bsim: bt: fix test scripts"
Browse files Browse the repository at this point in the history
This reverts commit 18119e8.

Audio tests are enabled back, but change to random number
seed is retained for the multiple identity test.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
  • Loading branch information
cvinayak committed Nov 29, 2024
1 parent 9abf20b commit cb870e9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Execute_AC_14 32_1_2
Execute_AC_14 32_2_2
# Execute_AC_14 441_1_2 # BT_ISO_FLAGS_LOST
# Execute_AC_14 441_2_2 # BT_ISO_FLAGS_ERROR
# Execute_AC_14 48_1_2 # ISO receive error
Execute_AC_14 48_1_2
Execute_AC_14 48_2_2
Execute_AC_14 48_3_2
Execute_AC_14 48_4_2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Execute_AC_6_I 32_2_1
# Execute_AC_6_I 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
# Execute_AC_6_I 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Execute_AC_6_I 48_1_1
# Execute_AC_6_I 48_2_1 # test timeout
Execute_AC_6_I 48_2_1
Execute_AC_6_I 48_3_1
Execute_AC_6_I 48_4_1
Execute_AC_6_I 48_5_1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Execute_AC_6_II 32_2_1
# Execute_AC_6_II 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
# Execute_AC_6_II 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Execute_AC_6_II 48_1_1
# Execute_AC_6_II 48_2_1 # Fails at PR 79931
Execute_AC_6_II 48_2_1
Execute_AC_6_II 48_3_1
Execute_AC_6_II 48_4_1
Execute_AC_6_II 48_5_1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Execute_AC_7_II 32_2_1 32_2_1
# Execute_AC_7_II 441_1_1 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
# Execute_AC_7_II 441_2_1 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Execute_AC_7_II 48_1_1 48_1_1
# Execute_AC_7_II 48_2_1 48_2_1 # Fails at PR 79931
Execute_AC_7_II 48_2_1 48_2_1
Execute_AC_7_II 48_3_1 48_3_1
Execute_AC_7_II 48_4_1 48_4_1
Execute_AC_7_II 48_5_1 48_5_1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Execute_AC_9_I 32_2_1
# Execute_AC_9_I 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
# Execute_AC_9_I 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Execute_AC_9_I 48_1_1
# Execute_AC_9_I 48_2_1 # test timeout
Execute_AC_9_I 48_2_1
Execute_AC_9_I 48_3_1
Execute_AC_9_I 48_4_1
Execute_AC_9_I 48_5_1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Execute_AC_9_II 32_2_1
# Execute_AC_9_II 441_1_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
# Execute_AC_9_II 441_2_1 # ASSERTION FAIL [iso_interval_us >= cig->c_sdu_interval]
Execute_AC_9_II 48_1_1
# Execute_AC_9_II 48_2_1
Execute_AC_9_II 48_2_1
Execute_AC_9_II 48_3_1
Execute_AC_9_II 48_4_1
Execute_AC_9_II 48_5_1
Expand Down

0 comments on commit cb870e9

Please sign in to comment.