summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-05-09Drop Virtual webcam check script as moved into buildbot scripts.kjellander@webrtc.org
2013-05-08Add script to ensure virtual webcam is running.kjellander@webrtc.org
2013-05-05Add an option to override the TestToStderr trace printout time.andrew@webrtc.org
2013-04-17Revert "Updating test file contents to emmastjernloef"kjellander@webrtc.org
2013-04-17Updating test file contents to emmastjernloefkjellander@webrtc.org
2013-04-10WebRTCDemo: Enable making multiple calls.fischman@webrtc.org
2013-04-10Add OWNERS file for channel_transportkjellander@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in test/pbos@webrtc.org
2013-04-04Fix no received audio in tests.pwestin@webrtc.org
2013-04-04Two more sleep calls converted to use SleepMs().hta@webrtc.org
2013-03-25Add some VoE and AudioProcessing mocks.andrew@webrtc.org
2013-03-25Refactor unittest trace printouts to a separate class.andrew@webrtc.org
2013-03-22Move the VIE tests to use external transport instead of the built in udp tran...pwestin@webrtc.org
2013-03-22Add trace printouts to all unit tests.andrew@webrtc.org
2013-03-21Creating a copy of Udp transport under webrtc/testpwestin@webrtc.org
2013-03-13Revert r3667 and r3665pwestin@webrtc.org
2013-03-13Removed the engine API:s related to transport such as SetSendDestination, the...pwestin@webrtc.org
2013-03-07Fixed a ton of Python lint errors, enabled python lint checking.phoglund@webrtc.org
2013-03-051. Updated test pages to include Chrome Frame meta tagelham@webrtc.org
2013-02-19Replace gtest_prod.h include with our own FRIEND_TEST macro.andrew@webrtc.org
2013-02-13Fix Windows x64 errors in video_codecs_test_frameworkkjellander@webrtc.org
2013-02-04Fixing/disabling Windows x64 warningskjellander@webrtc.org
2013-01-30Fix audio_e2e_test command line argumentskjellander@webrtc.org
2013-01-28Set working dir for test run script + update resourceskjellander@webrtc.org
2013-01-26Fix Win64 warningskjellander@webrtc.org
2013-01-25Fix path to perf Python scripts in test.gypkjellander@webrtc.org
2013-01-25Test launching scriptkjellander@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2013-01-09Generalized mechanism for excluding gtests on platforms, disabled broken test...phoglund@webrtc.org
2013-01-08Using Convert in lieu of ExtractBuffer: Less error prone (as we don't need to...mikhal@webrtc.org
2012-12-13Will now only require near-perfect PSNR and SSIM.phoglund@webrtc.org
2012-12-12Revert 3269andrew@webrtc.org
2012-12-12Will now only require near-perfect PSNR and SSIM.phoglund@webrtc.org
2012-12-07Added buildbot benchmarking in iSAC and APM into Android platform build.kma@webrtc.org
2012-12-03Removed stale version of fuzzer; it's now internal.phoglund@webrtc.org
2012-11-30Improved the conformance test: it will now show video tags and better verify ...phoglund@webrtc.org
2012-11-29Fixed standard PSNR/SSIM test.phoglund@webrtc.org
2012-11-28Added conformance tests.phoglund@webrtc.org
2012-11-20Add Chromium's perf_test to testsupport.andrew@webrtc.org
2012-11-02Removing use of raw buffers for I420PSNR and I420SSIM functionskjellander@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org