NEURON
Sprintf.cpp File Reference
#include <catch2/catch_test_macros.hpp>
#include "oc/wrap_sprintf.h"

Go to the source code of this file.

Macros

#define UNIT_TESTING
 

Functions

 TEST_CASE ("buf fits", "[NEURON]")
 
 TEST_CASE ("buf too small", "[NEURON]")
 

Macro Definition Documentation

◆ UNIT_TESTING

#define UNIT_TESTING

Definition at line 3 of file Sprintf.cpp.

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "buf fits"  ,
""  [NEURON] 
)

Definition at line 8 of file Sprintf.cpp.

◆ TEST_CASE() [2/2]

TEST_CASE ( "buf too small"  ,
""  [NEURON] 
)

Definition at line 14 of file Sprintf.cpp.