diff options
author | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:34:14 +0900 |
---|---|---|
committer | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:34:14 +0900 |
commit | f7efbe31bcb94ce900ea10a6e48622aa86653e83 (patch) | |
tree | 4ac78c8899dda6999db3ffe8f60095ebfa9601d3 /TC/tetclean.cfg | |
download | face-tizen_2.3.tar.gz face-tizen_2.3.tar.bz2 face-tizen_2.3.zip |
Initialize Tizen 2.3submit/tizen_2.3/20140531.0633492.3a_releasetizen_2.3
Diffstat (limited to 'TC/tetclean.cfg')
-rwxr-xr-x | TC/tetclean.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TC/tetclean.cfg b/TC/tetclean.cfg new file mode 100755 index 0000000..02d7030 --- /dev/null +++ b/TC/tetclean.cfg @@ -0,0 +1,5 @@ +TET_OUTPUT_CAPTURE=True # capture option +TET_CLEAN_TOOL= make clean # clean tool +TET_CLEAN_FILE= Makefile # file for clean +TET_API_COMPLIANT=True # TET API useage +TET_PASS_TC_NAME=True # showing name , passed TC |