Searched refs:BUILD_TEST (Results 1 – 13 of 13) sorted by relevance
21 #define BUILD_TEST 0 macro23 #if BUILD_TEST
20 #define BUILD_TEST 0 macro22 #if BUILD_TEST
24 #define BUILD_TEST 0 macro26 #if BUILD_TEST
14 option(${test_tag} "Build mpp ${module}.${ext} unit test" ${BUILD_TEST})55 option(${test_tag} "Build legacy ${module} unit test" ${BUILD_TEST})
6 option(IEP_TEST "Build base iep unit test" ${BUILD_TEST})
6 option(RGA_TEST "Build base rga unit test" ${BUILD_TEST})
13 option(${test_tag} "Build rc ${module} unit test" ${BUILD_TEST})
13 option(${test_tag} "Build base ${module} unit test" ${BUILD_TEST})
13 option(${test_tag} "Build osal ${module} unit test" ${BUILD_TEST})
108 ** +BUILD_TEST+, +BUILD_TESTS+, +BUILD_TESTING+ are disabled.
64 option(BUILD_TEST "enable test binary building)" ON) option