Functions
sigslots.cpp File Reference

Unit test the sigslots api. More...

#include <iostream>
#include <gtest/gtest.h>
#include <ecl/exceptions/standard_exception.hpp>
#include "../../include/ecl/sigslots/signal.hpp"
#include "../../include/ecl/sigslots/slot.hpp"
Include dependency graph for test/sigslots.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (SigSlotsTests, voidSigSlots)
 TEST (SigSlotsTests, relay)
 TEST (SigSlotsTests, dataSigSlots)
 TEST (SigSlotsTests, disconnect)

Detailed Description

Unit test the sigslots api.

Date:
May 16, 2010

Definition in file test/sigslots.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 177 of file test/sigslots.cpp.

TEST ( SigSlotsTests  ,
voidSigSlots   
)

Definition at line 94 of file test/sigslots.cpp.

TEST ( SigSlotsTests  ,
relay   
)

Definition at line 116 of file test/sigslots.cpp.

TEST ( SigSlotsTests  ,
dataSigSlots   
)

Definition at line 135 of file test/sigslots.cpp.

TEST ( SigSlotsTests  ,
disconnect   
)

Definition at line 153 of file test/sigslots.cpp.



ecl_sigslots
Author(s): Daniel Stonier
autogenerated on Wed Aug 26 2015 11:27:23