summaryrefslogtreecommitdiff
path: root/TC/tetbuild.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'TC/tetbuild.cfg')
-rw-r--r--TC/tetbuild.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/TC/tetbuild.cfg b/TC/tetbuild.cfg
deleted file mode 100644
index f7eda55..0000000
--- a/TC/tetbuild.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-TET_OUTPUT_CAPTURE=True # capture option for build operation checking
-TET_BUILD_TOOL=make # build with using make command
-TET_BUILD_FILE=-f Makefile # execution file (Makefile) for build
-TET_API_COMPLIANT=True # use TET API in Test Case ?
-TET_PASS_TC_NAME=True # report passed TC name in Journal file?