|
ddt 1.2.1
|
Contains unit tests for the class DdtMemoryManager. More...
Classes | |
| class | DdtMemoryManagerFake |
| class | DdtMemoryManagerTest |
Functions | |
| TEST_F (DdtMemoryManagerTest, GetShmIdTest) | |
| TEST_F (DdtMemoryManagerTest, CheckIfShmExistsTest) | |
| TEST_F (DdtMemoryManagerTest, CreateSharedMemoryTest) | |
| TEST_F (DdtMemoryManagerTest, DeleteSharedMemoryTest) | |
| TEST_F (DdtMemoryManagerTest, GetMaxDataSampleSizeTest) | |
| TEST_F (DdtMemoryManagerTest, GetNumberOfSamplesTest) | |
| TEST_F (DdtMemoryManagerTest, GetMemoryAccessorTest) | |
| TEST_F (DdtMemoryManagerTest, GetMaxPossibleBufferSizeTest) | |
| TEST_F (DdtMemoryManagerTest, CheckSpaceAvailabilityTest) | |
Contains unit tests for the class DdtMemoryManager.
| TEST_F | ( | DdtMemoryManagerTest | , |
| CheckIfShmExistsTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| CheckSpaceAvailabilityTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| CreateSharedMemoryTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| DeleteSharedMemoryTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| GetMaxDataSampleSizeTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| GetMaxPossibleBufferSizeTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| GetMemoryAccessorTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| GetNumberOfSamplesTest | ) |
| TEST_F | ( | DdtMemoryManagerTest | , |
| GetShmIdTest | ) |