Home
last modified time | relevance | path

Searched refs:build_tests (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/package/libgcrypt/
H A D0001-configure.ac-add-an-option-to-disable-tests.patch54 +build_tests=yes
57 + build_tests=$enableval, build_tests=yes)
58 +AM_CONDITIONAL([BUILD_TESTS], [test "x$build_tests" != xno])
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk-doc/files/
H A Dconditionaltests.patch33 build_tests="no"
38 + build_tests="no"
43 AM_CONDITIONAL(BUILD_TESTS, test x$build_tests = xyes)
/OK3568_Linux_fs/kernel/tools/testing/kunit/
H A Dkunit.py68 def build_tests(linux: kunit_kernel.LinuxSourceTree, function
147 build_result = build_tests(linux, build_request)
304 result = build_tests(linux, request)
/OK3568_Linux_fs/buildroot/package/libglib2/
H A D0002-remove-cpp-requirement.patch75 if build_tests