The performance test is based on the neteq4_speed_test application. The bulk of the test code is extracted into a test class, and included into the neteq_unittest_tools target. The actual gtest that runs the performance test is implemented in neteq_performance_unittest.cc, and built as a part of webrtc_perf_tests. The old stand-alone test application is now made dependent on the new test class, to avoid code duplication. BUG=2397 R=andrew@webrtc.org, kjellander@webrtc.org, turaj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/6749004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5362 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%