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

  /src/external/bsd/libevent/dist/cmake/
CodeCoverage.cmake 89 # Param _testrunner The name of the target which runs the tests.
94 # Optional fourth parameter is passed as arguments to _testrunner
96 FUNCTION(SETUP_TARGET_FOR_COVERAGE _targetname _testrunner _outputname)
113 COMMAND ${_testrunner} ${ARGV3}
134 # Param _testrunner The name of the target which runs the tests
136 # Optional fourth parameter is passed as arguments to _testrunner
138 FUNCTION(SETUP_TARGET_FOR_COVERAGE_COBERTURA _targetname _testrunner _outputname)
151 ${_testrunner} ${ARGV3}
  /src/external/bsd/ntp/dist/sntp/libevent/cmake/
CodeCoverage.cmake 89 # Param _testrunner The name of the target which runs the tests.
94 # Optional fourth parameter is passed as arguments to _testrunner
96 FUNCTION(SETUP_TARGET_FOR_COVERAGE _targetname _testrunner _outputname)
113 COMMAND ${_testrunner} ${ARGV3}
134 # Param _testrunner The name of the target which runs the tests
136 # Optional fourth parameter is passed as arguments to _testrunner
138 FUNCTION(SETUP_TARGET_FOR_COVERAGE_COBERTURA _targetname _testrunner _outputname)
151 ${_testrunner} ${ARGV3}

Completed in 24 milliseconds