Google Test Framework

YB Lee·2023년 6월 14일
0

googletest

목록 보기
1/4

회사에서 gtest프레임워크로 unit test(단위테스트)를 수행하여 gtest에 관하여 알게된 것들 정리하려고 한다

목차

  • google test framework 간단소개
  • 설치 및 간단 실행방법
  • google test 주요 Macro 정리
  • gmock 정리
  • GCov, LCov 이용하여 testcoveraget report 만드는 법
  • 크로스컴파일 환경에서 google test 실행방법

정리중...

소개

정리중...

설치방법

정리중...

profile
Those who have a 'why' to live, can bear with almost any 'how'.

0개의 댓글