DDraceNetwork Documentation
Loading...
Searching...
No Matches
snapshot_test.cpp File Reference
#include <base/system.h>
#include <engine/shared/snapshot.h>
#include <generated/protocol.h>
#include <gtest/gtest.h>
Include dependency graph for snapshot_test.cpp:

Functions

 TEST (Snapshot, CrcOneInt)
 TEST (Snapshot, CrcTwoInts)
 TEST (Snapshot, CrcBiggerInts)
 TEST (Snapshot, CrcOverflow)

Function Documentation

◆ TEST() [1/4]

TEST ( Snapshot ,
CrcBiggerInts  )

◆ TEST() [2/4]

TEST ( Snapshot ,
CrcOneInt  )

◆ TEST() [3/4]

TEST ( Snapshot ,
CrcOverflow  )

◆ TEST() [4/4]

TEST ( Snapshot ,
CrcTwoInts  )