proxygen
TypesTest.cpp File Reference
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <folly/io/Cursor.h>
#include <folly/io/IOBuf.h>
#include <fizz/record/Types.h>

Go to the source code of this file.

Namespaces

 fizz
 
 fizz::test
 

Functions

 fizz::test::TEST (TestTypes, WriteAndRead24BitsNormal)
 
 fizz::test::TEST (TestTypes, Write24BitsOverflow)
 
 fizz::test::TEST (TestTypes, Write24BitsBuffer)
 
 fizz::test::TEST (TestTypes, Write24BitsBufferOverflow)
 
 fizz::test::TEST (TestTypes, WriteBuf)