1# Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved. 2# Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved. 3# 4# Redistribution and use in source and binary forms, with or without modification, 5# are permitted provided that the following conditions are met: 6# 7# 1. Redistributions of source code must retain the above copyright notice, this list of 8# conditions and the following disclaimer. 9# 10# 2. Redistributions in binary form must reproduce the above copyright notice, this list 11# of conditions and the following disclaimer in the documentation and/or other materials 12# provided with the distribution. 13# 14# 3. Neither the name of the copyright holder nor the names of its contributors may be used 15# to endorse or promote products derived from this software without specific prior written 16# permission. 17# 18# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 19# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 20# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 21# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 22# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 23# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 24# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 25# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 26# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 27# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 28# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 29 30static_library("test_swtmr") { 31 sources = [ 32 "It_los_swtmr.c", 33 "It_los_swtmr_001.c", 34 "It_los_swtmr_002.c", 35 "It_los_swtmr_003.c", 36 "It_los_swtmr_004.c", 37 "It_los_swtmr_005.c", 38 "It_los_swtmr_006.c", 39 "It_los_swtmr_007.c", 40 "It_los_swtmr_008.c", 41 "It_los_swtmr_009.c", 42 "It_los_swtmr_010.c", 43 "It_los_swtmr_011.c", 44 "It_los_swtmr_012.c", 45 "It_los_swtmr_013.c", 46 "It_los_swtmr_014.c", 47 "It_los_swtmr_015.c", 48 "It_los_swtmr_016.c", 49 "It_los_swtmr_017.c", 50 "It_los_swtmr_018.c", 51 "It_los_swtmr_019.c", 52 "It_los_swtmr_020.c", 53 "It_los_swtmr_021.c", 54 "It_los_swtmr_022.c", 55 "It_los_swtmr_023.c", 56 "It_los_swtmr_024.c", 57 "It_los_swtmr_025.c", 58 "It_los_swtmr_026.c", 59 "It_los_swtmr_027.c", 60 "It_los_swtmr_029.c", 61 "It_los_swtmr_030.c", 62 "It_los_swtmr_031.c", 63 "It_los_swtmr_032.c", 64 "It_los_swtmr_033.c", 65 "It_los_swtmr_034.c", 66 "It_los_swtmr_035.c", 67 "It_los_swtmr_036.c", 68 "It_los_swtmr_037.c", 69 "It_los_swtmr_038.c", 70 "It_los_swtmr_039.c", 71 "It_los_swtmr_040.c", 72 "It_los_swtmr_041.c", 73 "It_los_swtmr_042.c", 74 "It_los_swtmr_043.c", 75 "It_los_swtmr_044.c", 76 "It_los_swtmr_045.c", 77 "It_los_swtmr_046.c", 78 "It_los_swtmr_047.c", 79 "It_los_swtmr_048.c", 80 "It_los_swtmr_049.c", 81 "It_los_swtmr_050.c", 82 "It_los_swtmr_051.c", 83 "It_los_swtmr_052.c", 84 "It_los_swtmr_053.c", 85 "It_los_swtmr_054.c", 86 "It_los_swtmr_055.c", 87 "It_los_swtmr_056.c", 88 "It_los_swtmr_057.c", 89 "It_los_swtmr_058.c", 90 "It_los_swtmr_059.c", 91 "It_los_swtmr_060.c", 92 "It_los_swtmr_061.c", 93 "It_los_swtmr_062.c", 94 "It_los_swtmr_063.c", 95 "It_los_swtmr_064.c", 96 "It_los_swtmr_065.c", 97 "It_los_swtmr_066.c", 98 "It_los_swtmr_067.c", 99 "It_los_swtmr_068.c", 100 "It_los_swtmr_069.c", 101 "It_los_swtmr_071.c", 102 "It_los_swtmr_072.c", 103 "It_los_swtmr_073.c", 104 "It_los_swtmr_074.c", 105 "It_los_swtmr_075.c", 106 "It_los_swtmr_076.c", 107 "It_los_swtmr_077.c", 108 "It_los_swtmr_078.c", 109 "It_los_swtmr_079.c", 110 "It_los_swtmr_080.c", 111 "It_los_swtmr_081.c", 112 "It_los_swtmr_Align_001.c", 113 "It_los_swtmr_Align_002.c", 114 "It_los_swtmr_Align_003.c", 115 "It_los_swtmr_Align_004.c", 116 "It_los_swtmr_Align_005.c", 117 "It_los_swtmr_Align_006.c", 118 "It_los_swtmr_Align_007.c", 119 "It_los_swtmr_Align_008.c", 120 "It_los_swtmr_Align_009.c", 121 "It_los_swtmr_Align_010.c", 122 "It_los_swtmr_Align_011.c", 123 "It_los_swtmr_Align_012.c", 124 "It_los_swtmr_Align_013.c", 125 "It_los_swtmr_Align_014.c", 126 "It_los_swtmr_Align_015.c", 127 "It_los_swtmr_Align_016.c", 128 "It_los_swtmr_Align_017.c", 129 "It_los_swtmr_Align_018.c", 130 "It_los_swtmr_Align_019.c", 131 "It_los_swtmr_Align_020.c", 132 "It_los_swtmr_Align_021.c", 133 "It_los_swtmr_Align_022.c", 134 "It_los_swtmr_Align_023.c", 135 "It_los_swtmr_Align_024.c", 136 "It_los_swtmr_Align_025.c", 137 "It_los_swtmr_Align_026.c", 138 "It_los_swtmr_Align_027.c", 139 "It_los_swtmr_Align_028.c", 140 "It_los_swtmr_Align_029.c", 141 "It_los_swtmr_Align_030.c", 142 "It_los_swtmr_Align_031.c", 143 "It_los_swtmr_Delay_001.c", 144 "It_los_swtmr_Delay_003.c", 145 "It_los_swtmr_Delay_004.c", 146 "It_los_swtmr_Delay_005.c", 147 ] 148 149 configs += [ "//kernel/liteos_m/testsuites:include" ] 150} 151