Skip to content

File test_notation_twist_vec.c

FileList > note-twist_vector > test > test_notation_twist_vec.c

Go to the source code of this file

  • #include "notation_tv.h"
  • #include "unity.h"

Public Attributes

Type Name
char tv_string = "[7 6 5 4 3 2 145]"
note_tv_t tv_t = /* multi line expression */

Public Functions

Type Name
int main (void)
void setUp (void)
void tearDown (void)
STATIC_INLINE void test_decode (void)
STATIC_INLINE void test_encode (void)

Macros

Type Name
define STR_TERMINAL_CHAR (0x7Fu)

Public Attributes Documentation

variable tv_string

char tv_string[];

variable tv_t

note_tv_t tv_t;

Public Functions Documentation

function main

int main (
    void
) 

function setUp

void setUp (
    void
) 

function tearDown

void tearDown (
    void
) 

function test_decode

STATIC_INLINE void test_decode (
    void
) 

function test_encode

STATIC_INLINE void test_encode (
    void
) 

Macro Definition Documentation

define STR_TERMINAL_CHAR

#define STR_TERMINAL_CHAR `(0x7Fu)`


The documentation for this class was generated from the following file source/note-twist_vector/test/test_notation_twist_vec.c