Searched refs:build_tests (Results 1 – 7 of 7) sorted by relevance
45 all: allmost examples manuals build_tests70 .PHONY: build_tests71 build_tests: target
82 build_tests = not get_option('tests').disabled() variable291 if build_tests294 build_info += 'Build tests: @0@'.format(build_tests)307 if build_tests and gtk_doc.found() and python3.found()312 build_info += 'Build documentation: @0@'.format(build_tests and gtk_doc.found())
17 if not build_tests and jsonc.found()
117 self.build_tests(basic)203 def build_tests(self, basic): member in firmware_Cr50BID
194 fn build_tests() -> Vec<TestCase> { in build_tests() function242 for (search, byte, matching) in build_tests() { in test_inv_memchr()
884 [ build_tests="$enableval" ],886 build_tests="yes"888 build_tests="no"893 if test "x$build_tests" = "xyes" ; then901 AC_MSG_RESULT([$build_tests])903 if test "x$build_tests" = "xyes" ; then
333 [build_tests=$enableval],334 [build_tests=no])337 AM_CONDITIONAL([BUILD_TESTS], [test "x$build_tests" != xno])