|
Motr
M0
|
#include "lib/trace.h"#include "spiel/spiel.h"#include "spiel/ut/spiel_ut_common.h"#include "ut/misc.h"#include "ut/ut.h"
Go to the source code of this file.
Macros | |
| #define | M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_SPIEL |
Functions | |
| static void | spiel_start_stop (void) |
| static int | spiel_ut_init () |
| static int | spiel_ut_fini () |
Variables | |
| static struct m0_spiel_ut_reqh * | spl_reqh |
| struct m0_ut_suite | spiel_ut |
| #define M0_TRACE_SUBSYSTEM M0_TRACE_SUBSYS_SPIEL |
Definition at line 23 of file spiel_ut.c.
|
static |
|
static |
|
static |
| struct m0_ut_suite spiel_ut |
Definition at line 82 of file spiel_ut.c.
|
static |
Definition at line 31 of file spiel_ut.c.