6a05af6bef0a10a99160a7f9d74c0b7634be7128
[platform/core/uifw/dali-toolkit.git] / automated-tests / tetbuild.cfg
1 TET_OUTPUT_CAPTURE=True # capture option for build operation checking
2 TET_BUILD_TOOL=make # build with using make command
3 TET_BUILD_FILE=-f Makefile # execution file (Makefile) for build
4 TET_API_COMPLIANT=False # use TET API in Test Case ?
5 TET_PASS_TC_NAME=True # report passed TC name in Journal file?