|
LMMS
|
#include "lv2/atom/atom-test-utils.c"#include "lv2/atom/atom.h"#include "lv2/atom/forge.h"#include "lv2/urid/urid.h"#include <assert.h>#include <stdint.h>#include <stdlib.h>Macros | |
| #define | MAX_CHARS 15 |
Functions | |
| static int | test_string_overflow (void) |
| static int | test_literal_overflow (void) |
| static int | test_sequence_overflow (void) |
| static int | test_vector_head_overflow (void) |
| static int | test_vector_overflow (void) |
| static int | test_tuple_overflow (void) |
| int | main (void) |
| #define MAX_CHARS 15 |