diff options
author | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:34:04 +0900 |
---|---|---|
committer | Sehong Na <sehong.na@samsung.com> | 2014-05-31 12:34:04 +0900 |
commit | fce9e6b40bf879143db049cfeddb2fb5b870ff5e (patch) | |
tree | 14a0e901b79ef09620d12d70d747d9516b6d4874 /TC/tetclean.cfg | |
download | haptic-tizen_2.3.tar.gz haptic-tizen_2.3.tar.bz2 haptic-tizen_2.3.zip |
Initialize Tizen 2.3submit/tizen_2.3/20140531.0631522.3a_releasetizen_2.3
Diffstat (limited to 'TC/tetclean.cfg')
-rw-r--r-- | TC/tetclean.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TC/tetclean.cfg b/TC/tetclean.cfg new file mode 100644 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 |