Implementation for test.h. More...
Include dependency graph for test.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| 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... | |
Implementation for test.h.