Motr  M0
buf.c File Reference
#include "ut/ut.h"
#include "lib/buf.h"
#include "lib/assert.h"
#include "lib/memory.h"
#include "lib/finject.h"
#include "lib/string.h"
#include "lib/errno.h"
Include dependency graph for buf.c:

Go to the source code of this file.

Functions

static void bufs_test (void)
 
static void buf_cmp_test (void)
 
static bool bit_is_set (int bits, int index)
 
void m0_ut_lib_buf_test (void)
 

Function Documentation

◆ bit_is_set()

static bool bit_is_set ( int  bits,
int  index 
)
static

Definition at line 34 of file buf.c.

Here is the caller graph for this function:

◆ buf_cmp_test()

static void buf_cmp_test ( void  )
static

Definition at line 137 of file buf.c.

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

◆ bufs_test()

static void bufs_test ( void  )
static

Definition at line 107 of file buf.c.

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

◆ m0_ut_lib_buf_test()

void m0_ut_lib_buf_test ( void  )

Definition at line 39 of file buf.c.

Here is the call graph for this function: