Make isac_fix_test an rtc_test
NOPRESUBMIT=true Bug: None Change-Id: Idc23110859a3a0a11c2635ac3bf74560c0b985b8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/216390 Commit-Queue: Andrey Logvin <landrey@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33865}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
b2f8c1675d
commit
1a5f36b9b9
@ -1833,7 +1833,7 @@ if (rtc_include_tests) {
|
||||
]
|
||||
}
|
||||
|
||||
rtc_executable("isac_fix_test") {
|
||||
rtc_test("isac_fix_test") {
|
||||
testonly = true
|
||||
|
||||
sources = [ "codecs/isac/fix/test/kenny.cc" ]
|
||||
|
||||
Reference in New Issue
Block a user