User Guide
perf.cpp File Reference
#include <catch2/catch_test_macros.hpp>
#include <catch2/matchers/catch_matchers_string.hpp>
#include "ast/program.hpp"
#include "parser/nmodl_driver.hpp"
#include "visitors/perf_visitor.hpp"
#include "visitors/symtab_visitor.hpp"

Go to the source code of this file.

Functions

 SCENARIO ("Symbol table generation with Perf stat visitor", "[visitor][performance]")
 

Function Documentation

◆ SCENARIO()

SCENARIO ( "Symbol table generation with Perf stat visitor"  ,
""  [visitor][performance] 
)

Definition at line 27 of file perf.cpp.