Skip to content

File ns_core_tests.c

FileList > neuralSPOT > neuralspot > ns-core > tests > ns_core_tests.c

Go to the source code of this file

  • #include "ns_core.h"
  • #include "unity/unity.h"

Public Functions

Type Name
void ns_core_test_init ()
void ns_core_test_invalid_api ()
void ns_core_test_null_cfg ()
void ns_core_tests_post_test_hook ()
void ns_core_tests_pre_test_hook ()

Macros

Type Name
define NS_CORE_INVALID { .major = 5, .minor = 5, .revision = 5 }

Public Functions Documentation

function ns_core_test_init

void ns_core_test_init () 

function ns_core_test_invalid_api

void ns_core_test_invalid_api () 

function ns_core_test_null_cfg

void ns_core_test_null_cfg () 

function ns_core_tests_post_test_hook

void ns_core_tests_post_test_hook () 

function ns_core_tests_pre_test_hook

void ns_core_tests_pre_test_hook () 

Macro Definition Documentation

define NS_CORE_INVALID

#define NS_CORE_INVALID { .major = 5, .minor = 5, .revision = 5 }

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-core/tests/ns_core_tests.c