webrtc/test/testsupport
phoglund@webrtc.org 4aa57b4150 Extracted a helper library from vie_auto_test.
This CL does not attempt to fix the style issues in the moved tb_ files, at least not yet. In general I've tried to avoid dependencies between the library and vie_auto_test: vie_auto_test depends on the library but not the other way around. I had to make some slight changes to achieve this. I had to remove some ViETest::Log statements in tb_interfaces.cc and I had to move knowledge of where to put output files to the library. I think it ended up being pretty clean in the end but let me know if I missed something. I tried to convert all paths I touched to src-relative paths, so look out if I missed something there.

BUG=
TEST=

Review URL: https://webrtc-codereview.appspot.com/450004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1923 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-03-22 12:56:54 +00:00
..
metrics Fix building errors 2012-02-21 19:46:33 +00:00
mock Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
fileutils_unittest.cc Fixed remaining warnings. 2012-02-07 16:16:52 +00:00
fileutils.cc Extracted a helper library from vie_auto_test. 2012-03-22 12:56:54 +00:00
fileutils.h Extracted a helper library from vie_auto_test. 2012-03-22 12:56:54 +00:00
frame_reader_unittest.cc Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
frame_reader.cc Integration test that tracks dropped frames and compares video output. 2011-12-21 16:11:25 +00:00
frame_reader.h Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
frame_writer_unittest.cc Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
frame_writer.cc Integration test that tracks dropped frames and compares video output. 2011-12-21 16:11:25 +00:00
frame_writer.h Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
gtest_prod_util.h More PRESUBMIT checks. 2012-02-21 17:53:46 +00:00
packet_reader_unittest.cc Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
packet_reader.cc Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
packet_reader.h Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
unittest_utils.h Making video codecs test framework integration test execute in a reproducable fashion. 2012-02-09 09:01:51 +00:00