DDraceNetwork Docs
|
#include <gtest/gtest.h>
#include <base/system.h>
#include <engine/shared/snapshot.h>
#include <game/generated/protocol.h>
Functions | |
TEST (Snapshot, CrcOneInt) | |
TEST (Snapshot, CrcTwoInts) | |
TEST (Snapshot, CrcBiggerInts) | |
TEST (Snapshot, CrcOverflow) | |
TEST | ( | Snapshot | , |
CrcBiggerInts | |||
) |
TEST | ( | Snapshot | , |
CrcOneInt | |||
) |
TEST | ( | Snapshot | , |
CrcOverflow | |||
) |
TEST | ( | Snapshot | , |
CrcTwoInts | |||
) |