Home
last modified time | relevance | path

Searched refs:BUILD_TEST (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_2_platform.h21 #define BUILD_TEST 0 macro
23 #if BUILD_TEST
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_2_platform.h20 #define BUILD_TEST 0 macro
22 #if BUILD_TEST
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_2_platform.h20 #define BUILD_TEST 0 macro
22 #if BUILD_TEST
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_2_platform.h20 #define BUILD_TEST 0 macro
22 #if BUILD_TEST
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_2_platform.h24 #define BUILD_TEST 0 macro
26 #if BUILD_TEST
/OK3568_Linux_fs/external/mpp/test/
H A DCMakeLists.txt14 option(${test_tag} "Build mpp ${module}.${ext} unit test" ${BUILD_TEST})
55 option(${test_tag} "Build legacy ${module} unit test" ${BUILD_TEST})
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/
H A DCMakeLists.txt6 option(IEP_TEST "Build base iep unit test" ${BUILD_TEST})
/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/test/
H A DCMakeLists.txt6 option(RGA_TEST "Build base rga unit test" ${BUILD_TEST})
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/test/
H A DCMakeLists.txt13 option(${test_tag} "Build rc ${module} unit test" ${BUILD_TEST})
/OK3568_Linux_fs/external/mpp/mpp/base/test/
H A DCMakeLists.txt13 option(${test_tag} "Build base ${module} unit test" ${BUILD_TEST})
/OK3568_Linux_fs/external/mpp/osal/test/
H A DCMakeLists.txt13 option(${test_tag} "Build osal ${module} unit test" ${BUILD_TEST})
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-cmake.txt108 ** +BUILD_TEST+, +BUILD_TESTS+, +BUILD_TESTING+ are disabled.
/OK3568_Linux_fs/external/mpp/
H A DCMakeLists.txt64 option(BUILD_TEST "enable test binary building)" ON) option