Qucs-core  0.0.19
Functions
test_libqucs.cpp File Reference
#include <iostream>
#include "qucs_typedefs.h"
#include "object.h"
#include "module.h"
#include "components.h"
#include "testDefine.h"
#include "gtest/gtest.h"
#include "tridiag.h"
#include "tvector.h"
Include dependency graph for test_libqucs.cpp:

Go to the source code of this file.

Functions

 TEST (module, constructor)
 TEST (component, resistor_getType)
 TEST (tridiag, solve_s_cyc)

Function Documentation

TEST ( module  ,
constructor   
)

Definition at line 33 of file test_libqucs.cpp.

TEST ( component  ,
resistor_getType   
)

Definition at line 41 of file test_libqucs.cpp.

TEST ( tridiag  ,
solve_s_cyc   
)

Definition at line 54 of file test_libqucs.cpp.