Classes | Functions
mini_table_test.cc File Reference
#include "upb/mini_table.hpp"
#include "absl/container/flat_hash_set.h"
#include "gmock/gmock.h"
#include "google/protobuf/descriptor.h"
#include "gtest/gtest.h"
#include "upb/msg_internal.h"
#include "upb/upb.hpp"
Include dependency graph for mini_table_test.cc:

Go to the source code of this file.

Classes

class  MiniTableTest
 

Functions

 INSTANTIATE_TEST_SUITE_P (Platforms, MiniTableTest, testing::Values(kUpb_MiniTablePlatform_32Bit, kUpb_MiniTablePlatform_64Bit))
 
 TEST (MiniTablePlatformIndependentTest, Base92Roundtrip)
 
 TEST (MiniTablePlatformIndependentTest, IsTypePackable)
 
 TEST_P (MiniTableTest, AllRepeatedTypes)
 
 TEST_P (MiniTableTest, AllScalarTypes)
 
 TEST_P (MiniTableTest, AllScalarTypesOneof)
 
 TEST_P (MiniTableTest, Empty)
 
 TEST_P (MiniTableTest, Skips)
 

Function Documentation

◆ INSTANTIATE_TEST_SUITE_P()

INSTANTIATE_TEST_SUITE_P ( Platforms  ,
MiniTableTest  ,
testing::Values(kUpb_MiniTablePlatform_32Bit, kUpb_MiniTablePlatform_64Bit  
)

◆ TEST() [1/2]

TEST ( MiniTablePlatformIndependentTest  ,
Base92Roundtrip   
)

Definition at line 170 of file mini_table_test.cc.

◆ TEST() [2/2]

TEST ( MiniTablePlatformIndependentTest  ,
IsTypePackable   
)

Definition at line 176 of file mini_table_test.cc.

◆ TEST_P() [1/5]

TEST_P ( MiniTableTest  ,
AllRepeatedTypes   
)

Definition at line 76 of file mini_table_test.cc.

◆ TEST_P() [2/5]

TEST_P ( MiniTableTest  ,
AllScalarTypes   
)

Definition at line 51 of file mini_table_test.cc.

◆ TEST_P() [3/5]

TEST_P ( MiniTableTest  ,
AllScalarTypesOneof   
)

Definition at line 131 of file mini_table_test.cc.

◆ TEST_P() [4/5]

TEST_P ( MiniTableTest  ,
Empty   
)

Definition at line 41 of file mini_table_test.cc.

◆ TEST_P() [5/5]

TEST_P ( MiniTableTest  ,
Skips   
)

Definition at line 102 of file mini_table_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:23