Phoenix
Object-oriented orthogonally persistent operating system
|
Phoenix unit testing framework implementation. More...
#include <phoenix_ut.h>
#include <stdarg.h>
#include <string.h>
#include <stdio.h>
#include <string>
#include <sstream>
#include <list>
Classes | |
class | anonymous_namespace{phoenix_ut.cpp}::TestMan |
Tests manager. More... | |
Namespaces | |
namespace | ut |
Unit tests related definitions reside in this namespace. | |
namespace | anonymous_namespace{phoenix_ut.cpp} |
Variables | |
TestMan | anonymous_namespace{phoenix_ut.cpp}::testMan |
Global test manager object. |
Phoenix unit testing framework implementation.