mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 21:28:08 +00:00
call_tester: rename CU_PASS to BC_PASS
This commit is contained in:
parent
03287d93cf
commit
30cec33fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -669,7 +669,7 @@ static void call_with_specified_codec_bitrate(void) {
|
|||
min_bw=20;
|
||||
max_bw=35;
|
||||
#else
|
||||
CU_PASS("Test requires at least a dual core");
|
||||
BC_PASS("Test requires at least a dual core");
|
||||
goto end;
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue