NEURON
basic.cpp File Reference
#include <../../nrnconf.h>
#include "code.h"
#include "neuron.h"
#include "ocfunc.h"
#include "section.h"
#include <catch2/catch_test_macros.hpp>

Go to the source code of this file.

Functions

 SCENARIO ("Test fast_imem calculation", "[Neuron][fast_imem]")
 
 TEST_CASE ("Test return code of execerror", "[NEURON][execerror]")
 
 TEST_CASE ("Test nrn_mallinfo returns non-zero", "[NEURON][nrn_mallinfo]")
 

Function Documentation

◆ SCENARIO()

SCENARIO ( "Test fast_imem calculation"  ,
""  [Neuron][fast_imem] 
)

Definition at line 12 of file basic.cpp.

◆ TEST_CASE() [1/2]

TEST_CASE ( "Test nrn_mallinfo returns non-zero"  ,
""  [NEURON][nrn_mallinfo] 
)

Definition at line 65 of file basic.cpp.

◆ TEST_CASE() [2/2]

TEST_CASE ( "Test return code of execerror ,
""  [NEURON][execerror] 
)

Definition at line 50 of file basic.cpp.