Toggle search
Search
Toggle menu
5.7K
415
1
62.4K
ZeroWiki
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Upload file
notifications
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
user-interface-preferences
Personal tools
Create account
Log in
Googletest
From ZeroWiki
Views
Read
View source
View history
associated-pages
Page
Discussion
More actions
Revision as of 04:58, 6 November 2013 by
imported>qa22ahj
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Google Test Framework
[1]
cpp 기반의 테스트 프레임워크이며 Linux기준에서 간편하게 사용할수 있다.
설치
Linux
Fedora
# sudo yum install gtest gtest-devel
From Source
[2]
에서 최신버전을 받는다.
압축을 푼다
make
사용법
계속작성중
Last modified
6 November 2013
Contents
Back to top
Contents
1
Google Test Framework
1.1
설치
1.1.1
Linux
1.2
사용법