Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb10 class UnityTestRunnerGenerator class
13 @options = UnityTestRunnerGenerator.default_options
17 when String then @options.merge!(UnityTestRunnerGenerator.grab_config(options))
365 options = UnityTestRunnerGenerator.grab_config(arg); true
406 UnityTestRunnerGenerator.new(options).run(ARGV[0], ARGV[1])