Unit Test for ecl::FiFo containers. More...
#include <iostream>#include <gtest/gtest.h>#include "../../include/ecl/containers/array.hpp"#include "../../include/ecl/containers/fifo.hpp"
Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| TEST (FiFoTest, application) | |
| TEST (FiFoTest, constructors) | |
| TEST (FiFoTest, poping) | |