class AdLint::Benchmark::Target::T_screen_4_0_3_process_c_small

Constants

DIRS
FILES

Private Instance Methods

_analyze() click to toggle source
# File lib/adlint/benchmark/target/screen_4_0_3_process_c_small.rb, line 41
def _analyze
  AdLint.setup("adlint_sma", Pathname.new("adlint_traits.yml"), false)
  AdLint.sma([Pathname.new("../screen-4.0.3/process.c")], 1)
end