Classes | Functions
test_thread_safe_map.cpp File Reference

Testing the implementation of our thread safe map. More...

#include "sr_utilities/thread_safe_map.hpp"
#include <boost/thread/thread.hpp>
#include <boost/bind.hpp>
#include <gtest/gtest.h>
#include <string>
Include dependency graph for test_thread_safe_map.cpp:

Go to the source code of this file.

Classes

class  TestMultiThread
 

Functions

int main (int argc, char **argv)
 
 TEST (ThreadSafeMapOneThread, initialization)
 
 TEST (ThreadSafeMapOneThread, update)
 
 TEST (ThreadSafeMapMultiThreads, update)
 

Detailed Description

Testing the implementation of our thread safe map.

Author
Ugo Cupcic ugo@s.nosp@m.hado.nosp@m.wrobo.nosp@m.t.co.nosp@m.m
Date
Thu Jun 16 11:44:00 2011

Definition in file test_thread_safe_map.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 135 of file test_thread_safe_map.cpp.

◆ TEST() [1/3]

TEST ( ThreadSafeMapOneThread  ,
initialization   
)

Definition at line 88 of file test_thread_safe_map.cpp.

◆ TEST() [2/3]

TEST ( ThreadSafeMapOneThread  ,
update   
)

Definition at line 107 of file test_thread_safe_map.cpp.

◆ TEST() [3/3]

TEST ( ThreadSafeMapMultiThreads  ,
update   
)

Definition at line 129 of file test_thread_safe_map.cpp.



sr_utilities
Author(s): Ugo Cupcic
autogenerated on Mon Feb 28 2022 23:52:19