Unit Test for the shared memory classes. More...
#include <iostream>#include <cstdlib>#include <gtest/gtest.h>#include <ecl/exceptions/standard_exception.hpp>#include <ecl/time/sleep.hpp>#include "../../include/ecl/ipc/shared_memory.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 152 of file shared_memory.cpp.