SyTen
test.cpp File Reference

Implementation for test.h. More...

#include "inc/util/test.h"
#include "inc/util/threads.h"
#include "inc/util/envvars.h"
+ Include dependency graph for test.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::Test
 Helper functions for executables in test/.
 

Functions

void syten::Test::initArgs (int argc_, char **argv_)
 Initialise binary_name with content from argv[0], if possible. More...
 

Detailed Description

Implementation for test.h.