Functions

lib/restream/test/test.cpp File Reference

#include <iostream>
#include "perf/perf.h"
#include "resources/resources.h"
#include "restream/restream.h"
Include dependency graph for lib/restream/test/test.cpp:

Go to the source code of this file.

Functions

static void testPath (IN nstream::Manager *mgr, IN const char *path)
static void doTest (void)
int main (IN int argc, IN const char *argv[])

Function Documentation

static void testPath ( IN nstream::Manager mgr,
IN const char *  path 
) [static]

Definition at line 27 of file lib/restream/test/test.cpp.

static void doTest ( void   )  [static]

Definition at line 44 of file lib/restream/test/test.cpp.

int main ( IN int  argc,
IN const char *  argv[] 
)

Definition at line 96 of file lib/restream/test/test.cpp.