size optimization on Control::Impl, reduces size from 232b to 200b on 64bit x86,...
[platform/core/uifw/dali-toolkit.git] / automated-tests / TET / tetexec.cfg
1 TET_OUTPUT_CAPTURE=True # capturing execution or not
2 TET_EXEC_TOOL=  # ex) exec : execution tool set up/ Optional
3 TET_EXEC_FILE=   # ex) exectool : execution file/ Optional
4 TET_API_COMPLIANT=True # Test case or Tool usesTET API?
5 TET_PASS_TC_NAME=True # showing Passed TC name ?