Motr  M0
str.c File Reference
#include "net/test/str.h"
#include "lib/vec.h"
#include "lib/memory.h"
#include "ut/ut.h"
Include dependency graph for str.c:

Go to the source code of this file.

Enumerations

enum  { STR_BUF_LEN = 0x100, STR_BUF_OFFSET = 42 }
 

Functions

static void try_serialize (char *str)
 
void m0_net_test_str_ut (void)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
STR_BUF_LEN 
STR_BUF_OFFSET 

Definition at line 28 of file str.c.

Function Documentation

◆ m0_net_test_str_ut()

void m0_net_test_str_ut ( void  )

Definition at line 60 of file str.c.

Here is the call graph for this function:

◆ try_serialize()

static void try_serialize ( char *  str)
static

Definition at line 33 of file str.c.

Here is the call graph for this function:
Here is the caller graph for this function: