|
Page Speed Optimization Libraries
1.13.35.1
|
This TestBase is added to pthread_shared_mem_test. More...
#include "shared_circular_buffer_test_base.h"
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. | |
This TestBase is added to pthread_shared_mem_test.
1.8.6