commit | 971278a9627a3b3de6c6116c0fb4ebb563f41617 | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Mar 08 10:20:53 2013 +0000 |
committer | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Mar 08 10:20:53 2013 +0000 |
tree | 5ca43a9345dec5a6563b52deb833939d71d3e420 | |
parent | 3137a21068e2531ba42285916e60100300628c92 [diff] |
Splitting out video_coding_test executable again. This CL undoes the merge of the developer test tool and the gtest tests that was merged in https://code.google.com/p/webrtc/source/detail?r=3176 Doing that, we get a pure gtest executable of video_coding_integrationtests which can run properly on the bots. BUG=none TEST=Trybots passing + local execution on Linux with: out/Debug/video_coding_integrationtests --gtest_print_time (to ensure it will be possible to run with runtest.py) Review URL: https://webrtc-codereview.appspot.com/1171007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3638 4adac7df-926f-26a2-2b94-8c16560cd09d