Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/testutil/
H A Dtest_options.c16 static const OPTIONS default_options[] = { in test_get_options() local
20 return default_options; in test_get_options()
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb13 @options = UnityTestRunnerGenerator.default_options
24 def self.default_options singletonMethod in UnityTestRunnerGenerator
37 options = self.default_options
/freebsd/crypto/libecc/
H A Dmeson.build4 default_options: ['c_std=gnu11', 'default_library=static', 'warning_level=3' ],