HomeSort by: relevance | last modified time | path
    Searched refs:UNITTESTS (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/include/
do-not-use-config.h.in 559 #undef UNITTESTS
  /xsrc/external/mit/xorg-server.old/dist/
configure 27796 enableval=$enable_unit_tests; UNITTESTS=$enableval
27798 UNITTESTS=auto
33170 # If unittests aren't explicitly disabled, check for required support
33171 if test "x$UNITTESTS" != xno ; then
33309 if test "x$UNITTESTS" = xauto; then
33311 UNITTESTS=yes
33313 UNITTESTS=no
33316 if test "x$UNITTESTS" = xyes; then
33329 #define UNITTESTS 1
33335 if test "x$UNITTESTS" = xyes; the
    [all...]

Completed in 21 milliseconds