1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add utest framework gtest

This commit is contained in:
winlin 2014-03-03 18:28:50 +08:00
parent 0784df1632
commit 47aee8dce0
5 changed files with 49 additions and 6 deletions

BIN
trunk/3rdparty/gtest-1.6.0.zip vendored Normal file

Binary file not shown.

View file

@ -27,6 +27,9 @@ tools/ccache-3.1.9.zip
1.st.arm.Makefile.patch
st编译脚本补丁允许用户指定cc编译器。
gtest-1.6.0.zip
google单元测试框架。
links:
ffmpeg:
@ -53,4 +56,7 @@ links:
openssl:
http://www.openssl.org/
http://www.openssl.org/source/openssl-1.0.1f.tar.gz
gtest:
https://code.google.com/p/googletest
https://code.google.com/p/googletest/downloads/list