1. 5b97b12 Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. by kjellander@webrtc.org · 13 years ago
  2. 80b2661 Fixing invalid check for existing file. by kjellander@webrtc.org · 13 years ago
  3. 4ed4f24 New fileutils.h method for managing resources on different platforms by kjellander@webrtc.org · 13 years ago
  4. 82d91ae Fixing crash when calculating SSIM and PSNR with empty video files in video_metrics.cc by kjellander@webrtc.org · 13 years ago
  5. a919d3a Don't return a zero delay with insufficient data. by andrew@webrtc.org · 13 years ago
  6. 5483210 Fixed open file handle in fileutils.cc Thanks Henrik L for pointing this out. by kjellander@webrtc.org · 13 years ago
  7. 91617ff by henrikg@webrtc.org · 13 years ago
  8. d0e5b96 Fix Amy's email address. by andrew@webrtc.org · 13 years ago
  9. 755b04a Add RMS computation for the RTP level indicator. by andrew@webrtc.org · 13 years ago
  10. 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
  11. 9b18ed6 Removed incorrect dependency. by phoglund@webrtc.org · 13 years ago
  12. 1144ba2 Base and codec tests now run verify output and render to file instead of to screen. by phoglund@webrtc.org · 13 years ago
  13. 62e48eb adding owners for test by niklas.enbom@webrtc.org · 13 years ago
  14. 4d8cd9d Adding GetOutputDir method to test_support library. by kjellander@webrtc.org · 13 years ago
  15. 20a370e Changing the namespace of TestSuite to webrtc::test. by kjellander@webrtc.org · 13 years ago
  16. 1a8d08a Changing usage of gtest_main target, to use test_support_main instead. by kjellander@webrtc.org · 13 years ago
  17. 1e10bb3 Remove global std::strings from fileutils. by andrew@webrtc.org · 13 years ago
  18. 5b5c31d Update fixed point audio processing output. by andrew@webrtc.org · 13 years ago
  19. 4c63676 Updated the AEC delay logging to output values in ms. PB output updated. by bjornv@webrtc.org · 13 years ago
  20. e698eb7 Make the sanity check test a little more robust, and add a README file. by hta@webrtc.org · 13 years ago
  21. a59d80d Updated fixed point output data file after changes in nsx. Verified bitexactness before that CL and the CLs afterwards towards the new file. by bjornv@webrtc.org · 13 years ago
  22. 7951e81 Simple utility method for finding the project root dir (to be used by tests loading resource files) by kjellander@webrtc.org · 13 years ago
  23. 1ba3dbe Adds possibility to log delay estimates in AEC. by bjornv@google.com · 13 years ago
  24. e90265b Commit http://webrtc-codereview.appspot.com/191001/ by tommi@webrtc.org · 13 years ago
  25. 19eefdc Add a unit testing framework. by andrew@webrtc.org · 13 years ago
  26. 9f710d0 Switch to new sqrt in NetEQ by henrik.lundin@webrtc.org · 13 years ago
  27. 35dcc23 Adding regression test to NetEQ by henrik.lundin@webrtc.org · 13 years ago
  28. af931bd Update of iLBC reference files for version 1.1.1, new SQRT. by tina.legrand@webrtc.org · 13 years ago
  29. 5daeae2 Update fixed profile data due to AECM sqrt change (no presubmit). by andrew@webrtc.org · 13 years ago
  30. 325bca7 Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8. by leozwang@google.com · 13 years ago
  31. 14acdbc Update fixed-point profile output due to r313. by andrew@webrtc.org · 13 years ago
  32. 59e4140 Add a fixed-point profile to the APM unit test. by ajm@google.com · 13 years ago
  33. a769fa5 Adding more output data checks to APM unittest. Blowing out the protobuf definition (changing the tags) since we're still in the formative stages. Later, this would be very bad. Leaving a Frame message in case we want frame-by-frame data, but we prefer to keep the output storage small in general so avoiding it thus far. by ajm@google.com · 13 years ago
  34. 1b627c7 Tests using the rtp_rtcp test data should now be run from inside trunk/test/data/rtp_rtcp. I.e. all test files were moved to the test folder. by hellner@google.com · 13 years ago
  35. 3675f9b by tlegrand@google.com · 13 years ago
  36. 7c4469b Revamp of audio_processing unit test to use protocol buffers. Chromium's protobuf version is synced to third_party. This isn't really needed for the unit test, but I'd like to use it soon for echo recordings, so I used this as a warm up. by ajm@google.com · 13 years ago
  37. c5758f8 Uploaded test files for ADM functional tests. by henrika@google.com · 13 years ago
  38. 0adca82 Move iLBC test and reference files to new location. by tlegrand@google.com · 13 years ago
  39. 2e8a1a2 Creates new test folder for VoiceEngine test files and adds the required files. by henrika@google.com · 13 years ago
  40. 95fa29e Creating a new directory for test data files, and moving audio_processing files there. by ajm@google.com · 13 years ago