NPatch rendering optimization
[platform/core/uifw/dali-toolkit.git] / automated-tests / templates / tct-package / README
1 The scripts contained in the automated-tests/scripts folder are based on
2 the Web Application Security & Privacy module test suite from Intel,
3 with the following license:
4
5 ----------------------------------------------
6 License
7 ----------------------------------------------
8 Copyright (c) 2012 Intel Corporation.
9
10 Redistribution and use in source and binary forms, with or without modification,
11 are permitted provided that the following conditions are met:
12
13 * Redistributions of works must retain the original copyright notice, this list
14   of conditions and the following disclaimer.
15 * Redistributions in binary form must reproduce the original copyright notice,
16   this list of conditions and the following disclaimer in the documentation
17   and/or other materials provided with the distribution.
18 * Neither the name of Intel Corporation nor the names of its contributors
19   may be used to endorse or promote products derived from this work without
20   specific prior written permission.
21
22 THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
23 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
25 ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
26 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
27 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
29 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
30 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
31 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32
33 Authors:
34         Yue, Jianhui <jianhuix.a.yue@intel.com>
35
36 Modifications to scripts:
37 Added mechanism to build and execute tests with finer granularity.
38 Added option to generate tests for executing on desktop
39
40 Copyright (c) 2014 Samsung Electronics Co., Ltd.
41
42 Authors:
43         Steele, David <david.steele@partner.samsung.com>