82e6fa533c
from modules_unittests to modules_tests file. Also rename and move ProcessNoLossChangeBitRate, and move TestVp8Impl.BaseUnitTest to proper file. The previous commit r7435 disabled it in the wrong file. TBR=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/23969004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7438 4adac7df-926f-26a2-2b94-8c16560cd09d
14 lines
446 B
Plaintext
14 lines
446 B
Plaintext
# Tests that are too slow.
|
|
AudioCodingModuleTest.TestAllCodecs*
|
|
AudioCodingModuleTest.TestEncodeDecode*
|
|
AudioCodingModuleTest.TestFEC*
|
|
AudioCodingModuleTest.TestIsac*
|
|
AudioCodingModuleTest.TwoWayCommunication*
|
|
AudioCodingModuleTest.TestStereo*
|
|
AudioCodingModuleTest.TestVADDTX*
|
|
AudioCodingModuleTest.TestOpus*
|
|
FecTest.FecTest
|
|
TestVp8Impl.BaseUnitTest
|
|
VideoProcessorIntegrationTest.ProcessNoLossChangeBitRateVP8
|
|
VideoProcessorIntegrationTest.*VP9
|