webrtc/test/testsupport
kjellander@webrtc.org cf6a295b13 Making video codecs test framework integration test execute in a reproducable fashion.
Fixed reproducable random behavior in packet_manipulator.h.
Test is now fully reproducable (runs on only one core) so much tighter limits are now set for the SSIM/PSNR values for the encoding/decoding (verified on all platforms)

BUG=
TEST=out/Debug/video_codecs_test_framework_integrationtests in Debug+Release on Linux, Mac, Windows and in Linux Valgrind.

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1649 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-09 09:01:51 +00:00
..
metrics Removed default cases causing clang errors, -Wcovered-switch-default. 2012-02-06 10:11:25 +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 Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. 2011-12-08 07:42:18 +00:00
fileutils.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_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
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