Skip to content

File utils.h

FileList > gen-rlitt > test > utils > utils.h

Go to the source code of this file

  • #include "notation_wptt.h"
  • #include "storage_defs.h"

Public Functions

Type Name
void load_note (note_wptt_t ** list, char ** strings, size_t count)
void test_util_clear_buffer (void)
note_wptt_node_buffer_t * test_util_get_buffer (void)
bool test_util_trees_equal (const note_wptt_t * tree1, const note_wptt_t * tree2)

Public Functions Documentation

function load_note

void load_note (
    note_wptt_t ** list,
    char ** strings,
    size_t count
) 

function test_util_clear_buffer

void test_util_clear_buffer (
    void
) 

function test_util_get_buffer

note_wptt_node_buffer_t * test_util_get_buffer (
    void
) 

function test_util_trees_equal

bool test_util_trees_equal (
    const note_wptt_t * tree1,
    const note_wptt_t * tree2
) 


The documentation for this class was generated from the following file source/gen-rlitt/test/utils/utils.h