2011년 12월 7일 수요일

TESTRT - 시스템헤더 제외 INSTRUMENT 옵션

You can either use the --sys_include=<dir> in the TDP  if the file is a system or third party include file. (atl.out 파일에 추가됨)

  • Basic Settings에 STD_INCLUDE에 추가하는 방법
  • Parser Settings의 Analyzer file configuration에 추가하는 방법
  • (TDP수정없이) atl.out에 직접 추가하는 방법 (TDP 수정시 제거됨)

Or you can use the option -noinstrdir=<dir> to exclude all the files in a particular directory.

Or you can use the option -EXFILE=<file> to exclude one particular file.

Multi-threaded options in for Runtime Analysis and Component Testing
  • Use the option, --no_sys_include, if the application includes system files, such as windows.h or pthread.h.

댓글 없음:

댓글 쓰기