Motr  M0
net_test.c File Reference
#include <stdio.h>
#include <math.h>
#include "motr/init.h"
#include "desim/sim.h"
#include "desim/storage.h"
#include "desim/chs.h"
#include "desim/net.h"
#include "desim/client.h"
#include "desim/elevator.h"
Include dependency graph for net_test.c:

Go to the source code of this file.

Functions

static void workload_init (struct sim *s, int argc, char **argv)
 
static void workload_fini (void)
 
int main (int argc, char **argv)
 

Variables

static struct net_conf net
 
static struct net_srv srv
 
static struct client_conf client
 
static struct chs_conf ST31000640SS
 
struct chs_dev disc
 

Function Documentation

◆ workload_fini()

static void workload_fini ( void  )
static

Definition at line 108 of file net_test.c.

Here is the call graph for this function:

◆ workload_init()

static void workload_init ( struct sim s,
int  argc,
char **  argv 
)
static

Definition at line 98 of file net_test.c.

Here is the call graph for this function: