| # |
| # Copyright 2008 Sony Corporation |
| # |
| # |
| # Permission is hereby granted, free of charge, to any person obtaining a copy |
| # of this software and associated documentation files (the "Software"), to deal |
| # in the Software without restriction, including without limitation the rights |
| # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| # copies of the Software, and to permit persons to whom the Software is |
| # furnished to do so, subject to the following conditions: |
| # |
| # The above copyright notice and this permission notice shall be included in |
| # all copies or substantial portions of the Software. |
| # |
| # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| # THE SOFTWARE. |
| # |
| |
| top_srcdir = .. |
| test_items = \ |
| TST_01_001 \ |
| TST_01_002 \ |
| TST_01_003 \ |
| TST_01_004 \ |
| TST_01_005 \ |
| TST_02_001 \ |
| TST_02_002 \ |
| TST_02_003 \ |
| TST_02_004 \ |
| TST_02_005 \ |
| TST_03_001 \ |
| TST_03_002 \ |
| TST_03_003 \ |
| TST_03_004 \ |
| TST_03_005 \ |
| TST_03_006 \ |
| TST_03_007 \ |
| TST_03_008 \ |
| TST_03_009 \ |
| TST_03_010 \ |
| TST_03_011 \ |
| TST_04_001 \ |
| TST_04_002 \ |
| TST_05_001 \ |
| TST_05_002 \ |
| TST_05_003 \ |
| TST_05_004 \ |
| TST_05_005 \ |
| TST_05_006 \ |
| TST_05_007 \ |
| TST_05_008 \ |
| TST_05_009 \ |
| TST_05_010 \ |
| TST_06_001 \ |
| TST_06_002 \ |
| TST_06_003 \ |
| TST_06_004 \ |
| TST_06_005 \ |
| TST_06_006 \ |
| TST_06_007 \ |
| TST_06_008 \ |
| TST_06_009 \ |
| TST_06_010 \ |
| TST_06_011 \ |
| TST_06_012 \ |
| TST_06_013 \ |
| TST_07_001 \ |
| TST_07_002 \ |
| TST_07_003 \ |
| TST_07_004 \ |
| TST_08_001 \ |
| TST_08_002 \ |
| TST_08_003 \ |
| TST_08_004 \ |
| TST_08_005 \ |
| TST_08_006 |
| |
| include $(top_srcdir)/scripts/config.mk |
| include $(top_srcdir)/scripts/rules_class.mk |