From 3532b61e3d3d87d083a91f6dcc67e02d47ce43bd Mon Sep 17 00:00:00 2001 From: winlin Date: Tue, 5 Aug 2014 09:16:45 +0800 Subject: [PATCH] open all utest macro --- trunk/src/utest/srs_utest.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/utest/srs_utest.hpp b/trunk/src/utest/srs_utest.hpp index 32a7de829..b176b9c39 100644 --- a/trunk/src/utest/srs_utest.hpp +++ b/trunk/src/utest/srs_utest.hpp @@ -44,7 +44,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #endif // disable some for fast dev, compile and startup. -#if 1 +#if 0 #undef ENABLE_UTEST_AMF0 #undef ENABLE_UTEST_CONFIG #undef ENABLE_UTEST_CORE