winlin

pass all utest

@@ -25,6 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. @@ -25,6 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25 using namespace std; 25 using namespace std;
26 26
27 #include <srs_app_config.hpp> 27 #include <srs_app_config.hpp>
  28 +#include <srs_kernel_consts.hpp>
28 29
29 VOID TEST(ConfigTest, CheckMacros) 30 VOID TEST(ConfigTest, CheckMacros)
30 { 31 {
@@ -157,40 +158,4 @@ VOID TEST(ConfigTest, CheckMacros) @@ -157,40 +158,4 @@ VOID TEST(ConfigTest, CheckMacros)
157 #ifndef SRS_CONF_DEFAULT_LOG_TANK_CONSOLE 158 #ifndef SRS_CONF_DEFAULT_LOG_TANK_CONSOLE
158 EXPECT_TRUE(false); 159 EXPECT_TRUE(false);
159 #endif 160 #endif
160 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
161 - EXPECT_TRUE(false);  
162 -#endif  
163 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
164 - EXPECT_TRUE(false);  
165 -#endif  
166 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
167 - EXPECT_TRUE(false);  
168 -#endif  
169 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
170 - EXPECT_TRUE(false);  
171 -#endif  
172 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
173 - EXPECT_TRUE(false);  
174 -#endif  
175 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
176 - EXPECT_TRUE(false);  
177 -#endif  
178 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
179 - EXPECT_TRUE(false);  
180 -#endif  
181 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
182 - EXPECT_TRUE(false);  
183 -#endif  
184 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
185 - EXPECT_TRUE(false);  
186 -#endif  
187 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
188 - EXPECT_TRUE(false);  
189 -#endif  
190 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
191 - EXPECT_TRUE(false);  
192 -#endif  
193 -#ifndef xxxxxxxxxxxxxxxxxxxxxxxx  
194 - EXPECT_TRUE(false);  
195 -#endif  
196 } 161 }