diff options
author | Taejin Woo <tt.woo@samsung.com> | 2013-10-23 13:52:15 +0900 |
---|---|---|
committer | Taejin Woo <tt.woo@samsung.com> | 2013-10-23 16:17:20 +0900 |
commit | 8bae75a12879a9f3a86ddeaa0561fa53380043d0 (patch) | |
tree | 3d3324b1ed537ef661341cc04f3e54f00ed94912 /TC/tetexec.cfg | |
parent | 1c303a6746cd73a7cc6f219d954851e1917b8c78 (diff) | |
download | bluetooth-8bae75a12879a9f3a86ddeaa0561fa53380043d0.tar.gz bluetooth-8bae75a12879a9f3a86ddeaa0561fa53380043d0.tar.bz2 bluetooth-8bae75a12879a9f3a86ddeaa0561fa53380043d0.zip |
Merge the latest CAPI Private code in Tizen2.2 RSA
We do CAPI Code Sync in tizen2.2 RSA.
Change-Id: I6b2eb95b365566b1e6a78744fb3f8dbe0b7281e6
Diffstat (limited to 'TC/tetexec.cfg')
-rw-r--r-- | TC/tetexec.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TC/tetexec.cfg b/TC/tetexec.cfg new file mode 100644 index 0000000..ef3e452 --- /dev/null +++ b/TC/tetexec.cfg @@ -0,0 +1,5 @@ +TET_OUTPUT_CAPTURE=True # capturing execution or not +TET_EXEC_TOOL= # ex) exec : execution tool set up/ Optional +TET_EXEC_FILE= # ex) exectool : execution file/ Optional +TET_API_COMPLIANT=True # Test case or Tool usesTET API? +TET_PASS_TC_NAME=True # showing Passed TC name ? |