ReactOS 0.4.15-dev-7961-gdcf9eb0
hash_test.cpp File Reference
#include "stack_allocator.h"
#include <vector>
#include <algorithm>
#include <map>
#include <set>
#include <string>
#include "cppunit/cppunit_proxy.h"
Include dependency graph for hash_test.cpp:

Go to the source code of this file.

Classes

class  HashTest
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (HashTest)
 

Variables

const char star = 42
 

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( HashTest  )

Variable Documentation

◆ star

const char star = 42

Definition at line 23 of file hash_test.cpp.