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

/freebsd-11-stable/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])

Completed in 108 milliseconds