Skip to content

File test_low_crossing.c

FileList > gen-rlitt > test > tests > test_low_crossing.c

Go to the source code of this file

  • #include "bits/stdint-uintn.h"
  • #include "notation_wptt.h"
  • #include "generator_rlitt.h"
  • #include "test_low_crossing.h"
  • #include "stdlib.h"
  • #include "string.h"
  • #include "test_storage_stubs.h"
  • #include "../utils/utils.h"
  • #include "unity.h"
  • #include <stdbool.h>

Public Attributes

Type Name
size_t number_of_tangles = 0

Public Static Attributes

Type Name
note_wptt_node_buffer_t buffer = /* multi line expression */
struct note_wptt_node_t note_wptt_nodes

Public Functions

Type Name
STATIC_INLINE_UINT8 stub_write_success (const char * key, const char * index, const char * value)
void test_low_crossing (void)

Public Attributes Documentation

variable number_of_tangles

size_t number_of_tangles;

Public Static Attributes Documentation

variable buffer

note_wptt_node_buffer_t buffer;

variable note_wptt_nodes

struct note_wptt_node_t note_wptt_nodes[20 *UTIL_TANG_DEFS_MAX_CROSSINGNUM];

Public Functions Documentation

function stub_write_success

STATIC_INLINE_UINT8 stub_write_success (
    const char * key,
    const char * index,
    const char * value
) 

function test_low_crossing

void test_low_crossing (
    void
) 


The documentation for this class was generated from the following file source/gen-rlitt/test/tests/test_low_crossing.c