Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Protected Types | Protected Member Functions | List of all members
net_instaweb::SharedCircularBufferTestBase Class Reference

This TestBase is added to pthread_shared_mem_test. More...

#include "shared_circular_buffer_test_base.h"

Inheritance diagram for net_instaweb::SharedCircularBufferTestBase:
net_instaweb::SharedCircularBufferTestTemplate< ConcreteTestEnv >

Protected Types

typedef void(SharedCircularBufferTestBase::* TestMethod )()
 

Protected Member Functions

 SharedCircularBufferTestBase (SharedMemTestEnv *test_env)
 
bool CreateChild (TestMethod method)
 
void TestCreate ()
 Test basic initialization/writing/cleanup.
 
void TestAdd ()
 Test writing from child process.
 
void TestClear ()
 Test cleanup from child process.
 
void TestCircular ()
 Test the shared memory circular buffer.
 

Detailed Description

This TestBase is added to pthread_shared_mem_test.


The documentation for this class was generated from the following file: