DDraceNetwork Documentation
Loading...
Searching...
No Matches
mapbugs_test.cpp File Reference
#include <base/system.h>
#include <game/mapbugs.h>
#include <gtest/gtest.h>
Include dependency graph for mapbugs_test.cpp:

Functions

static CMapBugs GetMapBugsImpl (const char *pName, int Size, const char *pSha256)
 TEST (MapBugs, Contains)
 TEST (MapBugs, Update)
 TEST (MapBugs, Dump)

Variables

static const char * BINARY_SHA256 = "65b410e197fd2298ec270e89a84b762f6739d1d18089529f8ef6cf2104d3d600"
static const char * DM1_SHA256 = "0b0c481d77519c32fbe85624ef16ec0fa9991aec7367ad538bd280f28d8c26cf"

Function Documentation

◆ GetMapBugsImpl()

CMapBugs GetMapBugsImpl ( const char * pName,
int Size,
const char * pSha256 )
static

◆ TEST() [1/3]

TEST ( MapBugs ,
Contains  )

◆ TEST() [2/3]

TEST ( MapBugs ,
Dump  )

◆ TEST() [3/3]

TEST ( MapBugs ,
Update  )

Variable Documentation

◆ BINARY_SHA256

const char* BINARY_SHA256 = "65b410e197fd2298ec270e89a84b762f6739d1d18089529f8ef6cf2104d3d600"
static

◆ DM1_SHA256

const char* DM1_SHA256 = "0b0c481d77519c32fbe85624ef16ec0fa9991aec7367ad538bd280f28d8c26cf"
static