Searched refs:with_tests (Results 1 – 4 of 4) sorted by relevance
5 option('with_tests', type: 'boolean', value: false, description: 'enable test suites support')
279 with_tests_opt = get_option('with_tests')
181 [with_tests=yes])182 AM_CONDITIONAL([WITH_TESTS], [test x${with_tests} = xyes])184 AS_IF([test x${with_tests} = xyes],
3713 withval="$with_tests"