Commit c048831
wid: Fix BAP/UCL/STR/BV-530-C
This particular test case use two lower testers to set up two streams,
and as such wid 364 is called for both of them. Previously AutoPTS did
not account for separate lower testers in this wid, which caused the
second streaming event to be ignored, in turn failing the test case.
The changes in this commit fixes this issue.1 parent b2ec998 commit c048831
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1911 | 1911 | | |
1912 | 1912 | | |
1913 | 1913 | | |
1914 | | - | |
| 1914 | + | |
1915 | 1915 | | |
1916 | 1916 | | |
1917 | 1917 | | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
1918 | 1925 | | |
1919 | 1926 | | |
1920 | 1927 | | |
1921 | 1928 | | |
1922 | | - | |
| 1929 | + | |
1923 | 1930 | | |
1924 | 1931 | | |
1925 | 1932 | | |
| |||
0 commit comments