OTest2
A C++ testing framework
|
#include <cstdint>
#include <string>
#include <vector>
#include <otest2/const.h>
#include <otest2/testmarkhashcode.h>
Go to the source code of this file.
Classes | |
class | OTest2::TestMark |
Generic interface of a test mark node. More... | |
struct | OTest2::TestMark::LinearizedRecord |
One item of linearized test mark. More... | |
Namespaces | |
OTest2 | |