Functions
fifo.cpp File Reference

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"
Include dependency graph for fifo.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (FiFoTest, application)
 
 TEST (FiFoTest, constructors)
 
 TEST (FiFoTest, poping)
 

Detailed Description

Unit Test for ecl::FiFo containers.

Date
Aug, 2010

Definition in file fifo.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 192 of file fifo.cpp.

◆ TEST() [1/3]

TEST ( FiFoTest  ,
application   
)

Definition at line 97 of file fifo.cpp.

◆ TEST() [2/3]

TEST ( FiFoTest  ,
constructors   
)

Definition at line 28 of file fifo.cpp.

◆ TEST() [3/3]

TEST ( FiFoTest  ,
poping   
)

Definition at line 37 of file fifo.cpp.



ecl_containers
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:34