Updating vp8 test structure
Review URL: https://webrtc-codereview.appspot.com/935031 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3245 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -107,6 +107,7 @@
|
|||||||
'test/rps_test.cc',
|
'test/rps_test.cc',
|
||||||
'test/tester.cc',
|
'test/tester.cc',
|
||||||
'test/vp8_unittest.cc',
|
'test/vp8_unittest.cc',
|
||||||
|
'test/vp8_impl_unittest.cc',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -125,7 +126,6 @@
|
|||||||
'sources': [
|
'sources': [
|
||||||
'reference_picture_selection_unittest.cc',
|
'reference_picture_selection_unittest.cc',
|
||||||
'temporal_layers_unittest.cc',
|
'temporal_layers_unittest.cc',
|
||||||
'vp8_unittest.cc',
|
|
||||||
],
|
],
|
||||||
'conditions': [
|
'conditions': [
|
||||||
['build_libvpx==1', {
|
['build_libvpx==1', {
|
||||||
|
Reference in New Issue
Block a user