![]() |
NEURON
|
#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]") | |
SCENARIO | ( | "Test fast_imem calculation" | , |
"" | [Neuron][fast_imem] | ||
) |
TEST_CASE | ( | "Test nrn_mallinfo returns non-zero" | , |
"" | [NEURON][nrn_mallinfo] | ||
) |