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:
parent
0784df1632
commit
47aee8dce0
5 changed files with 49 additions and 6 deletions
BIN
trunk/3rdparty/gtest-1.6.0.zip
vendored
Normal file
BIN
trunk/3rdparty/gtest-1.6.0.zip
vendored
Normal file
Binary file not shown.
6
trunk/3rdparty/readme.txt
vendored
6
trunk/3rdparty/readme.txt
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue