Include googletest cmake support.
- Same googletest release (v1.8.0), new root in third_party. - Update Android.mk and make build (include and file locations). - Update cmake build (use googletest's cmake support). - Update gtest include in all tests. BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76 Change-Id: I5491a2ff3c8869263cd885872c815402236c20b1
Showing
- CMakeLists.txt 8 additions, 14 deletionsCMakeLists.txt
- libs.mk 10 additions, 9 deletionslibs.mk
- test/accounting_test.cc 1 addition, 1 deletiontest/accounting_test.cc
- test/acm_random.h 1 addition, 1 deletiontest/acm_random.h
- test/active_map_refresh_test.cc 1 addition, 1 deletiontest/active_map_refresh_test.cc
- test/active_map_test.cc 1 addition, 1 deletiontest/active_map_test.cc
- test/altref_test.cc 1 addition, 1 deletiontest/altref_test.cc
- test/android/Android.mk 3 additions, 3 deletionstest/android/Android.mk
- test/ans_codec_test.cc 1 addition, 1 deletiontest/ans_codec_test.cc
- test/ans_test.cc 1 addition, 1 deletiontest/ans_test.cc
- test/aq_segment_test.cc 1 addition, 1 deletiontest/aq_segment_test.cc
- test/arf_freq_test.cc 1 addition, 1 deletiontest/arf_freq_test.cc
- test/av1_convolve_optimz_test.cc 1 addition, 1 deletiontest/av1_convolve_optimz_test.cc
- test/av1_convolve_test.cc 1 addition, 1 deletiontest/av1_convolve_test.cc
- test/av1_dct_test.cc 1 addition, 1 deletiontest/av1_dct_test.cc
- test/av1_ext_tile_test.cc 1 addition, 1 deletiontest/av1_ext_tile_test.cc
- test/av1_fht16x16_test.cc 1 addition, 1 deletiontest/av1_fht16x16_test.cc
- test/av1_fht16x32_test.cc 1 addition, 1 deletiontest/av1_fht16x32_test.cc
- test/av1_fht16x8_test.cc 1 addition, 1 deletiontest/av1_fht16x8_test.cc
- test/av1_fht32x16_test.cc 1 addition, 1 deletiontest/av1_fht32x16_test.cc
Loading
Please register or sign in to comment