ReactOS 0.4.16-dev-340-g0540c21
|
#include <vector>
#include <algorithm>
#include "fadapter.h"
#include "fib.h"
#include "cppunit/cppunit_proxy.h"
Go to the source code of this file.
Classes | |
class | GeneratorTest |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (GeneratorTest) | |
static int | cxxrand () |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | GeneratorTest | ) |
|
static |
Definition at line 37 of file generator_test.cpp.
Referenced by GeneratorTest::gener1(), and GeneratorTest::genern1().